Commit Graph

39 Commits (68d93184352f2e723f135b0a9bad93b58f9d120b)

Author SHA1 Message Date
Serge E. Hallyn 3486740a4f userns: security: make capabilities relative to the user namespace 14 years ago
Tetsuo Handa fb2b2a1d37 CRED: Fix memory and refcount leaks upon security_prepare_creds() failure 14 years ago
Tetsuo Handa 2edeaa34a6 CRED: Fix BUG() upon security_cred_alloc_blank() failure 14 years ago
Thomas Gleixner 10389a15e2 cred: Replace deprecated spinlock initialization 14 years ago
KOSAKI Motohiro 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct 14 years ago
David Howells 12fdff3fc2 Add a dummy printk function for the maintenance of unused printks 15 years ago
David Howells de09a9771a CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials 15 years ago
Oleg Nesterov c70a626d3e umh: creds: kill subprocess_info->cred logic 15 years ago
David Howells e134d200d5 CRED: Fix a race in creds_are_invalid() in credentials debugging 15 years ago
David Howells eff30363c0 CRED: Fix double free in prepare_usermodehelper_creds() error handling 15 years ago
Eric Paris 0968d0060a security: remove dead hook cred_commit 15 years ago
Li Zefan 32bd7eb5a7 sched: Remove remaining USER_SCHED code 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Mathieu Desnoyers 570b8fb505 CRED: Fix memory leak in error handling 15 years ago
Julia Lawall b8a1d37c5f kernel/cred.c: use kmem_cache_free 15 years ago
Randy Dunlap 764db03fee creds_are_invalid() needs to be exported for use by modules: 16 years ago
Andrew Morton 74908a0009 include/linux/cred.h: fix build 16 years ago
David Howells 4a5d6ba191 CRED: Allow put_cred() to cope with a NULL groups list 16 years ago
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
David Howells e0e817392b CRED: Add some configurable debugging [try #6] 16 years ago
David Howells 5e751e992f CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace 16 years ago
David Howells 43529c9712 CRED: Must initialise the new creds in prepare_kernel_cred() 16 years ago
David Howells 0de3368141 CRED: Missing put_cred() in prepare_kernel_cred() 16 years ago
David Howells b9456371a7 CRED: Fix commit_creds() on a process that has no mm 16 years ago
Serge Hallyn 18b6e0414e User namespaces: set of cleanups (v2) 16 years ago
David Howells 3a3b7ce933 CRED: Allow kernel services to override LSM settings for task actions 16 years ago
David Howells 3b11a1dece CRED: Differentiate objective and effective subjective credentials on a task 16 years ago
David Howells 98870ab0a5 CRED: Documentation 16 years ago
David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells bb952bb98a CRED: Separate per-task-group keyrings from signal_struct 16 years ago
David Howells f1752eec61 CRED: Detach the credentials from task_struct 16 years ago