index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
seccomp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-02
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
Alexei Starovoitov
1
-2
/
+2
2014-08-02
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
1
-2
/
+2
2014-07-24
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
1
-1
/
+1
2014-07-18
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
1
-1
/
+134
2014-07-18
seccomp: allow mode setting across threads
Kees Cook
1
-11
/
+25
2014-07-18
seccomp: introduce writer locking
Kees Cook
1
-1
/
+15
2014-07-18
seccomp: split filter prep from check and apply
Kees Cook
1
-30
/
+67
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
1
-1
/
+1
2014-07-18
seccomp: add "seccomp" syscall
Kees Cook
1
-5
/
+50
2014-07-18
seccomp: split mode setting routines
Kees Cook
1
-23
/
+48
2014-07-18
seccomp: extract check/assign mode helpers
Kees Cook
1
-4
/
+18
2014-07-18
seccomp: create internal mode-setting function
Kees Cook
1
-2
/
+14
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-51
/
+59
2014-06-06
kernel/seccomp.c: kernel-doc warning fix
Fabian Frederick
1
-2
/
+2
2014-06-01
net: filter: get rid of BPF_S_* enum
Daniel Borkmann
1
-42
/
+41
2014-05-21
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
1
-4
/
+2
2014-05-15
seccomp: JIT compile seccomp filter
Alexei Starovoitov
1
-9
/
+20
2014-04-16
seccomp: fix memory leak on filter attach
Kees Cook
1
-0
/
+2
2014-04-14
seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF
Daniel Borkmann
1
-9
/
+8
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-2
/
+2
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2014-03-31
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
1
-61
/
+58
2014-03-20
syscall_get_arch: remove useless function arguments
Eric Paris
1
-2
/
+2
2014-02-28
kernel: Mark function as static in kernel/seccomp.c
Rashika Kheria
1
-1
/
+1
2013-03-26
seccomp: allow BPF_XOR based ALU instructions.
Nicolas Schichan
1
-0
/
+2
2012-10-02
seccomp: Make syscall skipping and nr changes more consistent
Andy Lutomirski
1
-3
/
+10
2012-04-18
seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER
Will Drewry
1
-4
/
+9
2012-04-14
ptrace,seccomp: Add PTRACE_SECCOMP support
Will Drewry
1
-0
/
+16
2012-04-14
seccomp: Add SECCOMP_RET_TRAP
Will Drewry
1
-0
/
+26
2012-04-14
seccomp: add SECCOMP_RET_ERRNO
Will Drewry
1
-10
/
+32
2012-04-14
seccomp: remove duplicated failure logging
Kees Cook
1
-14
/
+1
2012-04-14
seccomp: add system call filtering using BPF
Will Drewry
1
-18
/
+378
2012-01-17
seccomp: audit abnormal end to a process due to seccomp
Eric Paris
1
-0
/
+2
2009-03-02
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
1
-3
/
+4
2007-07-16
make seccomp zerocost in schedule
Andrea Arcangeli
1
-0
/
+3
2007-07-16
move seccomp from /proc to a prctl
Andrea Arcangeli
1
-0
/
+26
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+56
[prev]