summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2009-08-19security: Make LSM_MMAP_MIN_ADDR default match its help text.Dave Jones-1/+1
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris-3/+68
2009-08-17SELinux: call cap_file_mmap in selinux_file_mmapEric Paris-1/+13
2009-08-17Capabilities: move cap_file_mmap to commoncap.cEric Paris-9/+30
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu-283/+129
2009-08-14x86, intel_txt: Fix typos in Kconfig helpArnaldo Carvalho de Melo-2/+2
2009-08-14SELinux: add selinux_kernel_module_requestEric Paris-0/+8
2009-08-14security: introducing security_request_moduleEric Paris-0/+11
2009-08-11SELinux: fix memory leakage in /security/selinux/hooks.cJames Morris-1/+2
2009-08-06Security/SELinux: seperate lsm specific mmap_min_addrEric Paris-3/+68
2009-08-06SELinux: call cap_file_mmap in selinux_file_mmapEric Paris-1/+13
2009-08-06Capabilities: move cap_file_mmap to commoncap.cEric Paris-9/+30
2009-08-06security/smack: Use AF_INET for sin_family fieldJulia Lawall-1/+1
2009-07-21x86, intel_txt: Intel TXT boot supportJoseph Cihula-0/+30
2009-07-17kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov-2/+2
2009-07-13Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris-134/+297
2009-07-13SELinux: Convert avc_audit to use lsm_audit.hThomas Liu-297/+134
2009-07-10security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu-6/+6
2009-07-10Move variable function in lsm_audit.h into SMACK private spaceThomas Liu-4/+5
2009-06-30Merge branch 'master' into nextJames Morris-2/+30
2009-06-29integrity: add ima_counts_put (updated)Mimi Zohar-1/+28
2009-06-29integrity: ima audit hash_exists fixMimi Zohar-1/+2
2009-06-25selinux: clean up avc node cache when disabling selinuxThomas Liu-0/+12
2009-06-25security: rename ptrace_may_access => ptrace_access_checkIngo Molnar-12/+12
2009-06-25keys: annotate seqfile ops with __releases and __acquiresJames Morris-0/+4
2009-06-23selinux: restore optimization to selinux_file_permissionStephen Smalley-5/+10
2009-06-19TOMOYO: Remove next_domain from tomoyo_find_next_domain().Tetsuo Handa-15/+8
2009-06-19TOMOYO: Move tomoyo_delete_domain().Tetsuo Handa-34/+30
2009-06-19Merge branch 'master' into nextJames Morris-446/+1698
2009-06-18devcgroup: skip superfluous checks when found the DEV_ALL elemLi Zefan-4/+6
2009-06-19Add audit messages on type boundary violationsKaiGai Kohei-23/+118
2009-06-18cleanup in ss/services.cKaiGai Kohei-3/+3
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-446/+1702
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-440/+1690
2009-06-10Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+6
2009-06-09TOMOYO: Add description of lists and structures.Tetsuo Handa-34/+504
2009-06-09TOMOYO: Remove unused field.Tetsuo Handa-2/+0
2009-06-09Merge branch 'master' into nextJames Morris-0/+6
2009-06-05integrity: ima audit dentry_open failureMimi Zohar-4/+9
2009-06-04TOMOYO: Remove unused parameter.Tetsuo Handa-7/+3
2009-06-04security: use mmap_min_addr indepedently of security modelsChristoph Lameter-24/+1
2009-06-03net: skb->dst accessorsEric Dumazet-2/+2
2009-06-03TOMOYO: Simplify policy reader.Tetsuo Handa-52/+41
2009-06-03TOMOYO: Remove redundant markers.Tetsuo Handa-36/+0
2009-06-03SELinux: define audit permissions for audit tree netlink messagesEric Paris-0/+2
2009-06-02TOMOYO: Remove unused mutex.Tetsuo Handa-1/+0
2009-06-02tomoyo: avoid get+put of task_structSerge E. Hallyn-8/+1
2009-05-28smack: Remove redundant initialization.Tetsuo Handa-15/+0
2009-05-27rootplug: Remove redundant initialization.Tetsuo Handa-12/+0
2009-05-27tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski-0/+6