aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2009-09-15KEYS: Fix garbage collectorGravatar David Howells 4-35/+73
2009-09-15KEYS: Unlock tasklist when exiting early from keyctl_session_to_parentGravatar Marc Dionne 1-0/+1
2009-09-14SELinux: flush the avc before disabling SELinuxGravatar Eric Paris 1-0/+2
2009-09-14SELinux: seperate avc_cache flushingGravatar Eric Paris 1-7/+17
2009-09-14Creds: creds->security can be NULL is selinux is disabledGravatar Eric Paris 1-0/+6
2009-09-11Merge branch 'next' into for-linusGravatar James Morris 36-460/+1290
2009-09-10sysfs: Add labeling support for sysfsGravatar David P. Quigley 2-0/+6
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...Gravatar David P. Quigley 4-0/+88
2009-09-07IMA: update ima_counts_putGravatar Mimi Zohar 1-1/+5
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]Gravatar David Howells 10-0/+267
2009-09-02KEYS: Do some whitespace cleanups [try #6]Gravatar David Howells 1-9/+3
2009-09-02KEYS: Make /proc/keys use keyid not numread as file position [try #6]Gravatar Serge E. Hallyn 1-22/+55
2009-09-02KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]Gravatar David Howells 7-4/+322
2009-09-02KEYS: Flag dead keys to induce EKEYREVOKED [try #6]Gravatar David Howells 1-1/+3
2009-09-02KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try...Gravatar David Howells 1-1/+7
2009-09-02KEYS: Deal with dead-type keys appropriately [try #6]Gravatar David Howells 4-31/+48
2009-09-02CRED: Add some configurable debugging [try #6]Gravatar David Howells 1-1/+5
2009-09-01selinux: Support for the new TUN LSM hooksGravatar Paul Moore 5-2/+83
2009-09-01lsm: Add hooks to the TUN driverGravatar Paul Moore 2-0/+37
2009-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-0/+4
2009-08-27IMA: iint put in ima_counts_get and putGravatar Eric Paris 1-0/+4
2009-08-24ima: hashing large files bug fixGravatar Mimi Zohar 1-2/+4
2009-08-21selinux: adjust rules for ATTR_FORCEGravatar Amerigo Wang 1-5/+11
2009-08-20Merge branch 'master' into nextGravatar James Morris 2-3/+4
2009-08-19security: Fix prompt for LSM_MMAP_MIN_ADDRGravatar Andreas Schwab 1-1/+1
2009-08-19security: Make LSM_MMAP_MIN_ADDR default match its help text.Gravatar Dave Jones 1-1/+1
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrGravatar Eric Paris 5-3/+68
2009-08-17SELinux: call cap_file_mmap in selinux_file_mmapGravatar Eric Paris 1-1/+13
2009-08-17Capabilities: move cap_file_mmap to commoncap.cGravatar Eric Paris 2-9/+30
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hGravatar Thomas Liu 9-283/+129
2009-08-14SELinux: add selinux_kernel_module_requestGravatar Eric Paris 3-0/+8
2009-08-14security: introducing security_request_moduleGravatar Eric Paris 2-0/+11
2009-08-11SELinux: fix memory leakage in /security/selinux/hooks.cGravatar James Morris 1-1/+2
2009-08-06Security/SELinux: seperate lsm specific mmap_min_addrGravatar Eric Paris 5-3/+68
2009-08-06SELinux: call cap_file_mmap in selinux_file_mmapGravatar Eric Paris 1-1/+13
2009-08-06Capabilities: move cap_file_mmap to commoncap.cGravatar Eric Paris 2-9/+30
2009-08-06security/smack: Use AF_INET for sin_family fieldGravatar Julia Lawall 1-1/+1
2009-07-17kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Gravatar Oleg Nesterov 2-2/+2
2009-07-13Revert "SELinux: Convert avc_audit to use lsm_audit.h"Gravatar James Morris 8-134/+297
2009-07-13SELinux: Convert avc_audit to use lsm_audit.hGravatar Thomas Liu 8-297/+134
2009-07-10security: Make lsm_priv union in lsm_audit.h anonymousGravatar Thomas Liu 2-6/+6
2009-07-10Move variable function in lsm_audit.h into SMACK private spaceGravatar Thomas Liu 2-4/+5
2009-06-30Merge branch 'master' into nextGravatar James Morris 2-2/+30
2009-06-29integrity: add ima_counts_put (updated)Gravatar Mimi Zohar 1-1/+28
2009-06-29integrity: ima audit hash_exists fixGravatar Mimi Zohar 1-1/+2
2009-06-25selinux: clean up avc node cache when disabling selinuxGravatar Thomas Liu 3-0/+12
2009-06-25security: rename ptrace_may_access => ptrace_access_checkGravatar Ingo Molnar 5-12/+12
2009-06-25keys: annotate seqfile ops with __releases and __acquiresGravatar James Morris 1-0/+4
2009-06-23selinux: restore optimization to selinux_file_permissionGravatar Stephen Smalley 1-5/+10
2009-06-19TOMOYO: Remove next_domain from tomoyo_find_next_domain().Gravatar Tetsuo Handa 3-15/+8