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
2012-01-23
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-0
/
+39
2012-01-19
keys: fix user_defined key sparse messages
Mimi Zohar
1
-3
/
+3
2012-01-17
keys: add a "logon" key type
Jeff Layton
3
-0
/
+39
2012-01-18
encrypted-keys: fix rcu and sparse messages
Mimi Zohar
2
-2
/
+2
2012-01-18
keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages
Mimi Zohar
3
-4
/
+6
2012-01-18
KEYS: Add missing smp_rmb() primitives to the keyring search code
David Howells
2
-8
/
+18
2012-01-09
Merge branch 'next' into for-linus
James Morris
1
-0
/
+3
2011-11-17
KEYS: Give key types their own lockdep class for key->sem
David Howells
1
-0
/
+3
2011-11-16
encrypted-keys: module build fixes
Mimi Zohar
2
-3
/
+8
2011-11-16
encrypted-keys: fix error return code
Mimi Zohar
1
-1
/
+1
2011-11-15
KEYS: Fix a NULL pointer deref in the user-defined key type
David Howells
1
-1
/
+2
2011-10-31
security: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2
-2
/
+2
2011-10-31
Cross Memory Attach
Christopher Yeoh
2
-2
/
+2
2011-09-20
encrypted-keys: check hex2bin result
Mimi Zohar
1
-3
/
+11
2011-09-20
trusted-keys: check hex2bin result
Mimi Zohar
1
-4
/
+15
2011-09-15
encrypted-keys: IS_ERR need include/err.h
Stephen Rothwell
1
-0
/
+1
2011-09-14
encrypted-keys: remove trusted-keys dependency
Mimi Zohar
4
-27
/
+64
2011-09-14
encrypted-keys: create encrypted-keys directory
Mimi Zohar
6
-1
/
+6
2011-08-23
KEYS: Correctly destroy key payloads when their keytype is removed
David Howells
3
-208
/
+258
2011-08-23
KEYS: The dead key link reaper should be non-reentrant
David Howells
1
-3
/
+3
2011-08-23
KEYS: Make the key reaper non-reentrant
David Howells
1
-1
/
+1
2011-08-23
KEYS: Move the unreferenced key reaper to the keys garbage collector file
David Howells
3
-76
/
+85
2011-08-23
KEYS: __key_link() should use the RCU deref wrapper for keyring payloads
David Howells
1
-2
/
+1
2011-08-23
KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set
David Howells
1
-2
/
+12
2011-08-23
KEYS: If install_session_keyring() is given a keyring, it should install it
David Howells
1
-1
/
+1
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-53
/
+313
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
1
-3
/
+3
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
1
-1
/
+0
2011-06-30
Merge branch 'linus' into next
James Morris
1
-3
/
+3
2011-06-27
encrypted-keys: add ecryptfs format support
Roberto Sassu
4
-8
/
+180
2011-06-27
encrypted-keys: add key format support
Roberto Sassu
1
-40
/
+101
2011-06-27
encrypted-keys: added additional debug messages
Roberto Sassu
1
-11
/
+34
2011-06-27
encrypted-keys: fixed valid_master_desc() function description
Roberto Sassu
1
-1
/
+1
2011-06-27
encrypted_keys: avoid dumping the master key if the request fails
Roberto Sassu
1
-3
/
+5
2011-06-21
KEYS: Fix error handling in construct_key_and_link()
David Howells
1
-1
/
+2
2011-06-17
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
David Howells
1
-2
/
+1
2011-06-14
KEYS: Don't return EAGAIN to keyctl_assume_authority()
David Howells
1
-0
/
+2
2011-05-27
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
4
-4
/
+4
2011-05-26
Set cred->user_ns in key_replace_session_keyring
Serge E. Hallyn
1
-0
/
+1
2011-05-24
Merge branch 'next' into for-linus
James Morris
8
-25
/
+46
2011-05-19
Create Documentation/security/,
Randy Dunlap
4
-4
/
+4
2011-05-07
security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()
Lai Jiangshan
1
-14
/
+2
2011-03-17
KEYS: Make request_key() and co. return an error for a negative key
David Howells
1
-0
/
+6
2011-03-17
KEYS: Improve /proc/keys
David Howells
7
-25
/
+40
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
[next]