index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
seccomp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-09-01
1
-35
/
+7
|
\
|
*
signal/seccomp: Dump core when there is only one live thread
Eric W. Biederman
2021-08-26
1
-1
/
+1
|
*
signal/seccomp: Refactor seccomp signal and coredump generation
Eric W. Biederman
2021-08-26
1
-34
/
+6
*
|
seccomp: Fix setting loaded filter count during TSYNC
Hsuan-Chi Kuo
2021-08-11
1
-1
/
+1
|
/
*
seccomp: Support atomic "addfd + send reply"
Rodrigo Campos
2021-06-28
1
-6
/
+45
*
seccomp: Refactor notification handler to prepare for new semantics
Sargun Dhillon
2021-05-29
1
-14
/
+16
*
Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-05-03
1
-5
/
+12
|
\
|
*
fs: split receive_fd_replace from __receive_fd
Christoph Hellwig
2021-04-16
1
-5
/
+12
*
|
seccomp: Fix "cacheable" typo in comments
Cui GaoSheng
2021-03-30
1
-1
/
+1
|
/
*
seccomp: Improve performace by optimizing rmb()
wanghongzhe
2021-02-10
1
-1
/
+1
*
seccomp: Add missing return in non-void function
Paul Cercueil
2021-01-11
1
-0
/
+2
*
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
1
-3
/
+293
|
\
|
*
Merge branch 'for-linus/seccomp' into for-next/seccomp
Kees Cook
2020-11-20
1
-3
/
+2
|
|
\
|
*
|
seccomp: Remove bogus __user annotations
Jann Horn
2020-11-20
1
-2
/
+2
|
*
|
seccomp/cache: Report cache data through /proc/pid/seccomp_cache
YiFei Zhu
2020-11-20
1
-0
/
+59
|
*
|
seccomp/cache: Add "emulator" to check if filter is constant allow
YiFei Zhu
2020-11-20
1
-1
/
+155
|
*
|
seccomp/cache: Lookup syscall allowlist bitmap for fast path
YiFei Zhu
2020-11-20
1
-0
/
+77
*
|
|
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
1
-3
/
+3
|
|
/
*
/
seccomp: Set PF_SUPERPRIV when checking capability
Mickaël Salaün
2020-11-17
1
-3
/
+2
|
/
*
seccomp: Make duplicate listener detection non-racy
Jann Horn
2020-10-08
1
-7
/
+31
*
seccomp: Use current_pt_regs() instead of task_pt_regs(current)
Denis Efremov
2020-09-08
1
-7
/
+11
*
seccomp: kill process instead of thread for unknown actions
Rich Felker
2020-09-08
1
-4
/
+4
*
seccomp: don't leave dangling ->notif if file allocation fails
Tycho Andersen
2020-09-08
1
-3
/
+8
*
seccomp: don't leak memory when filter install races
Tycho Andersen
2020-09-08
1
-3
/
+10
*
seccomp: Introduce addfd ioctl to seccomp user notifier
Sargun Dhillon
2020-07-14
1
-2
/
+173
*
seccomp: Use -1 marker for end of mode 1 syscall list
Kees Cook
2020-07-10
1
-5
/
+5
*
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
2020-07-10
1
-0
/
+9
*
seccomp: Use pr_fmt
Kees Cook
2020-07-10
1
-1
/
+2
*
seccomp: notify about unused filter
Christian Brauner
2020-07-10
1
-5
/
+39
*
seccomp: Lift wait_queue into struct seccomp_filter
Christian Brauner
2020-07-10
1
-6
/
+6
*
seccomp: release filter after task is fully dead
Christian Brauner
2020-07-10
1
-25
/
+37
*
seccomp: rename "usage" to "refs" and document
Christian Brauner
2020-07-10
1
-9
/
+10
*
seccomp: Add find_notification helper
Sargun Dhillon
2020-07-10
1
-26
/
+27
*
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
2020-07-10
1
-0
/
+3
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
1
-3
/
+1
|
\
|
*
bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.
David Miller
2020-02-24
1
-3
/
+1
*
|
seccomp: Add missing compat_ioctl for notify
Sven Schnelle
2020-03-29
1
-0
/
+1
*
|
seccomp: allow TSYNC and USER_NOTIF together
Tycho Andersen
2020-03-04
1
-4
/
+10
|
/
*
seccomp: Check that seccomp_notif is zeroed out by the user
Sargun Dhillon
2020-01-02
1
-0
/
+7
*
seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE
Christian Brauner
2019-10-10
1
-6
/
+22
*
signal: Remove the signal number and task parameters from force_sig_info
Eric W. Biederman
2019-05-29
1
-1
/
+1
*
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
1
-2
/
+2
|
\
|
*
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
1
-2
/
+2
*
|
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
\
|
*
|
seccomp: fix up grammar in comment
Tycho Andersen
2019-04-23
1
-1
/
+1
|
|
/
*
|
Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-04-29
1
-2
/
+15
|
\
\
|
*
|
seccomp: Make NEW_LISTENER and TSYNC flags exclusive
Tycho Andersen
2019-04-25
1
-2
/
+15
|
|
/
*
/
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-1
/
+1
|
/
[next]