index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
seccomp.c
Age
Commit message (
Expand
)
Author
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
2014-03-31
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
2014-03-20
syscall_get_arch: remove useless function arguments
Eric Paris
2014-02-28
kernel: Mark function as static in kernel/seccomp.c
Rashika Kheria
2013-03-26
seccomp: allow BPF_XOR based ALU instructions.
Nicolas Schichan
2012-10-02
seccomp: Make syscall skipping and nr changes more consistent
Andy Lutomirski
2012-04-18
seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER
Will Drewry
2012-04-14
ptrace,seccomp: Add PTRACE_SECCOMP support
Will Drewry
2012-04-14
seccomp: Add SECCOMP_RET_TRAP
Will Drewry
2012-04-14
seccomp: add SECCOMP_RET_ERRNO
Will Drewry
2012-04-14
seccomp: remove duplicated failure logging
Kees Cook
2012-04-14
seccomp: add system call filtering using BPF
Will Drewry
2012-01-17
seccomp: audit abnormal end to a process due to seccomp
Eric Paris
2009-03-02
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
2007-07-16
make seccomp zerocost in schedule
Andrea Arcangeli
2007-07-16
move seccomp from /proc to a prctl
Andrea Arcangeli
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
[prev]