提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 683b96f4d1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 8 年之前
  Daniel Borkmann 88575199cc bpf: drop unnecessary context cast from BPF_PROG_RUN 8 年之前
  Mickaël Salaün 285fdfc5d9 seccomp: Fix documentation 9 年之前
  Kees Cook 485a252a55 seccomp: Fix tracer exit notifications during fatal signals 9 年之前
  Masahiro Yamada 97f2645f35 tree-wide: replace config_enabled() with IS_ENABLED() 9 年之前
  Kees Cook ce6526e8af seccomp: recheck the syscall after RET_TRACE 9 年之前
  Kees Cook 8112c4f140 seccomp: remove 2-phase API 9 年之前
  Andy Lutomirski 2f275de5d1 seccomp: Add a seccomp_data parameter secure_computing() 9 年之前
  Linus Torvalds 07b75260eb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 9 年之前
  Matt Redfearn cb4253aa0f secomp: Constify mode1 syscall whitelist 9 年之前
  Matt Redfearn c983f0e867 seccomp: Get compat syscalls from asm-generic header 9 年之前
  Mickaël Salaün 470bf1f27a seccomp: Fix comment typo 9 年之前
  Andy Lutomirski 5c38065e02 seccomp: check in_compat_syscall, not is_compat_task, in strict mode 9 年之前
  Jann Horn 103502a35c seccomp: always propagate NO_NEW_PRIVS on tsync 9 年之前
  Tycho Andersen f8e529ed94 seccomp, ptrace: add support for dumping seccomp filters 9 年之前
  Daniel Borkmann bab1899187 bpf, seccomp: prepare for upcoming criu support 9 年之前
  James Morris fe6c59dc17 Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into next 10 年之前
  Kees Cook 221272f97c seccomp: swap hard-coded zeros to defined name 10 年之前
  Tycho Andersen 13c4a90119 seccomp: add ptrace options for suspend/resume 10 年之前
  Pranith Kumar 8225d3853f seccomp: Replace smp_read_barrier_depends() with lockless_dereference() 10 年之前
  Daniel Borkmann ac67eb2c53 seccomp, filter: add and use bpf_prog_create_from_user from seccomp 10 年之前
  Nicolas Schichan d9e12f42e5 seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter 10 年之前
  Kees Cook 580c57f107 seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO 10 年之前
  Linus Torvalds ba1a96fc7d Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年之前
  Daniel Borkmann 60a3b2253c net: bpf: make eBPF interpreter images read-only 11 年之前
  Andy Lutomirski d39bd00dea seccomp: Allow arch code to provide seccomp_data 11 年之前
  Andy Lutomirski 13aa72f0fd seccomp: Refactor the filter callback and the API 11 年之前
  Andy Lutomirski a4412fc948 seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing 11 年之前
  Guenter Roeck 69f6a34bde seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock 11 年之前
  Linus Torvalds ae045e2455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 11 年之前