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]
Message-ID: <2023070509-lubricate-object-151d@gregkh>
Date:   Wed,  5 Jul 2023 18:54:08 +0100
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 6.3.12

I'm announcing the release of the 6.3.12 kernel.

All users of the 6.3 kernel series must upgrade.

The updated 6.3.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.3.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

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

 Documentation/process/changes.rst        |    7 ++++
 Makefile                                 |    2 -
 drivers/cxl/core/pci.c                   |   27 ++-------------
 drivers/cxl/cxl.h                        |    1 
 drivers/cxl/port.c                       |   14 ++------
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c   |    4 ++
 drivers/gpu/drm/amd/display/dc/core/dc.c |   49 +++++++++++++++++-----------
 drivers/md/dm-ioctl.c                    |   33 ++++++++++++-------
 drivers/nubus/proc.c                     |   22 +++++++++---
 drivers/pci/pci-acpi.c                   |   53 +++++++++++++++++++++++--------
 fs/nfs/inode.c                           |    2 -
 include/linux/mm.h                       |    4 +-
 mm/nommu.c                               |    7 +++-
 scripts/tags.sh                          |    9 ++++-
 tools/testing/cxl/Kbuild                 |    1 
 tools/testing/cxl/test/mock.c            |   15 --------
 16 files changed, 147 insertions(+), 103 deletions(-)

Ahmed S. Darwish (2):
      scripts/tags.sh: Resolve gtags empty index generation
      docs: Set minimal gtags / GNU GLOBAL version to 6.6.5

Aric Cyr (1):
      drm/amd/display: Do not update DRR while BW optimizations pending

Bas Nieuwenhuizen (1):
      drm/amdgpu: Validate VM ioctl flags.

Bjorn Helgaas (1):
      PCI/ACPI: Validate acpi_pci_set_power_state() parameter

Dan Williams (1):
      Revert "cxl/port: Enable the HDM decoder capability for switch ports"

Demi Marie Obenour (1):
      dm ioctl: Avoid double-fetch of version

Finn Thain (1):
      nubus: Partially revert proc_create_single_data() conversion

Greg Kroah-Hartman (1):
      Linux 6.3.12

Jeff Layton (1):
      nfs: don't report STATX_BTIME in ->getattr

Linus Torvalds (1):
      execve: always mark stack as growing down during early stack setup

Mario Limonciello (1):
      PCI/ACPI: Call _REG when transitioning D-states

Max Filippov (1):
      xtensa: fix lock_mm_and_find_vma in case VMA not found

Rodrigo Siqueira (1):
      drm/amd/display: Ensure vmin and vmax adjust for DCE

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ