aboutsummaryrefslogtreecommitdiff
path: root/lib/buildid.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/buildid.c')
0 files changed, 0 insertions, 0 deletions
00'>2012-05-23keys: kill task_struct->replacement_session_keyringOleg Nesterov1-9/+0 2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-19/+25 2012-05-03userns: Store uid and gid values in struct cred with kuid_t and kgid_t typesEric W. Biederman1-14/+22 2012-04-11cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov1-0/+2 2012-04-07cred: Refcount the user_ns pointed to by the cred.Eric W. Biederman1-5/+3 2012-02-14security: trim security.hAl Viro1-0/+1 2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker1-1/+1 2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-2/+16 2011-08-23CRED: fix build error due to 'tgcred' undeclaredAxel Lin1-0/+2 2011-08-23CRED: Fix prepare_kernel_cred() to provide a new thread_group_cred structDavid Howells1-2/+14 2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov1-4/+2 2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds1-1/+1 2011-05-19Create Documentation/security/,Randy Dunlap1-1/+1 2011-05-19Merge branch 'master' into nextJames Morris1-6/+6 2011-05-13Cache user_ns in struct credSerge E. Hallyn1-6/+6 2011-04-04capabilities: delete all CAP_INIT macrosEric Paris1-3/+3 2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn1-0/+6 2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar1-6/+10 2011-02-07CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa1-2/+2 2011-02-07CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa1-4/+8 2011-01-27cred: Replace deprecated spinlock initializationThomas Gleixner1-1/+1 2010-10-27signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro1-3/+1 2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells1-4/+0 2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells1-0/+25 2010-05-27umh: creds: kill subprocess_info->cred logicOleg Nesterov1-60/+0 2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+0 2010-05-07Merge commit 'v2.6.34-rc6' into sched/coreIngo Molnar1-2/+2 2010-05-06Merge branch 'master' into nextJames Morris1-2/+3 2010-04-22CRED: Fix a race in creds_are_invalid() in credentials debuggingDavid Howells1-2/+0 2010-04-21