Linus Torvalds
|
ba1a96fc7d
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Daniel Borkmann
|
60a3b2253c
net: bpf: make eBPF interpreter images read-only
|
11 years ago |
Andy Lutomirski
|
d39bd00dea
seccomp: Allow arch code to provide seccomp_data
|
11 years ago |
Andy Lutomirski
|
13aa72f0fd
seccomp: Refactor the filter callback and the API
|
11 years ago |
Andy Lutomirski
|
a4412fc948
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
|
11 years ago |
Guenter Roeck
|
69f6a34bde
seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
|
11 years ago |
Linus Torvalds
|
ae045e2455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 years ago |
Alexei Starovoitov
|
7ae457c1e5
net: filter: split 'struct sk_filter' into socket and bpf parts
|
11 years ago |
Alexei Starovoitov
|
8fb575ca39
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
|
11 years ago |
Alexei Starovoitov
|
4df95ff488
net: filter: rename sk_chk_filter() -> bpf_check_classic()
|
11 years ago |
Alexei Starovoitov
|
2695fb552c
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
|
11 years ago |
Kees Cook
|
c2e1f2e30d
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
|
11 years ago |
Kees Cook
|
3ba2530cc0
seccomp: allow mode setting across threads
|
11 years ago |
Kees Cook
|
dbd952127d
seccomp: introduce writer locking
|
11 years ago |
Kees Cook
|
c8bee430dc
seccomp: split filter prep from check and apply
|
11 years ago |
Kees Cook
|
1d4457f999
sched: move no_new_privs into new atomic flags
|
11 years ago |
Kees Cook
|
48dc92b9fc
seccomp: add "seccomp" syscall
|
11 years ago |
Kees Cook
|
3b23dd1284
seccomp: split mode setting routines
|
11 years ago |
Kees Cook
|
1f41b45041
seccomp: extract check/assign mode helpers
|
11 years ago |
Kees Cook
|
d78ab02c2c
seccomp: create internal mode-setting function
|
11 years ago |
Linus Torvalds
|
f9da455b93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 years ago |
Fabian Frederick
|
119ce5c8b9
kernel/seccomp.c: kernel-doc warning fix
|
11 years ago |
Daniel Borkmann
|
3480593131
net: filter: get rid of BPF_S_* enum
|
11 years ago |
Alexei Starovoitov
|
5fe821a9de
net: filter: cleanup invocation of internal BPF
|
11 years ago |
Alexei Starovoitov
|
8f577cadf7
seccomp: JIT compile seccomp filter
|
11 years ago |
Kees Cook
|
0acf07d240
seccomp: fix memory leak on filter attach
|
11 years ago |
Daniel Borkmann
|
2eac764832
seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF
|
11 years ago |
Linus Torvalds
|
0b747172dc
Merge git://git.infradead.org/users/eparis/audit
|
11 years ago |
Linus Torvalds
|
bea803183e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
11 years ago |
Alexei Starovoitov
|
bd4cf0ed33
net: filter: rework/optimize internal BPF interpreter's instruction set
|
11 years ago |