summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAge
* KEYS: Propagate error code instead of returning -EINVALDan Carpenter2010-06-27
* keyctl_session_to_parent(): use thread_group_empty() to check singlethreadnessOleg Nesterov2010-05-27
* umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()Oleg Nesterov2010-05-27
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* switch selinux delayed superblock handling to iterate_supers()Al Viro2010-05-21
* kref: remove kref_setNeilBrown2010-05-21
* KEYS: Return more accurate error codesDan Carpenter2010-05-18
* LSM: Add __init to fixup function.Tetsuo Handa2010-05-17
* TOMOYO: Add pathname grouping support.Tetsuo Handa2010-05-17
* ima: remove ACPI dependencyMimi Zohar2010-05-17
* security/selinux/ss: Use kstrdupJulia Lawall2010-05-17
* TOMOYO: Use stack memory for pending entry.Tetsuo Handa2010-05-10
* Revert "ima: remove ACPI dependency"James Morris2010-05-07
* KEYS: Do preallocation for __key_link()David Howells2010-05-06
* Merge branch 'master' into nextJames Morris2010-05-06
|\
| * KEYS: call_sbin_request_key() must write lock keyrings before modifying themDavid Howells2010-05-05
| * KEYS: Use RCU dereference wrappers in keyring key type codeDavid Howells2010-05-05
| * KEYS: find_keyring_by_name() can gain access to a freed keyringToshiyuki Okajima2010-05-05
* | TOMOYO: Use mutex_lock_interruptible.Tetsuo Handa2010-05-06
* | KEYS: Better handling of errors from construct_alloc_key()David Howells2010-05-06
* | KEYS: keyring_serialise_link_sem is only needed for keyring->keyring linksDavid Howells2010-05-06
* | Merge branch 'master' into nextJames Morris2010-05-06
|\ \ | |/
| * KEYS: Fix RCU handling in key_gc_keyring()David Howells2010-05-05
| * KEYS: Fix an RCU warning in the reading of user keysDavid Howells2010-05-05
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-04-27
| |\
| | * keys: don't need to use RCU in keyring_read() as semaphore is heldDavid Howells2010-04-28
| * | keys: the request_key() syscall should link an existing key to the dest keyringDavid Howells2010-04-27
| |/
| * keys: fix an RCU warningDavid Howells2010-04-24
| * security: testing the wrong variable in create_by_name()Dan Carpenter2010-04-22
| * SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley2010-04-15
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | TOMOYO: Use GFP_NOFS rather than GFP_KERNEL.Tetsuo Handa2010-05-06
* | ima: remove ACPI dependencyMimi Zohar2010-05-05
* | selinux: generalize disabling of execmem for plt-in-heap archsStephen Smalley2010-04-29
* | LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris2010-04-28
* | SMACK: Don't #include Ext2 headersDavid Howells2010-04-27
* | security: whitespace coding style fixesJustin P. Mattock2010-04-23
* | mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook2010-04-23
* | IMA: include the word IMA in printk messagesEric Paris2010-04-23
* | IMA: drop the word integrity in the audit messageEric Paris2010-04-21
* | IMA: use audit_log_untrusted_string rather than %sEric Paris2010-04-21
* | IMA: handle comments in policyEric Paris2010-04-21
* | IMA: handle whitespace betterEric Paris2010-04-21
* | IMA: reject policies with unknown entriesEric Paris2010-04-21
* | IMA: set entry->action to UNKNOWN rather than hard codingEric Paris2010-04-21
* | IMA: do not allow the same rule to specify the same thing twiceEric Paris2010-04-21
* | ima: handle multiple rules per writeEric Paris2010-04-21
* | SELinux: return error codes on policy load failureEric Paris2010-04-21
* | Security: Fix the comment of cap_file_mmap()wzt.wzt@gmail.com2010-04-20
* | security: remove dead hook acctEric Paris2010-04-12