index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-15
seccomp: Introduce addfd ioctl to seccomp user notifier
Sargun Dhillon
3
-2
/
+199
2020-07-13
fs: Expand __receive_fd() to accept existing fd
Kees Cook
2
-9
/
+26
2020-07-13
pidfd: Replace open-coded receive_fd()
Kees Cook
1
-13
/
+2
2020-07-13
fs: Add receive_fd() wrapper for __receive_fd()
Kees Cook
4
-9
/
+19
2020-07-13
fs: Move __scm_install_fd() to __receive_fd()
Kees Cook
5
-28
/
+55
2020-07-13
net/scm: Regularize compat handling of scm_detach_fds()
Kees Cook
3
-47
/
+37
2020-07-13
pidfd: Add missing sock updates for pidfd_getfd()
Kees Cook
1
-2
/
+5
2020-07-13
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
3
-0
/
+26
2020-07-11
selftests/seccomp: Check ENOSYS under tracing
Kees Cook
1
-0
/
+20
2020-07-11
selftests/seccomp: Refactor to use fixture variants
Kees Cook
1
-157
/
+42
2020-07-11
selftests/harness: Clean up kern-doc for fixtures
Kees Cook
1
-7
/
+8
2020-07-11
seccomp: Use -1 marker for end of mode 1 syscall list
Kees Cook
3
-8
/
+8
2020-07-11
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
3
-2
/
+12
2020-07-11
selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()
Kees Cook
1
-23
/
+23
2020-07-11
selftests/seccomp: Make kcmp() less required
Kees Cook
1
-20
/
+38
2020-07-11
seccomp: Use pr_fmt
Kees Cook
1
-1
/
+2
2020-07-11
selftests/seccomp: Improve calibration loop
Kees Cook
1
-18
/
+32