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: <2024072707-overbite-recycler-543c@gregkh>
Date: Sat, 27 Jul 2024 11:42:06 +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.1.102

I'm announcing the release of the 6.1.102 kernel.

All users of the 6.1 kernel series must upgrade.

The updated 6.1.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.1.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/sdm630.dtsi   |    1 
 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c |    2 -
 drivers/net/tap.c                      |    5 +++
 drivers/net/tun.c                      |    3 ++
 fs/btrfs/transaction.c                 |    5 ++-
 fs/f2fs/super.c                        |   15 +++++++++-
 fs/jfs/xattr.c                         |   23 +++++++++++++---
 fs/locks.c                             |    9 ++----
 fs/ntfs3/fslog.c                       |    6 +++-
 fs/ocfs2/dir.c                         |   46 ++++++++++++++++++++-------------
 sound/core/pcm_dmaengine.c             |    6 +++-
 sound/pci/hda/patch_realtek.c          |    2 +
 15 files changed, 94 insertions(+), 33 deletions(-)

Chao Yu (1):
      f2fs: avoid dead loop in f2fs_issue_checkpoint()

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

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

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

Filipe Manana (1):
      btrfs: do not BUG_ON on failure to get dir index for new snapshot

Greg Kroah-Hartman (1):
      Linux 6.1.102

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

Krishna Kurapati (3):
      arm64: dts: qcom: msm8996: 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

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