lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue,  4 Oct 2022 16:18:54 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, jslaby@...e.cz,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 5.19.13

I'm announcing the release of the 5.19.13 kernel.

This release is to resolve a regression on some Intel graphics systems that had
problems with 5.19.12.  If you do not have this problem with 5.19.12, there is
no need to upgrade.

The updated 5.19.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.19.y
and can be browsed at the normal kernel.org git web browser:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                                               |    2 
 drivers/gpu/drm/i915/display/g4x_dp.c                  |   22 
 drivers/gpu/drm/i915/display/icl_dsi.c                 |   18 
 drivers/gpu/drm/i915/display/intel_backlight.c         |   23 -
 drivers/gpu/drm/i915/display/intel_bios.c              |  384 +++++++----------
 drivers/gpu/drm/i915/display/intel_bios.h              |    4 
 drivers/gpu/drm/i915/display/intel_ddi.c               |   22 
 drivers/gpu/drm/i915/display/intel_ddi_buf_trans.c     |    9 
 drivers/gpu/drm/i915/display/intel_display_types.h     |   69 ---
 drivers/gpu/drm/i915/display/intel_dp.c                |   40 -
 drivers/gpu/drm/i915/display/intel_dp.h                |    2 
 drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c  |    6 
 drivers/gpu/drm/i915/display/intel_drrs.c              |    3 
 drivers/gpu/drm/i915/display/intel_dsi.c               |    2 
 drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.c |    9 
 drivers/gpu/drm/i915/display/intel_dsi_vbt.c           |   56 +-
 drivers/gpu/drm/i915/display/intel_lvds.c              |    6 
 drivers/gpu/drm/i915/display/intel_panel.c             |   13 
 drivers/gpu/drm/i915/display/intel_pps.c               |   70 ---
 drivers/gpu/drm/i915/display/intel_psr.c               |   35 -
 drivers/gpu/drm/i915/display/intel_sdvo.c              |    3 
 drivers/gpu/drm/i915/display/vlv_dsi.c                 |   21 
 drivers/gpu/drm/i915/i915_drv.h                        |   63 ++
 23 files changed, 385 insertions(+), 497 deletions(-)

Greg Kroah-Hartman (9):
      Revert "drm/i915/display: Fix handling of enable_psr parameter"
      Revert "drm/i915/dsi: fix dual-link DSI backlight and CABC ports for display 11+"
      Revert "drm/i915/dsi: filter invalid backlight and CABC ports"
      Revert "drm/i915/bios: Split VBT data into per-panel vs. global parts"
      Revert "drm/i915/bios: Split VBT parsing to global vs. panel specific parts"
      Revert "drm/i915/bios: Split parse_driver_features() into two parts"
      Revert "drm/i915/pps: Split pps_init_delays() into distinct parts"
      Revert "drm/i915: Extract intel_edp_fixup_vbt_bpp()"
      Linux 5.19.13

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ