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.1.6
Date: Sat, 14 Jan 2023 10:40:30 +0100 [thread overview]
Message-ID: <1673689231200135@kroah.com> (raw)
I'm announcing the release of the 6.1.6 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/parisc/include/uapi/asm/mman.h | 29 ++---
arch/parisc/kernel/sys_parisc.c | 28 +++++
arch/parisc/kernel/syscalls/syscall.tbl | 2
arch/x86/kernel/fpu/core.c | 19 +--
arch/x86/kernel/fpu/regset.c | 2
arch/x86/kernel/fpu/signal.c | 2
arch/x86/kernel/fpu/xstate.c | 52 +++++++++-
arch/x86/kernel/fpu/xstate.h | 4
fs/nfsd/nfs4proc.c | 7 -
fs/nfsd/nfs4xdr.c | 2
init/Kconfig | 6 +
net/sched/sch_api.c | 5 +
net/sunrpc/auth_gss/svcauth_gss.c | 4
net/sunrpc/svc.c | 6 -
net/sunrpc/svc_xprt.c | 2
net/sunrpc/svcsock.c | 8 -
net/sunrpc/xprtrdma/svc_rdma_transport.c | 2
sound/core/control.c | 24 +++-
sound/pci/hda/cs35l41_hda.c | 20 +++-
sound/pci/hda/patch_hdmi.c | 1
sound/pci/hda/patch_realtek.c | 2
tools/arch/parisc/include/uapi/asm/mman.h | 12 +-
tools/perf/bench/bench.h | 12 --
tools/testing/selftests/vm/pkey-x86.h | 12 ++
tools/testing/selftests/vm/protection_keys.c | 131 ++++++++++++++++++++++++++-
26 files changed, 308 insertions(+), 88 deletions(-)
Adrian Chan (1):
ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list
Chris Chiu (1):
ALSA: hda - Enable headset mic on another Dell laptop with ALC3254
Chuck Lever (1):
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Clement Lecigne (1):
ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF
Frederick Lawler (1):
net: sched: disallow noqueue for qdisc classes
Greg Kroah-Hartman (1):
Linux 6.1.6
Helge Deller (1):
parisc: Align parisc MADV_XXX constants with all other architectures
Jeremy Szu (1):
ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform
Kyle Huey (6):
x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
x86/fpu: Add a pkru argument to copy_uabi_to_xstate()
x86/fpu: Allow PKRU to be (once again) written by ptrace.
x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set
selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
Linus Torvalds (1):
gcc: disable -Warray-bounds for gcc-11 too
Takashi Iwai (2):
ALSA: hda: cs35l41: Don't return -EINVAL from system suspend/resume
ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idle
next reply other threads:[~2023-01-14 9:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-14 9:40 Greg Kroah-Hartman [this message]
2023-01-14 9:40 ` Linux 6.1.6 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=1673689231200135@kroah.com \
--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.