I'm announcing the release of the 5.13.11 kernel. All users of the 5.13 kernel series must upgrade. The updated 5.13.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.13.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 - drivers/firmware/broadcom/tee_bnxt_fw.c | 14 ++++++++-- drivers/net/ppp/ppp_generic.c | 19 +++++++++++--- fs/namespace.c | 42 +++++++++++++++++++++----------- include/linux/security.h | 1 kernel/trace/bpf_trace.c | 5 ++- security/security.c | 1 sound/core/pcm_native.c | 5 +++ sound/pci/hda/patch_realtek.c | 2 + 9 files changed, 66 insertions(+), 25 deletions(-) Allen Pais (1): firmware: tee_bnxt: Release TEE shm, session, and context during kexec Daniel Borkmann (1): bpf: Add lockdown check for probe_write_user helper Greg Kroah-Hartman (1): Linux 5.13.11 Jeremy Szu (1): ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC Luke D Jones (1): ALSA: hda: Add quirk for ASUS Flow x13 Miklos Szeredi (1): ovl: prevent private clone if bind mount is not allowed Pali Rohár (1): ppp: Fix generating ppp unit id when ifname is not specified Takashi Iwai (1): ALSA: pcm: Fix mmap breakage without explicit buffer setup