summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2011-03-21KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyringDavid Howells1-1/+2
2011-03-21KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()David Howells1-0/+3
2011-03-21CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa1-1/+5
2011-03-21SELinux: do not compute transition labels on mountpoint labeled filesystemsEric Paris1-1/+4
2011-03-21SELinux: define permissions for DCB netlink messagesEric Paris1-0/+2
2011-03-21ima: fix add LSM rule bugMimi Zohar1-0/+2
2010-07-05KEYS: find_keyring_by_name() can gain access to a freed keyringToshiyuki Okajima1-9/+9
2010-07-05KEYS: Return more accurate error codesDan Carpenter1-3/+3
2010-05-27mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook1-1/+1
2010-05-13security: testing the wrong variable in create_by_name()Dan Carpenter1-2/+2
2010-05-13keys: the request_key() syscall should link an existing key to the dest keyringDavid Howells1-1/+8
2010-03-15security: fix error return path in ima_inode_allocXiaotian Feng1-2/+1
2010-03-15netlabel: fix export of SELinux categories > 127Joshua Roys1-1/+1
2010-02-07Take ima_file_free() to proper place.Al Viro1-2/+0
2010-02-07ima: rename PATH_CHECK to FILE_CHECKMimi Zohar4-8/+11
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar1-3/+3
2010-02-07ima: initialize ima before inodes can be allocatedEric Paris3-8/+3
2010-02-07fix ima breakageMimi Zohar1-144/+92
2010-01-27get rid of pointless checks after simple_pin_fs()Al Viro1-9/+2
2010-01-14Fix ACC_MODE() for realAl Viro1-6/+1
2010-01-04SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby1-1/+1
2009-12-22Sanitize f_flags helpersAl Viro1-1/+0
2009-12-17Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture supportGeert Uytterhoeven1-0/+10
2009-12-17NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells1-1/+2
2009-12-17security/min_addr.c: make init_mmap_min_addr() staticH Hartley Sweeten1-1/+1
2009-12-17keys: PTR_ERR return of wrong pointer in keyctl_get_security()Roel Kluin1-1/+1
2009-12-16ima: limit imbalance msgMimi Zohar1-9/+53
2009-12-16Untangling ima mess, part 3: kill dead code in imaAl Viro1-48/+4
2009-12-16ima: call ima_inode_free ima_inode_freeEric Paris2-5/+2
2009-12-16IMA: clean up the IMA counts updating codeEric Paris2-49/+70
2009-12-16ima: only insert at inode creation timeEric Paris3-66/+14
2009-12-16ima: valid return code from ima_inode_allocEric Paris1-3/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-11/+11
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds5-114/+15
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2009-12-06Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller31-1974/+791
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-2/+2
2009-12-03Merge branch 'master' into nextJames Morris3-8/+8
2009-11-25TOMOYO: Add recursive directory matching operator support.Tetsuo Handa2-83/+121
2009-11-24remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn2-79/+2
2009-11-24SELinux: print denials for buggy kernel with unknown permsEric Paris2-1/+8
2009-11-21net: rename skb->iif to skb->skb_iifEric Dumazet2-5/+5
2009-11-20security/tomoyo: Remove now unnecessary handling of security_sysctl.Eric W. Biederman3-95/+0
2009-11-20security/tomoyo: Add a special case to handle accesses through the internal p...Eric W. Biederman1-0/+9
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-3/+3
2009-11-19ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar1-2/+2
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-5/+5
2009-11-12sysctl security/tomoyo: Don't look at ctl_nameTetsuo Handa1-9/+1
2009-11-12sysctl security/keys: Remove dead binary sysctl supportEric W. Biederman1-6/+1