All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 6.12.32
Date: Wed,  4 Jun 2025 15:07:27 +0200	[thread overview]
Message-ID: <2025060428-exile-lubricate-e455@gregkh> (raw)

I'm announcing the release of the 6.12.32 kernel.

All users of the 6.12 kernel series must upgrade.

The updated 6.12.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.12.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 
 arch/arm64/boot/dts/qcom/ipq9574.dtsi                                |    2 
 arch/arm64/boot/dts/qcom/sa8775p.dtsi                                |  246 ----------
 arch/arm64/boot/dts/qcom/sm8350.dtsi                                 |    2 
 arch/arm64/boot/dts/qcom/sm8450.dtsi                                 |    2 
 arch/arm64/boot/dts/qcom/sm8550.dtsi                                 |    2 
 arch/arm64/boot/dts/qcom/sm8650.dtsi                                 |    2 
 arch/arm64/boot/dts/qcom/x1e80100-asus-vivobook-s15.dts              |    4 
 arch/arm64/boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts             |    7 
 arch/arm64/boot/dts/qcom/x1e80100-qcp.dts                            |    6 
 arch/arm64/boot/dts/qcom/x1e80100.dtsi                               |   10 
 arch/arm64/boot/dts/ti/k3-am62-main.dtsi                             |    2 
 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi                            |    2 
 arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi               |    2 
 arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso                  |    3 
 arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-ov5640.dtso                  |    2 
 arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-tevi-ov5640.dtso             |    2 
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi                             |    2 
 arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts                     |   13 
 arch/arm64/boot/dts/ti/k3-j721e-sk-csi2-dual-imx219.dtso             |   35 +
 arch/arm64/boot/dts/ti/k3-j721e-sk.dts                               |   31 +
 arch/arm64/boot/dts/ti/k3-j722s-evm.dts                              |    8 
 arch/arm64/boot/dts/ti/k3-j722s-main.dtsi                            |    4 
 arch/arm64/boot/dts/ti/k3-j784s4-j742s2-main-common.dtsi             |    2 
 arch/um/Makefile                                                     |    1 
 drivers/char/tpm/tpm-buf.c                                           |    6 
 drivers/dma/idxd/cdev.c                                              |    4 
 drivers/gpio/gpio-virtuser.c                                         |   12 
 drivers/gpu/drm/amd/display/dc/dml2/dml21/dml21_translation_helper.c |   20 
 drivers/gpu/drm/amd/display/dc/link/link_dpms.c                      |   13 
 drivers/gpu/drm/xe/regs/xe_gt_regs.h                                 |    1 
 drivers/gpu/drm/xe/xe_lrc.c                                          |    4 
 drivers/gpu/drm/xe/xe_lrc_types.h                                    |    4 
 drivers/gpu/drm/xe/xe_wa.c                                           |    4 
 drivers/hid/hid-ids.h                                                |    4 
 drivers/hid/hid-quirks.c                                             |    2 
 drivers/net/can/kvaser_pciefd.c                                      |   81 +--
 drivers/net/ethernet/ti/am65-cpsw-nuss.c                             |    2 
 drivers/nvme/host/pci.c                                              |    2 
 drivers/perf/arm-cmn.c                                               |   11 
 drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c                    |    2 
 drivers/phy/starfive/phy-jh7110-usb.c                                |    7 
 drivers/platform/x86/fujitsu-laptop.c                                |   33 +
 drivers/platform/x86/thinkpad_acpi.c                                 |    7 
 drivers/spi/spi-sun4i.c                                              |    5 
 fs/coredump.c                                                        |   65 ++
 fs/nfs/client.c                                                      |    2 
 fs/nfs/dir.c                                                         |   15 
 fs/nfs/filelayout/filelayoutdev.c                                    |    6 
 fs/nfs/flexfilelayout/flexfilelayoutdev.c                            |    6 
 fs/nfs/pnfs.h                                                        |    4 
 fs/nfs/pnfs_nfs.c                                                    |    9 
 fs/smb/server/oplock.c                                               |    7 
 include/linux/coredump.h                                             |    1 
 include/linux/nfs_fs_sb.h                                            |   12 
 net/sched/sch_hfsc.c                                                 |    9 
 sound/pci/hda/patch_realtek.c                                        |    5 
 57 files changed, 406 insertions(+), 353 deletions(-)

Alessandro Grassi (1):
      spi: spi-sun4i: fix early activation

Algea Cao (1):
      phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error

Alok Tiwari (1):
      arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node

Aradhya Bhatia (1):
      drm/xe/xe2hpg: Add Wa_22021007897

Aurabindo Pillai (1):
      drm/amd/display: check stream id dml21 wrapper to get plane_id

Axel Forsman (1):
      can: kvaser_pciefd: Force IRQ edge in case of nested IRQ

Christian Brauner (2):
      coredump: fix error handling for replace_fd()
      coredump: hand a pidfd to the usermode coredump helper

George Shen (1):
      drm/amd/display: fix link_set_dpms_off multi-display MST corner case

Greg Kroah-Hartman (1):
      Linux 6.12.32

Hal Feng (1):
      phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failure

Ilya Guterman (1):
      nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro

Jeff Layton (1):
      nfs: don't share pNFS DS connections between net namespaces

Johan Hovold (2):
      arm64: dts: qcom: x1e80100-qcp: mark l12b and l15b always-on
      arm64: dts: qcom: x1e80100-yoga-slim7x: mark l12b and l15b always-on

John Chau (1):
      platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS

Judith Mendez (4):
      arm64: dts: ti: k3-am62-main: Set eMMC clock parent to default
      arm64: dts: ti: k3-am62a-main: Set eMMC clock parent to default
      arm64: dts: ti: k3-am62p-j722s-common-main: Set eMMC clock parent to default
      arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0

Kailang Yang (1):
      ALSA: hda/realtek - restore auto-mute mode for Dell Chrome platform

Karthik Sanagavarapu (1):
      arm64: dts: qcom: sa8775p: Remove cdsp compute-cb@10

Ling Xu (1):
      arm64: dts: qcom: sa8775p: Remove extra entries from the iommus property

Mark Pearson (1):
      platform/x86: thinkpad_acpi: Ignore battery threshold change event notification

Markus Burri (1):
      gpio: virtuser: fix potential out-of-bound write

Masahiro Yamada (1):
      um: let 'make clean' properly clean underlying SUBARCH as well

Milton Barrera (1):
      HID: quirks: Add ADATA XPG alpha wireless mouse support

Namjae Jeon (1):
      ksmbd: use list_first_entry_or_null for opinfo_get_list()

Nishanth Menon (1):
      net: ethernet: ti: am65-cpsw: Lower random mac address error print to info

Pedro Tammela (1):
      net_sched: hfsc: Address reentrant enqueue adding class to eltree twice

Purva Yeshi (2):
      dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open
      char: tpm: tpm-buf: Add sanity check fallback in read helpers

Robin Murphy (3):
      perf/arm-cmn: Fix REQ2/SNP2 mixup
      perf/arm-cmn: Initialise cmn->cpu earlier
      perf/arm-cmn: Add CMN S3 ACPI binding

Siddharth Vadapalli (3):
      arm64: dts: ti: k3-j722s-evm: Enable "serdes_wiz0" and "serdes_wiz1"
      arm64: dts: ti: k3-j722s-main: Disable "serdes_wiz0" and "serdes_wiz1"
      arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix length of serdes_ln_ctrl

Stephan Gerhold (8):
      arm64: dts: qcom: ipq9574: Add missing properties for cryptobam
      arm64: dts: qcom: sm8450: Add missing properties for cryptobam
      arm64: dts: qcom: sm8550: Add missing properties for cryptobam
      arm64: dts: qcom: sm8650: Add missing properties for cryptobam
      arm64: dts: qcom: x1e80100-asus-vivobook-s15: Fix vreg_l2j_1p2 voltage
      arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Fix vreg_l2j_1p2 voltage
      arm64: dts: qcom: x1e80100-qcp: Fix vreg_l2j_1p2 voltage
      arm64: dts: qcom: x1e80100: Fix video thermal zone

Trond Myklebust (1):
      NFS: Avoid flushing data while holding directory locks in nfs_rename()

Umesh Nerlige Ramappa (1):
      drm/xe: Save the gt pointer in lrc and drop the tile

Valtteri Koskivuori (1):
      platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys

Yemike Abhilash Chandra (7):
      arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay
      arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in IMX219 overlay
      arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay
      arm64: dts: ti: k3-am68-sk: Fix regulator hierarchy
      arm64: dts: ti: k3-j721e-sk: Add DT nodes for power regulators
      arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay
      arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219


             reply	other threads:[~2025-06-04 13:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-04 13:07 Greg Kroah-Hartman [this message]
2025-06-04 13:07 ` Linux 6.12.32 Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2025060428-exile-lubricate-e455@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.