Linux 6.12.99

From: Greg Kroah-Hartman

Date: Wed Jul 29 2026 - 12:29:18 EST


I'm announcing the release of the 6.12.99 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 +-
fs/proc/base.c | 26 ++++++++++++++------------
kernel/fork.c | 5 +++--
mm/madvise.c | 4 ++--
mm/process_vm_access.c | 4 ++--
5 files changed, 22 insertions(+), 19 deletions(-)

Greg Kroah-Hartman (1):
Linux 6.12.99

Lorenzo Stoakes (1):
mm: refactor mm_access() to not return NULL