index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
seccomp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
Guenter Roeck
2014-08-11
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
1
-10
/
+10
|
\
|
*
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
1
-5
/
+5
|
*
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
Alexei Starovoitov
2014-08-02
1
-2
/
+2
|
*
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
2014-08-02
1
-2
/
+2
|
*
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
2014-07-24
1
-1
/
+1
*
|
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
2014-07-18
1
-1
/
+134
*
|
seccomp: allow mode setting across threads
Kees Cook
2014-07-18
1
-11
/
+25
*
|
seccomp: introduce writer locking
Kees Cook
2014-07-18
1
-1
/
+15
*
|
seccomp: split filter prep from check and apply
Kees Cook
2014-07-18
1
-30
/
+67
*
|
sched: move no_new_privs into new atomic flags
Kees Cook
2014-07-18
1
-1
/
+1
*
|
seccomp: add "seccomp" syscall
Kees Cook
2014-07-18
1
-5
/
+50
*
|
seccomp: split mode setting routines
Kees Cook
2014-07-18
1
-23
/
+48
*
|
seccomp: extract check/assign mode helpers
Kees Cook
2014-07-18
1
-4
/
+18
*
|
seccomp: create internal mode-setting function
Kees Cook
2014-07-18
1
-2
/
+14
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-51
/
+59
|
\
|
*
net: filter: get rid of BPF_S_* enum
Daniel Borkmann
2014-06-01
1
-42
/
+41
|
*
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
2014-05-21
1
-4
/
+2
|
*
seccomp: JIT compile seccomp filter
Alexei Starovoitov
2014-05-15
1
-9
/
+20
*
|
kernel/seccomp.c: kernel-doc warning fix
Fabian Frederick
2014-06-06
1
-2
/
+2
|
/
*
seccomp: fix memory leak on filter attach
Kees Cook
2014-04-16
1
-0
/
+2
*
seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF
Daniel Borkmann
2014-04-14
1
-9
/
+8
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
1
-2
/
+2
|
\
|
*
syscall_get_arch: remove useless function arguments
Eric Paris
2014-03-20
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2014-04-03
1
-1
/
+1
|
\
\
|
*
|
kernel: Mark function as static in kernel/seccomp.c
Rashika Kheria
2014-02-28
1
-1
/
+1
|
|
/
*
/
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
2014-03-31
1
-61
/
+58
|
/
*
seccomp: allow BPF_XOR based ALU instructions.
Nicolas Schichan
2013-03-26
1
-0
/
+2
*
seccomp: Make syscall skipping and nr changes more consistent
Andy Lutomirski
2012-10-02
1
-3
/
+10
*
seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER
Will Drewry
2012-04-18
1
-4
/
+9
*
ptrace,seccomp: Add PTRACE_SECCOMP support
Will Drewry
2012-04-14
1
-0
/
+16
*
seccomp: Add SECCOMP_RET_TRAP
Will Drewry
2012-04-14
1
-0
/
+26
*
seccomp: add SECCOMP_RET_ERRNO
Will Drewry
2012-04-14
1
-10
/
+32
*
seccomp: remove duplicated failure logging
Kees Cook
2012-04-14
1
-14
/
+1
*
seccomp: add system call filtering using BPF
Will Drewry
2012-04-14
1
-18
/
+378
*
seccomp: audit abnormal end to a process due to seccomp
Eric Paris
2012-01-17
1
-0
/
+2
*
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
2009-03-02
1
-3
/
+4
*
make seccomp zerocost in schedule
Andrea Arcangeli
2007-07-16
1
-0
/
+3
*
move seccomp from /proc to a prctl
Andrea Arcangeli
2007-07-16
1
-0
/
+26
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+56