提交历史

作者 SHA1 备注 提交日期
  David Howells 973c9f4f49 KEYS: Fix up comments in key management code 14 年之前
  David Howells a8b17ed019 KEYS: Do some style cleanup in the key management code. 14 年之前
  Andi Kleen 27d6379894 Fix install_process_keyring error handling 14 年之前
  David Howells 927942aabb KEYS: Make /proc/keys check to see if a key is possessed before security check 15 年之前
  Oleg Nesterov 685bfd2c48 umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init() 15 年之前
  Dan Carpenter 4d09ec0f70 KEYS: Return more accurate error codes 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 年之前
  David Howells 5593122eec KEYS: Deal with dead-type keys appropriately [try #6] 16 年之前
  Oleg Nesterov 5bb459bb45 kernel: rename is_single_threaded(task) to current_is_single_threaded(void) 16 年之前
  Serge E. Hallyn 1d1e97562e keys: distinguish per-uid keys in different namespaces 16 年之前
  David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 年之前
  David Howells d84f4f992c CRED: Inaugurate COW credentials 16 年之前
  David Howells bb952bb98a CRED: Separate per-task-group keyrings from signal_struct 16 年之前
  David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 年之前
  David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 年之前
  David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 年之前
  David Howells 8bbf4976b5 KEYS: Alter use of key instantiation link-to-keyring argument 16 年之前
  David Howells 69664cf16a keys: don't generate user and user session keyrings unless they're accessed 17 年之前
  David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 年之前
  David Howells 76181c134f KEYS: Make request_key() and co fundamentally asynchronous 17 年之前
  Peter Zijlstra 6cfd76a26d [PATCH] lockdep: name some old style locks 18 年之前
  David Howells 7e047ef5fe [PATCH] keys: sort out key quota system 19 年之前
  David Howells 04c567d931 [PATCH] Keys: Fix race between two instantiators of a key 19 年之前
  Michael LeMay d720024e94 [PATCH] selinux: add hooks for key subsystem 19 年之前
  David Howells 1a26feb962 [PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement 19 年之前
  Ingo Molnar bb0030797f [PATCH] sem2mutex: security/ 19 年之前
  David Howells b5f545c880 [PATCH] keys: Permit running process to instantiate keys 19 年之前
  David Howells 29db919063 [PATCH] Keys: Add LSM hooks for key management [try #3] 19 年之前
  David Howells 664cceb009 [PATCH] Keys: Add possessor permissions to keys [try #3] 20 年之前