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
/
security
/
keys
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-08
KEYS: Add an iovec version of KEYCTL_INSTANTIATE
David Howells
3
-7
/
+150
2011-03-08
KEYS: Add a new keyctl op to reject a key with a specified error code
David Howells
6
-13
/
+56
2011-03-08
KEYS: Add a key type op to permit the key description to be vetted
David Howells
1
-0
/
+8
2011-03-08
KEYS: Add an RCU payload dereference macro
David Howells
3
-6
/
+3
2011-01-26
KEYS: Fix __key_link_end() quota fixup on error
David Howells
4
-20
/
+27
2011-01-24
trusted keys: Fix a memory leak in trusted_update().
Jesper Juhl
1
-0
/
+1
2011-01-24
encrypted-keys: rename encrypted_defined files to encrypted
Mimi Zohar
3
-2
/
+3
2011-01-24
trusted-keys: rename trusted_defined files to trusted
Mimi Zohar
3
-2
/
+2
2011-01-21
KEYS: Fix up comments in key management code
David Howells
11
-366
/
+777
2011-01-21
KEYS: Do some style cleanup in the key management code.
David Howells
10
-248
/
+80
2011-01-19
trusted-keys: avoid scattring va_end()
Tetsuo Handa
1
-17
/
+13
2011-01-19
trusted-keys: check for NULL before using it
Tetsuo Handa
1
-0
/
+5
2011-01-19
trusted-keys: another free memory bugfix
Tetsuo Handa
1
-3
/
+5
2011-01-14
trusted-keys: free memory bugfix
Mimi Zohar
1
-5
/
+7
2011-01-10
Merge branch 'master' into next
James Morris
1
-1
/
+0
2010-12-23
KEYS: Don't call up_write() if __key_link_begin() returns an error
David Howells
1
-1
/
+0
2010-12-15
encrypted-keys: style and other cleanup
Mimi Zohar
2
-37
/
+29
2010-12-15
encrypted-keys: verify datablob size before converting to binary
Mimi Zohar
1
-14
/
+15
2010-12-15
trusted-keys: kzalloc and other cleanup
Mimi Zohar
1
-18
/
+16
2010-12-15
trusted-keys: additional TSS return code and other error handling
Mimi Zohar
1
-62
/
+87
2010-11-30
keys: add missing include file for trusted and encrypted keys
Mimi Zohar
2
-0
/
+2
2010-11-29
keys: add new key-type encrypted
Mimi Zohar
3
-0
/
+964
2010-11-29
keys: add new trusted key-type
Mimi Zohar
3
-0
/
+1286
2010-10-28
Fix install_process_keyring error handling
Andi Kleen
1
-1
/
+1
2010-09-10
KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring
David Howells
1
-1
/
+2
2010-09-10
KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()
David Howells
1
-0
/
+3
2010-08-12
Add a dummy printk function for the maintenance of unused printks
David Howells
1
-5
/
+0
2010-08-06
KEYS: request_key() should return -ENOKEY if the constructed key is negative
David Howells
1
-0
/
+2
2010-08-02
KEYS: Reinstate lost passing of process keyring ID in call_sbin_request_key()
Justin P. Mattock
1
-0
/
+1
2010-08-02
KEYS: Use the variable 'key' in keyctl_describe_key()
David Howells
1
-7
/
+5
2010-08-02
KEYS: Make /proc/keys check to see if a key is possessed before security check
David Howells
3
-23
/
+66
2010-08-02
KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key
David Howells
1
-1
/
+16
2010-06-27
KEYS: Propagate error code instead of returning -EINVAL
Dan Carpenter
1
-2
/
+2
2010-05-27
keyctl_session_to_parent(): use thread_group_empty() to check singlethreadness
Oleg Nesterov
1
-1
/
+1
2010-05-27
umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()
Oleg Nesterov
3
-2
/
+34
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
1
-3
/
+3
2010-05-18
KEYS: Return more accurate error codes
Dan Carpenter
1
-3
/
+3
2010-05-06
KEYS: Do preallocation for __key_link()
David Howells
4
-130
/
+215
2010-05-06
Merge branch 'master' into next
James Morris
2
-20
/
+23
2010-05-06
KEYS: Better handling of errors from construct_alloc_key()
David Howells
1
-2
/
+22
2010-05-06
KEYS: keyring_serialise_link_sem is only needed for keyring->keyring links
David Howells
1
-7
/
+9
2010-05-06
Merge branch 'master' into next
James Morris
6
-13
/
+25
2010-05-05
KEYS: call_sbin_request_key() must write lock keyrings before modifying them
David Howells
1
-1
/
+1
2010-05-05
KEYS: Use RCU dereference wrappers in keyring key type code
David Howells
1
-10
/
+13
2010-05-05
KEYS: find_keyring_by_name() can gain access to a freed keyring
Toshiyuki Okajima
1
-9
/
+9
2010-05-05
KEYS: Fix RCU handling in key_gc_keyring()
David Howells
1
-3
/
+6
2010-05-05
KEYS: Fix an RCU warning in the reading of user keys
David Howells
1
-1
/
+2
2010-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2010-04-27
keys: the request_key() syscall should link an existing key to the dest keyring
David Howells
1
-1
/
+8
2010-04-28
keys: don't need to use RCU in keyring_read() as semaphore is held
David Howells
1
-1
/
+1
[next]