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
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-23
seccomp: Only dump core when single-threaded
Kees Cook
1
-5
/
+8
2017-01-23
seccomp: dump core when using SECCOMP_RET_KILL
Mike Frysinger
1
-8
/
+21
2016-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-4
/
+3
2016-11-27
bpf: drop unnecessary context cast from BPF_PROG_RUN
Daniel Borkmann
1
-1
/
+1
2016-11-01
seccomp: Fix documentation
Mickaël Salaün
1
-4
/
+3
2016-08-30
seccomp: Fix tracer exit notifications during fatal signals
Kees Cook
1
-4
/
+8
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-3
/
+3
2016-06-14
seccomp: recheck the syscall after RET_TRACE
Kees Cook
1
-3
/
+18
2016-06-14
seccomp: remove 2-phase API
Kees Cook
1
-88
/
+41
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
1
-2
/
+2
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-10
/
+3
2016-05-13
secomp: Constify mode1 syscall whitelist
Matt Redfearn
1
-2
/
+2
2016-05-13
seccomp: Get compat syscalls from asm-generic header
Matt Redfearn
1
-8
/
+1
2016-05-04
seccomp: Fix comment typo
Mickaël Salaün
1
-1
/
+1
2016-03-22
seccomp: check in_compat_syscall, not is_compat_task, in strict mode
Andy Lutomirski
1
-2
/
+2
2016-01-27
seccomp: always propagate NO_NEW_PRIVS on tsync
Jann Horn
1
-11
/
+11
2015-10-27
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
1
-1
/
+75
2015-10-05
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
1
-2
/
+2
2015-07-20
Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
James Morris
1
-5
/
+12
2015-07-15
seccomp: swap hard-coded zeros to defined name
Kees Cook
1
-1
/
+1
2015-07-15
seccomp: add ptrace options for suspend/resume
Tycho Andersen
1
-0
/
+8
2015-07-15
seccomp: Replace smp_read_barrier_depends() with lockless_dereference()
Pranith Kumar
1
-4
/
+3
2015-05-09
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
1
-30
/
+12
2015-05-09
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
1
-46
/
+22
2015-02-17
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
Kees Cook
1
-1
/
+3
2014-10-14
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-81
/
+171
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
1
-4
/
+3
2014-09-03
seccomp: Allow arch code to provide seccomp_data
Andy Lutomirski
1
-13
/
+19
2014-09-03
seccomp: Refactor the filter callback and the API
Andy Lutomirski
1
-66
/
+124
2014-09-03
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
Andy Lutomirski
1
-19
/
+45
2014-08-11
seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
Guenter Roeck
1
-5
/
+5
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-10
/
+10
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
1
-5
/
+5
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
[next]