aboutsummaryrefslogtreecommitdiffstats
path: root/security (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-02KEYS: Do some whitespace cleanups [try #6]David Howells1-9/+3
2009-09-02KEYS: Make /proc/keys use keyid not numread as file position [try #6]Serge E. Hallyn1-22/+55
2009-09-02KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells7-4/+322
2009-09-02KEYS: Flag dead keys to induce EKEYREVOKED [try #6]David Howells1-1/+3
2009-09-02KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try #6]David Howells1-1/+7
2009-09-02KEYS: Deal with dead-type keys appropriately [try #6]David Howells4-31/+48
2009-09-02CRED: Add some configurable debugging [try #6]David Howells1-1/+5
2009-09-01selinux: Support for the new TUN LSM hooksPaul Moore5-2/+83
2009-09-01lsm: Add hooks to the TUN driverPaul Moore2-0/+37
2009-08-21selinux: adjust rules for ATTR_FORCEAmerigo Wang1-5/+11
2009-08-20Merge branch 'master' into nextJames Morris2-3/+4
2009-08-19security: Fix prompt for LSM_MMAP_MIN_ADDRAndreas Schwab1-1/+1
2009-08-19security: Make LSM_MMAP_MIN_ADDR default match its help text.Dave Jones1-1/+1
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris5-3/+68
2009-08-17SELinux: call cap_file_mmap in selinux_file_mmapEric Paris1-1/+13
2009-08-17Capabilities: move cap_file_mmap to commoncap.cEric Paris2-9/+30
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu9-283/+129
2009-08-14SELinux: add selinux_kernel_module_requestEric Paris3-0/+8
2009-08-14security: introducing security_request_moduleEric Paris2-0/+11
2009-08-11SELinux: fix memory leakage in /security/selinux/hooks.cJames Morris1-1/+2
2009-08-06Security/SELinux: seperate lsm specific mmap_min_addrEric Paris5-3/+68
2009-08-06SELinux: call cap_file_mmap in selinux_file_mmapEric Paris1-1/+13
2009-08-06Capabilities: move cap_file_mmap to commoncap.cEric Paris2-9/+30
2009-08-06security/smack: Use AF_INET for sin_family fieldJulia Lawall1-1/+1
2009-07-17kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov2-2/+2
2009-07-13Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris8-134/+297
2009-07-13SELinux: Convert avc_audit to use lsm_audit.hThomas Liu8-297/+134
2009-07-10security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu2-6/+6
2009-07-10Move variable function in lsm_audit.h into SMACK private spaceThomas Liu2-4/+5
2009-06-30Merge branch 'master' into nextJames Morris2-2/+30
2009-06-29integrity: add ima_counts_put (updated)Mimi Zohar1-1/+28
2009-06-29integrity: ima audit hash_exists fixMimi Zohar1-1/+2
2009-06-25selinux: clean up avc node cache when disabling selinuxThomas Liu3-0/+12
2009-06-25security: rename ptrace_may_access => ptrace_access_checkIngo Molnar5-12/+12
2009-06-25keys: annotate seqfile ops with __releases and __acquiresJames Morris1-0/+4
2009-06-23selinux: restore optimization to selinux_file_permissionStephen Smalley1-5/+10
2009-06-19TOMOYO: Remove next_domain from tomoyo_find_next_domain().Tetsuo Handa3-15/+8
2009-06-19TOMOYO: Move tomoyo_delete_domain().Tetsuo Handa3-34/+30
2009-06-19Merge branch 'master' into nextJames Morris33-446/+1698
2009-06-18devcgroup: skip superfluous checks when found the DEV_ALL elemLi Zefan1-4/+6
2009-06-19Add audit messages on type boundary violationsKaiGai Kohei3-23/+118
2009-06-18cleanup in ss/services.cKaiGai Kohei1-3/+3
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller31-446/+1702
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds31-440/+1690
2009-06-10Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+6
2009-06-09TOMOYO: Add description of lists and structures.Tetsuo Handa6-34/+504
2009-06-09TOMOYO: Remove unused field.Tetsuo Handa2-2/+0
2009-06-09Merge branch 'master' into nextJames Morris1-0/+6
2009-06-05integrity: ima audit dentry_open failureMimi Zohar1-4/+9
2009-06-04TOMOYO: Remove unused parameter.Tetsuo Handa3-7/+3