]> Git Repo - linux.git/commit
x86: mm: add x86_64 support for page table check
authorPasha Tatashin <[email protected]>
Fri, 14 Jan 2022 22:06:41 +0000 (14:06 -0800)
committerLinus Torvalds <[email protected]>
Sat, 15 Jan 2022 14:30:28 +0000 (16:30 +0200)
commitd283d422c6c4f0264fe8ecf5ae80036bf73f4594
tree3b4b472d021fb6a4288066b1ccce4b835931549e
parentdf4e817b710809425d899340dbfa8504a3ca4ba5
x86: mm: add x86_64 support for page table check

Add page table check hooks into routines that modify user page tables.

Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Pasha Tatashin <[email protected]>
Cc: Aneesh Kumar K.V <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Greg Thelen <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Cc: Mike Rapoport <[email protected]>
Cc: Muchun Song <[email protected]>
Cc: Paul Turner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sami Tolvanen <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Wei Xu <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/x86/Kconfig
arch/x86/include/asm/pgtable.h
This page took 0.047367 seconds and 4 git commands to generate.