Histórico de Commits

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