Commit Graph

23 Commits (745ca2475a6ac596e3d8d37c2759c0fbe2586227)

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