aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-10sysfs: Add labeling support for sysfsDavid P. Quigley
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley
2009-09-07IMA: update ima_counts_putMimi Zohar
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Do some whitespace cleanups [try #6]David Howells
2009-09-02KEYS: Make /proc/keys use keyid not numread as file position [try #6]Serge E. Hallyn
2009-09-02KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells
2009-09-02KEYS: Flag dead keys to induce EKEYREVOKED [try #6]David Howells
2009-09-02KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try...David Howells
2009-09-02KEYS: Deal with dead-type keys appropriately [try #6]David Howells
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-09-01selinux: Support for the new TUN LSM hooksPaul Moore
2009-09-01lsm: Add hooks to the TUN driverPaul Moore
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-21selinux: adjust rules for ATTR_FORCEAmerigo Wang
2009-08-20Merge branch 'master' into nextJames Morris
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-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-08-14SELinux: add selinux_kernel_module_requestEric Paris
2009-08-14security: introducing security_request_moduleEric Paris
2009-08-11SELinux: fix memory leakage in /security/selinux/hooks.cJames Morris
2009-08-06Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-06SELinux: call cap_file_mmap in selinux_file_mmapEric Paris
2009-08-06Capabilities: move cap_file_mmap to commoncap.cEric Paris
2009-08-06security/smack: Use AF_INET for sin_family fieldJulia Lawall
2009-07-17kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov
2009-07-13Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris
2009-07-13SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-07-10security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu
2009-07-10Move variable function in lsm_audit.h into SMACK private spaceThomas Liu
2009-06-30Merge branch 'master' into nextJames Morris
2009-06-29integrity: add ima_counts_put (updated)Mimi Zohar
2009-06-29integrity: ima audit hash_exists fixMimi Zohar
2009-06-25selinux: clean up avc node cache when disabling selinuxThomas Liu
2009-06-25security: rename ptrace_may_access => ptrace_access_checkIngo Molnar
2009-06-25keys: annotate seqfile ops with __releases and __acquiresJames Morris
2009-06-23selinux: restore optimization to selinux_file_permissionStephen Smalley
2009-06-19TOMOYO: Remove next_domain from tomoyo_find_next_domain().Tetsuo Handa
2009-06-19TOMOYO: Move tomoyo_delete_domain().Tetsuo Handa
2009-06-19Merge branch 'master' into nextJames Morris
2009-06-18devcgroup: skip superfluous checks when found the DEV_ALL elemLi Zefan
2009-06-19Add audit messages on type boundary violationsKaiGai Kohei
2009-06-18cleanup in ss/services.cKaiGai Kohei