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
/
include
/
linux
/
seccomp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-14
seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
Tyler Hicks
1
-1
/
+2
2016-06-14
seccomp: remove 2-phase API
Kees Cook
1
-6
/
+0
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
1
-4
/
+4
2015-10-27
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
1
-0
/
+11
2015-07-15
seccomp: swap hard-coded zeros to defined name
Kees Cook
1
-1
/
+1
2014-09-03
seccomp: Allow arch code to provide seccomp_data
Andy Lutomirski
1
-1
/
+1
2014-09-03
seccomp: Refactor the filter callback and the API
Andy Lutomirski
1
-0
/
+6
2014-09-03
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
Andy Lutomirski
1
-10
/
+11
2014-07-18
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
1
-0
/
+2
2014-07-18
seccomp: introduce writer locking
Kees Cook
1
-3
/
+3
2014-03-31
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
1
-1
/
+0
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-44
/
+1
2012-04-18
seccomp: ignore secure_computing return values
Will Drewry
1
-0
/
+7
2012-04-17
seccomp: use a static inline for a function stub
Stephen Rothwell
1
-1
/
+1
2012-04-14
ptrace,seccomp: Add PTRACE_SECCOMP support
Will Drewry
1
-0
/
+1
2012-04-14
seccomp: Add SECCOMP_RET_TRAP
Will Drewry
1
-0
/
+1
2012-04-14
seccomp: add SECCOMP_RET_ERRNO
Will Drewry
1
-4
/
+6
2012-04-14
seccomp: add system call filtering using BPF
Will Drewry
1
-4
/
+72
2012-04-14
seccomp: kill the seccomp_t typedef
Will Drewry
1
-4
/
+6
2011-06-07
x86-64: Emulate legacy vsyscalls
Andy Lutomirski
1
-0
/
+10
2009-04-19
<linux/seccomp.h> needs to include <linux/errno.h>.
Ralf Baechle
1
-0
/
+2
2007-07-16
make seccomp zerocost in schedule
Andrea Arcangeli
1
-10
/
+0
2007-07-16
move seccomp from /proc to a prctl
Andrea Arcangeli
1
-2
/
+13
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
1
-5
/
+1
2005-06-27
[PATCH] seccomp: tsc disable
Andrea Arcangeli
1
-0
/
+10
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+34