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.0.1
Date: Wed, 12 Oct 2022 11:21:19 +0200	[thread overview]
Message-ID: <166556647915255@kroah.com> (raw)

I'm announcing the release of the 6.0.1 kernel.

All users of the 6.0 kernel series must upgrade.

The updated 6.0.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.0.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/code-of-conduct-interpretation.rst |    2 
 Makefile                                                 |    6 +-
 arch/riscv/kernel/cpu.c                                  |    2 
 arch/sparc/include/asm/smp_32.h                          |   15 ++---
 arch/sparc/kernel/leon_smp.c                             |   12 ++--
 arch/sparc/kernel/sun4d_smp.c                            |   12 ++--
 arch/sparc/kernel/sun4m_smp.c                            |   10 ++-
 arch/sparc/mm/srmmu.c                                    |   29 +++++------
 drivers/gpio/gpiolib-acpi.c                              |   38 +++++++++++++--
 drivers/hwmon/aquacomputer_d5next.c                      |    2 
 drivers/net/ethernet/mediatek/mtk_ppe.c                  |    2 
 drivers/usb/mon/mon_bin.c                                |    5 +
 drivers/usb/serial/ftdi_sio.c                            |    3 -
 fs/coredump.c                                            |    3 -
 fs/inode.c                                               |    7 +-
 include/net/xsk_buff_pool.h                              |    2 
 kernel/bpf/helpers.c                                     |   28 +++++------
 kernel/bpf/syscall.c                                     |    2 
 net/bluetooth/hci_core.c                                 |   15 +++++
 net/bluetooth/hci_event.c                                |    6 +-
 net/xdp/xsk.c                                            |    4 -
 net/xdp/xsk_buff_pool.c                                  |    5 +
 scripts/Makefile.extrawarn                               |    1 
 security/Kconfig.hardening                               |   14 +++--
 24 files changed, 140 insertions(+), 85 deletions(-)

Al Viro (1):
      fix coredump breakage

Aleksa Savic (1):
      hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets

Bart Van Assche (1):
      sparc: Unbreak the build

Daniel Golle (1):
      net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear

Dongliang Mu (1):
      fs: fix UAF/GPF bug in nilfs_mdt_destroy

Greg Kroah-Hartman (1):
      Linux 6.0.1

Jalal Mostafa (1):
      xsk: Inherit need_wakeup flag for shared sockets

Johan Hovold (1):
      USB: serial: ftdi_sio: fix 300 bps rate for SIO

Jules Irenge (1):
      bpf: Fix resetting logic for unreferenced kptrs

Kees Cook (1):
      hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero

Kumar Kartikeya Dwivedi (1):
      bpf: Gate dynptr API behind CAP_BPF

Mario Limonciello (2):
      gpiolib: acpi: Add support to ignore programming an interrupt
      gpiolib: acpi: Add a quirk for Asus UM325UAZ

Palmer Dabbelt (1):
      RISC-V: Print SSTC in canonical order

Sami Tolvanen (1):
      Makefile.extrawarn: Move -Wcast-function-type-strict to W=1

Shuah Khan (1):
      docs: update mediator information in CoC docs

Tadeusz Struk (1):
      usb: mon: make mmapped memory read only

Tetsuo Handa (1):
      Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works


             reply	other threads:[~2022-10-12  9:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-12  9:21 Greg Kroah-Hartman [this message]
2022-10-12  9:21 ` Linux 6.0.1 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=166556647915255@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.