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: <2024072739-shortly-creamlike-8b8a@gregkh>
Date: Sat, 27 Jul 2024 11:42:39 +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 6.6.43

I'm announcing the release of the 6.6.43 kernel.

All users of the 6.6 kernel series must upgrade.

The updated 6.6.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.6.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/ipq6018.dtsi    |    1 
 arch/arm64/boot/dts/qcom/msm8996.dtsi    |    1 
 arch/arm64/boot/dts/qcom/qrb4210-rb2.dts |   13 ++++++++
 arch/arm64/boot/dts/qcom/sdm630.dtsi     |    1 
 arch/arm64/boot/dts/qcom/sm6350.dtsi     |    1 
 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c   |    2 -
 drivers/net/tap.c                        |    5 +++
 drivers/net/tun.c                        |    3 ++
 drivers/usb/gadget/function/f_midi2.c    |   19 +++++++-----
 fs/jfs/xattr.c                           |   23 ++++++++++++---
 fs/locks.c                               |    9 ++----
 fs/ntfs3/fslog.c                         |   44 ++++++++++++++++++++++++-----
 fs/ocfs2/dir.c                           |   46 +++++++++++++++++++------------
 sound/core/pcm_dmaengine.c               |    6 +++-
 sound/core/seq/seq_ump_client.c          |   16 ++++++++++
 sound/pci/hda/patch_realtek.c            |    2 +
 17 files changed, 149 insertions(+), 45 deletions(-)

Dan Carpenter (1):
      drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()

Dmitry Baryshkov (1):
      arm64: dts: qcom: qrb4210-rb2: switch I2C2 to i2c-gpio

Dongli Zhang (1):
      tun: add missing verification for short frame

Edson Juliano Drosdeck (1):
      ALSA: hda/realtek: Enable headset mic on Positivo SU C1400

Greg Kroah-Hartman (1):
      Linux 6.6.43

Jann Horn (1):
      filelock: Fix fcntl/close race recovery compat path

Konstantin Komarov (1):
      fs/ntfs3: Add a check for attr_names and oatbl

Krishna Kurapati (4):
      arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USB
      arm64: dts: qcom: sm6350: Disable SS instance in Parkmode for USB
      arm64: dts: qcom: ipq6018: Disable SS instance in Parkmode for USB
      arm64: dts: qcom: sdm630: Disable SS instance in Parkmode for USB

Seunghun Han (1):
      ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360

Shengjiu Wang (1):
      ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused

Si-Wei Liu (1):
      tap: add missing verification for short frame

Takashi Iwai (2):
      usb: gadget: midi2: Fix incorrect default MIDI2 protocol setup
      ALSA: seq: ump: Skip useless ports for static blocks

lei lu (3):
      ocfs2: add bounds checking to ocfs2_check_dir_entry()
      jfs: don't walk off the end of ealist
      fs/ntfs3: Validate ff offset


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ