kernel-ark/Documentation/userspace-api
Linus Torvalds d9a7fa67b4 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Pull seccomp updates from James Morris:

 - Add SECCOMP_RET_USER_NOTIF

 - seccomp fixes for sparse warnings and s390 build (Tycho)

* 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security:
  seccomp, s390: fix build for syscall type change
  seccomp: fix poor type promotion
  samples: add an example of seccomp user trap
  seccomp: add a return code to trap to userspace
  seccomp: switch system call argument type to void *
  seccomp: hoist struct seccomp_data recalculation higher
2019-01-02 09:48:13 -08:00
..
conf.py
index.rst
no_new_privs.rst
seccomp_filter.rst seccomp: add a return code to trap to userspace 2018-12-11 16:28:41 -08:00
spec_ctrl.rst x86/speculation: Add prctl() control for indirect branch speculation 2018-11-28 11:57:13 +01:00
unshare.rst