docs: Document Syscall User Dispatch
authorGabriel Krisman Bertazi <krisman@collabora.com>
Fri, 27 Nov 2020 19:32:38 +0000 (14:32 -0500)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 2 Dec 2020 14:07:57 +0000 (15:07 +0100)
commita4452e671c6770e1bb80764f39995934067f70a0
treeb40bd7c73c8c25c0e5886b3f10b9fddcafaca0fa
parentd87ae0fa21c26db2d7c66f22dee9c27ecda48ce2
docs: Document Syscall User Dispatch

Explain the interface, provide some background and security notes.

[ tglx: Add note about non-visibility, add it to the index and fix the
   kerneldoc warning ]

Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Andy Lutomirski <luto@kernel.org>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20201127193238.821364-8-krisman@collabora.com
Documentation/admin-guide/index.rst
Documentation/admin-guide/syscall-user-dispatch.rst [new file with mode: 0644]