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