aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Deal with dead-type keys appropriately [try #6]David Howells2009-09-024-31/+48
* CRED: Add some configurable debugging [try #6]David Howells2009-09-021-1/+5
* selinux: Support for the new TUN LSM hooksPaul Moore2009-09-015-2/+83
* lsm: Add hooks to the TUN driverPaul Moore2009-09-012-0/+37
* selinux: adjust rules for ATTR_FORCEAmerigo Wang2009-08-211-5/+11
* Merge branch 'master' into nextJames Morris2009-08-202-3/+4
|\
| * security: Fix prompt for LSM_MMAP_MIN_ADDRAndreas Schwab2009-08-191-1/+1
| * security: Make LSM_MMAP_MIN_ADDR default match its help text.Dave Jones2009-08-191-1/+1
| * Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-175-3/+68
| * SELinux: call cap_file_mmap in selinux_file_mmapEric Paris2009-08-171-1/+13
| * Capabilities: move cap_file_mmap to commoncap.cEric Paris2009-08-172-9/+30
| * SELinux: fix memory leakage in /security/selinux/hooks.cJames Morris2009-08-111-1/+2
* | SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-179-283/+129
* | SELinux: add selinux_kernel_module_requestEric Paris2009-08-143-0/+8
* | security: introducing security_request_moduleEric Paris2009-08-142-0/+11
* | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-065-3/+68
* | SELinux: call cap_file_mmap in selinux_file_mmapEric Paris2009-08-061-1/+13
* | Capabilities: move cap_file_mmap to commoncap.cEric Paris2009-08-062-9/+30
* | security/smack: Use AF_INET for sin_family fieldJulia Lawall2009-08-061-1/+1
* | kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov2009-07-172-2/+2
* | Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris2009-07-138-134/+297
* | SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-07-138-297/+134
* | security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu2009-07-102-6/+6
* | Move variable function in lsm_audit.h into SMACK private spaceThomas Liu2009-07-102-4/+5
* | Merge branch 'master' into nextJames Morris2009-06-302-2/+30
|\|
| * integrity: add ima_counts_put (updated)Mimi Zohar2009-06-291-1/+28
| * integrity: ima audit hash_exists fixMimi Zohar2009-06-291-1/+2
* | selinux: clean up avc node cache when disabling selinuxThomas Liu2009-06-253-0/+12
* | security: rename ptrace_may_access => ptrace_access_checkIngo Molnar2009-06-255-12/+12
* | keys: annotate seqfile ops with __releases and __acquiresJames Morris2009-06-251-0/+4
* | selinux: restore optimization to selinux_file_permissionStephen Smalley2009-06-231-5/+10
* | TOMOYO: Remove next_domain from tomoyo_find_next_domain().Tetsuo Handa2009-06-193-15/+8
* | TOMOYO: Move tomoyo_delete_domain().Tetsuo Handa2009-06-193-34/+30
* | Merge branch 'master' into nextJames Morris2009-06-1933-446/+1698
|\|
| * devcgroup: skip superfluous checks when found the DEV_ALL elemLi Zefan2009-06-181-4/+6
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1531-446/+1702
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-1131-440/+1690
| | |\
| | | * TOMOYO: Add description of lists and structures.Tetsuo Handa2009-06-096-34/+504
| | | * TOMOYO: Remove unused field.Tetsuo Handa2009-06-092-2/+0
| | | * Merge branch 'master' into nextJames Morris2009-06-091-0/+6
| | | |\
| | | * | integrity: ima audit dentry_open failureMimi Zohar2009-06-051-4/+9
| | | * | TOMOYO: Remove unused parameter.Tetsuo Handa2009-06-043-7/+3
| | | * | security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-042-24/+1
| | | * | TOMOYO: Simplify policy reader.Tetsuo Handa2009-06-033-52/+41
| | | * | TOMOYO: Remove redundant markers.Tetsuo Handa2009-06-034-36/+0
| | | * | SELinux: define audit permissions for audit tree netlink messagesEric Paris2009-06-031-0/+2
| | | * | TOMOYO: Remove unused mutex.Tetsuo Handa2009-06-021-1/+0
| | | * | tomoyo: avoid get+put of task_structSerge E. Hallyn2009-06-021-8/+1
| | | * | smack: Remove redundant initialization.Tetsuo Handa2009-05-281-15/+0
| | | * | rootplug: Remove redundant initialization.Tetsuo Handa2009-05-271-12/+0