Daniel Borkmann (1): bpf, selftests: Adjust few selftest outcomes wrt unreachable code
Greg Kroah-Hartman (1): Linux 4.19.204
Lai Jiangshan (1): KVM: X86: MMU: Use the correct inherited permissions to get shadow page
Masami Hiramatsu (1): tracing: Reject string operand in the histogram expression
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
Sean Christopherson (1): KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
YueHaibing (1): net: xilinx_emaclite: Do not print real IOMEM pointer
Documentation/virtual/kvm/mmu.txt | 4 +- Makefile | 2 +- arch/x86/kvm/paging_tmpl.h | 14 ++++--- arch/x86/kvm/svm.c | 2 +- drivers/net/ethernet/xilinx/xilinx_emaclite.c | 5 +-- drivers/net/ppp/ppp_generic.c | 19 +++++++-- fs/namespace.c | 42 ++++++++++++------- kernel/trace/trace_events_hist.c | 14 +++++++ tools/testing/selftests/bpf/test_verifier.c | 2 + 9 files changed, 74 insertions(+), 30 deletions(-)