index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
seccomp.c
Age
Commit message (
Expand
)
Author
2017-10-05
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
Oleg Nesterov
2016-08-30
seccomp: Fix tracer exit notifications during fatal signals
Kees Cook
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-06-14
seccomp: recheck the syscall after RET_TRACE
Kees Cook
2016-06-14
seccomp: remove 2-phase API
Kees Cook
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-13
secomp: Constify mode1 syscall whitelist
Matt Redfearn
2016-05-13
seccomp: Get compat syscalls from asm-generic header
Matt Redfearn
2016-05-04
seccomp: Fix comment typo
Mickaël Salaün
2016-03-22
seccomp: check in_compat_syscall, not is_compat_task, in strict mode
Andy Lutomirski
2016-01-27
seccomp: always propagate NO_NEW_PRIVS on tsync
Jann Horn
2015-10-27
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
2015-10-05
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
2015-07-20
Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
James Morris
2015-07-15
seccomp: swap hard-coded zeros to defined name
Kees Cook
2015-07-15
seccomp: add ptrace options for suspend/resume
Tycho Andersen
2015-07-15
seccomp: Replace smp_read_barrier_depends() with lockless_dereference()
Pranith Kumar
2015-05-09
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
2015-05-09
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
2015-02-17
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
Kees Cook
2014-10-14
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
2014-09-03
seccomp: Allow arch code to provide seccomp_data
Andy Lutomirski
2014-09-03
seccomp: Refactor the filter callback and the API
Andy Lutomirski
2014-09-03
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
Andy Lutomirski
2014-08-11
seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
Guenter Roeck
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
Alexei Starovoitov
2014-08-02
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
2014-07-24
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
2014-07-18
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
2014-07-18
seccomp: allow mode setting across threads
Kees Cook
2014-07-18
seccomp: introduce writer locking
Kees Cook
2014-07-18
seccomp: split filter prep from check and apply
Kees Cook
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
2014-07-18
seccomp: add "seccomp" syscall
Kees Cook
2014-07-18
seccomp: split mode setting routines
Kees Cook
2014-07-18
seccomp: extract check/assign mode helpers
Kees Cook
2014-07-18
seccomp: create internal mode-setting function
Kees Cook
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-06
kernel/seccomp.c: kernel-doc warning fix
Fabian Frederick
2014-06-01
net: filter: get rid of BPF_S_* enum
Daniel Borkmann
2014-05-21
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
2014-05-15
seccomp: JIT compile seccomp filter
Alexei Starovoitov
2014-04-16
seccomp: fix memory leak on filter attach
Kees Cook
2014-04-14
seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF
Daniel Borkmann
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
[next]