Commit Graph

29 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
David Howells 5593122eec KEYS: Deal with dead-type keys appropriately [try #6] 16 years ago
Oleg Nesterov 5bb459bb45 kernel: rename is_single_threaded(task) to current_is_single_threaded(void) 16 years ago
Serge E. Hallyn 1d1e97562e keys: distinguish per-uid keys in different namespaces 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 c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 8bbf4976b5 KEYS: Alter use of key instantiation link-to-keyring argument 16 years ago
David Howells 1f8f5cf6e4 KEYS: Make request key instantiate the per-user keyrings 16 years ago
David Howells 69664cf16a keys: don't generate user and user session keyrings unless they're accessed 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
David Howells 76181c134f KEYS: Make request_key() and co fundamentally asynchronous 18 years ago
Peter Zijlstra 6cfd76a26d [PATCH] lockdep: name some old style locks 18 years ago
David Howells 7e047ef5fe [PATCH] keys: sort out key quota system 19 years ago
David Howells 04c567d931 [PATCH] Keys: Fix race between two instantiators of a key 19 years ago
Michael LeMay d720024e94 [PATCH] selinux: add hooks for key subsystem 19 years ago
David Howells 1a26feb962 [PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement 19 years ago
Ingo Molnar bb0030797f [PATCH] sem2mutex: security/ 19 years ago
David Howells b5f545c880 [PATCH] keys: Permit running process to instantiate keys 19 years ago
David Howells 29db919063 [PATCH] Keys: Add LSM hooks for key management [try #3] 20 years ago
David Howells 664cceb009 [PATCH] Keys: Add possessor permissions to keys [try #3] 20 years ago
David Howells bcf945d36f [PATCH] Error during attempt to join key management session can leave semaphore pinned 20 years ago
Paul E. McKenney b2b1866006 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls 20 years ago
David Howells 3e30148c3d [PATCH] Keys: Make request-key create an authorisation key 20 years ago
David Howells 8589b4e00e [PATCH] Keys: Use RCU to manage session keyring pointer 20 years ago
David Howells 76d8aeabfe [PATCH] keys: Discard key spinlock and use RCU for key payload 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago