1. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  3. 8fb575c net: filter: rename sk_convert_filter() -> bpf_convert_filter() by Alexei Starovoitov · 10 years ago
  4. 4df95ff net: filter: rename sk_chk_filter() -> bpf_check_classic() by Alexei Starovoitov · 10 years ago
  5. 2695fb5 net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' by Alexei Starovoitov · 10 years ago
  6. c2e1f2e seccomp: implement SECCOMP_FILTER_FLAG_TSYNC by Kees Cook · 11 years ago
  7. 3ba2530 seccomp: allow mode setting across threads by Kees Cook · 11 years ago
  8. dbd95212 seccomp: introduce writer locking by Kees Cook · 11 years ago
  9. c8bee43 seccomp: split filter prep from check and apply by Kees Cook · 11 years ago
  10. 1d4457f sched: move no_new_privs into new atomic flags by Kees Cook · 11 years ago
  11. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 11 years ago
  12. 3b23dd1 seccomp: split mode setting routines by Kees Cook · 11 years ago
  13. 1f41b450 seccomp: extract check/assign mode helpers by Kees Cook · 11 years ago
  14. d78ab02 seccomp: create internal mode-setting function by Kees Cook · 11 years ago
  15. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  16. 119ce5c kernel/seccomp.c: kernel-doc warning fix by Fabian Frederick · 11 years ago
  17. 3480593 net: filter: get rid of BPF_S_* enum by Daniel Borkmann · 11 years ago
  18. 5fe821a net: filter: cleanup invocation of internal BPF by Alexei Starovoitov · 11 years ago
  19. 8f577ca seccomp: JIT compile seccomp filter by Alexei Starovoitov · 11 years ago
  20. 0acf07d seccomp: fix memory leak on filter attach by Kees Cook · 11 years ago
  21. 2eac764 seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF by Daniel Borkmann · 11 years ago
  22. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  23. bea8031 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  24. bd4cf0e net: filter: rework/optimize internal BPF interpreter's instruction set by Alexei Starovoitov · 11 years ago
  25. 5e937a9 syscall_get_arch: remove useless function arguments by Eric Paris · 11 years ago
  26. 864f32a kernel: Mark function as static in kernel/seccomp.c by Rashika Kheria · 11 years ago
  27. d132747 seccomp: allow BPF_XOR based ALU instructions. by Nicolas Schichan · 12 years ago
  28. 87b526d seccomp: Make syscall skipping and nr changes more consistent by Andy Lutomirski · 12 years ago
  29. 8156b45 seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER by Will Drewry · 13 years ago
  30. fb0fadf ptrace,seccomp: Add PTRACE_SECCOMP support by Will Drewry · 13 years ago
  31. bb6ea43 seccomp: Add SECCOMP_RET_TRAP by Will Drewry · 13 years ago
  32. acf3b2c seccomp: add SECCOMP_RET_ERRNO by Will Drewry · 13 years ago
  33. 3dc1c1b seccomp: remove duplicated failure logging by Kees Cook · 13 years ago
  34. e2cfabdf seccomp: add system call filtering using BPF by Will Drewry · 13 years ago
  35. 85e7bac seccomp: audit abnormal end to a process due to seccomp by Eric Paris · 13 years ago
  36. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  37. cf99aba make seccomp zerocost in schedule by Andrea Arcangeli · 17 years ago
  38. 1d9d02f move seccomp from /proc to a prctl by Andrea Arcangeli · 17 years ago
  39. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago