aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2009-12-22Sanitize f_flags helpersGravatar Al Viro 1-1/+0
2009-12-17Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture supportGravatar Geert Uytterhoeven 1-0/+10
2009-12-17NOMMU: Optimise away the {dac_,}mmap_min_addr testsGravatar David Howells 1-1/+2
2009-12-17security/min_addr.c: make init_mmap_min_addr() staticGravatar H Hartley Sweeten 1-1/+1
2009-12-17keys: PTR_ERR return of wrong pointer in keyctl_get_security()Gravatar Roel Kluin 1-1/+1
2009-12-16ima: limit imbalance msgGravatar Mimi Zohar 1-9/+53
2009-12-16Untangling ima mess, part 3: kill dead code in imaGravatar Al Viro 1-48/+4
2009-12-16ima: call ima_inode_free ima_inode_freeGravatar Eric Paris 2-5/+2
2009-12-16IMA: clean up the IMA counts updating codeGravatar Eric Paris 2-49/+70
2009-12-16ima: only insert at inode creation timeGravatar Eric Paris 3-66/+14
2009-12-16ima: valid return code from ima_inode_allocGravatar Eric Paris 1-3/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 3-11/+11
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Gravatar Linus Torvalds 5-114/+15
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 2-2/+2
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 31-1974/+791
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 2-2/+2
2009-12-03Merge branch 'master' into nextGravatar James Morris 3-8/+8
2009-11-25TOMOYO: Add recursive directory matching operator support.Gravatar Tetsuo Handa 2-83/+121
2009-11-24remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionGravatar Serge E. Hallyn 2-79/+2
2009-11-24SELinux: print denials for buggy kernel with unknown permsGravatar Eric Paris 2-1/+8
2009-11-20net: rename skb->iif to skb->skb_iifGravatar Eric Dumazet 2-5/+5
2009-11-20security/tomoyo: Remove now unnecessary handling of security_sysctl.Gravatar Eric W. Biederman 3-95/+0
2009-11-20security/tomoyo: Add a special case to handle accesses through the internal p...Gravatar Eric W. Biederman 1-0/+9
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 2-3/+3
2009-11-19ima: replace GFP_KERNEL with GFP_NOFSGravatar Mimi Zohar 1-2/+2
2009-11-18sysctl: Drop & in front of every proc_handler.Gravatar Eric W. Biederman 1-5/+5
2009-11-12sysctl security/tomoyo: Don't look at ctl_nameGravatar Tetsuo Handa 1-9/+1
2009-11-12sysctl security/keys: Remove dead binary sysctl supportGravatar Eric W. Biederman 1-6/+1
2009-11-10security: report the module name to security_module_requestGravatar Eric Paris 4-5/+18
2009-11-09Config option to set a default LSMGravatar John Johansen 2-3/+38
2009-11-09sysctl: require CAP_SYS_RAWIO to set mmap_min_addrGravatar Kees Cook 1-0/+3
2009-10-29tomoyo: improve hash bucket dispersionGravatar Stephen Hemminger 1-4/+9
2009-10-25LSM: imbed ima calls in the security hooksGravatar Mimi Zohar 2-3/+26
2009-10-24SELinux: add .gitignore files for dynamic classesGravatar Eric Paris 1-0/+2
2009-10-20security: remove root_plugGravatar James Morris 4-105/+1
2009-10-20SELinux: fix locking issue introduced with c6d3aaa4e35c71a3Gravatar Stephen Smalley 1-3/+7
2009-10-18inet: rename some inet_sock fieldsGravatar Eric Dumazet 1-6/+6
2009-10-15KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesGravatar David Howells 1-1/+1
2009-10-12LSM: Add security_path_chroot().Gravatar Tetsuo Handa 2-0/+11
2009-10-12LSM: Add security_path_chmod() and security_path_chown().Gravatar Tetsuo Handa 2-0/+28
2009-10-07selinux: drop remapping of netlink classesGravatar Stephen Smalley 2-30/+1
2009-10-07selinux: generate flask headers during kernel buildGravatar Stephen Smalley 4-963/+10
2009-10-07selinux: dynamic class/perm discoveryGravatar Stephen Smalley 15-744/+555
2009-10-01const: constify remaining file_operationsGravatar Alexey Dobriyan 1-5/+5
2009-09-30SELinux: reset the security_ops before flushing the avc cacheGravatar Eric Paris 1-3/+3
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentGravatar Linus Torvalds 1-1/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerGravatar Alexey Dobriyan 1-2/+2
2009-09-24do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeupGravatar Oleg Nesterov 1-1/+1
2009-09-24cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeGravatar Ben Blum 1-1/+2