aboutsummaryrefslogtreecommitdiffstats
path: root/security (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-18inet: rename some inet_sock fieldsEric Dumazet1-6/+6
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-5/+5
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-1/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-2/+2
2009-09-24do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeupOleg Nesterov1-1/+1
2009-09-24cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum1-1/+2
2009-09-24lsm: Use a compressed IPv6 string format in audit eventsPaul Moore1-1/+1
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-6/+17
2009-09-23SELinux: do not destroy the avc_cache_nodepEric Paris1-4/+15
2009-09-23KEYS: Have the garbage collector set its timer for live expired keysDavid Howells1-2/+2
2009-09-23seq_file: constify seq_operationsJames Morris2-5/+5
2009-09-23Move magic numbers into magic.hNick Black1-7/+1
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+30
2009-09-15KEYS: Fix garbage collectorDavid Howells4-35/+73
2009-09-15KEYS: Unlock tasklist when exiting early from keyctl_session_to_parentMarc Dionne1-0/+1
2009-09-14SELinux: flush the avc before disabling SELinuxEric Paris1-0/+2
2009-09-14SELinux: seperate avc_cache flushingEric Paris1-7/+17
2009-09-14Creds: creds->security can be NULL is selinux is disabledEric Paris1-0/+6
2009-09-11Merge branch 'next' into for-linusJames Morris36-460/+1290
2009-09-10sysfs: Add labeling support for sysfsDavid P. Quigley2-0/+6
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information.David P. Quigley4-0/+88
2009-09-07IMA: update ima_counts_putMimi Zohar1-1/+5
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells10-0/+267
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-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar8-14/+119
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang1-1/+1
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-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-0/+4
2009-08-27IMA: iint put in ima_counts_get and putEric Paris1-0/+4
2009-08-24ima: hashing large files bug fixMimi Zohar1-2/+4
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-14x86, intel_txt: Fix typos in Kconfig helpArnaldo Carvalho de Melo1-2/+2
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