This is the start of the stable review cycle for the 5.13.11 release. There are 8 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Sun, 15 Aug 2021 15:05:12 +0000. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.13.11-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.13.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 5.13.11-rc1 Miklos Szeredi <mszeredi@xxxxxxxxxx> ovl: prevent private clone if bind mount is not allowed Pali Rohár <pali@xxxxxxxxxx> ppp: Fix generating ppp unit id when ifname is not specified Luke D Jones <luke@xxxxxxxxxx> ALSA: hda: Add quirk for ASUS Flow x13 Jeremy Szu <jeremy.szu@xxxxxxxxxxxxx> ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC Takashi Iwai <tiwai@xxxxxxx> ALSA: pcm: Fix mmap breakage without explicit buffer setup Daniel Borkmann <daniel@xxxxxxxxxxxxx> bpf: Add lockdown check for probe_write_user helper Daniel Borkmann <daniel@xxxxxxxxxxxxx> bpf: Add _kernel suffix to internal lockdown_bpf_read Allen Pais <apais@xxxxxxxxxxxxxxxxxxx> firmware: tee_bnxt: Release TEE shm, session, and context during kexec ------------- Diffstat: Makefile | 4 ++-- drivers/firmware/broadcom/tee_bnxt_fw.c | 14 ++++++++--- drivers/net/ppp/ppp_generic.c | 19 +++++++++++---- fs/namespace.c | 42 ++++++++++++++++++++++----------- include/linux/security.h | 3 ++- kernel/bpf/helpers.c | 4 ++-- kernel/trace/bpf_trace.c | 13 +++++----- security/security.c | 3 ++- sound/core/pcm_native.c | 5 +++- sound/pci/hda/patch_realtek.c | 2 ++ 10 files changed, 75 insertions(+), 34 deletions(-)