Commit Graph

19 Commits (b660d0485efeff743c72f1be2185832de8477a24)

Author SHA1 Message Date
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