summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2009-09-07IMA: update ima_counts_putMimi Zohar
2009-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-08-27IMA: iint put in ima_counts_get and putEric Paris
2009-08-24ima: hashing large files bug fixMimi Zohar
2009-08-19security: Fix prompt for LSM_MMAP_MIN_ADDRAndreas Schwab
2009-08-19security: Make LSM_MMAP_MIN_ADDR default match its help text.Dave Jones
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-17SELinux: call cap_file_mmap in selinux_file_mmapEric Paris
2009-08-17Capabilities: move cap_file_mmap to commoncap.cEric Paris
2009-08-11SELinux: fix memory leakage in /security/selinux/hooks.cJames Morris
2009-06-29integrity: add ima_counts_put (updated)Mimi Zohar
2009-06-29integrity: ima audit hash_exists fixMimi Zohar
2009-06-18devcgroup: skip superfluous checks when found the DEV_ALL elemLi Zefan
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-06-10Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-09TOMOYO: Add description of lists and structures.Tetsuo Handa
2009-06-09TOMOYO: Remove unused field.Tetsuo Handa
2009-06-09Merge branch 'master' into nextJames Morris
2009-06-05integrity: ima audit dentry_open failureMimi Zohar
2009-06-04TOMOYO: Remove unused parameter.Tetsuo Handa
2009-06-04security: use mmap_min_addr indepedently of security modelsChristoph Lameter
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-03TOMOYO: Simplify policy reader.Tetsuo Handa
2009-06-03TOMOYO: Remove redundant markers.Tetsuo Handa
2009-06-03SELinux: define audit permissions for audit tree netlink messagesEric Paris
2009-06-02TOMOYO: Remove unused mutex.Tetsuo Handa
2009-06-02tomoyo: avoid get+put of task_structSerge E. Hallyn
2009-05-28smack: Remove redundant initialization.Tetsuo Handa
2009-05-27rootplug: Remove redundant initialization.Tetsuo Handa
2009-05-27tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski
2009-05-22Merge branch 'master' into nextJames Morris
2009-05-22smack: do not beyond ARRAY_SIZE of dataRoel Kluin
2009-05-22integrity: path_check updateMimi Zohar
2009-05-22IMA: Add __init notation to ima functionsEric Paris
2009-05-22IMA: Minimal IMA policy and boot param for TCB IMA policyEric Paris
2009-05-19selinux: remove obsolete read buffer limit from sel_read_boolStephen Smalley
2009-05-19SELinux: move SELINUX_MAGIC into magic.hEric Paris
2009-05-15IMA: do not measure everything opened by root by defaultEric Paris
2009-05-15IMA: remove read permissions on the ima policy fileEric Paris
2009-05-12securityfs: securityfs_remove should handle IS_ERR pointersEric Paris
2009-05-12IMA: open all files O_LARGEFILEEric Paris
2009-05-12IMA: Handle dentry_open failuresEric Paris
2009-05-12IMA: use current_cred() instead of current->credEric Paris
2009-05-09Reduce path_lookup() abusesAl Viro
2009-05-08Merge branch 'master' into nextJames Morris
2009-05-06integrity: remove __setup auditing msgsMimi Zohar
2009-05-06integrity: use audit_log_stringMimi Zohar
2009-05-06integrity: lsm audit rule matching fixMimi Zohar
2009-05-05selinux: Fix send_sigiotask hookStephen Smalley