aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2010-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.33.yThomas Gleixner
2010-07-13vfs: Revert the scalability patchesThomas Gleixner
2010-07-05KEYS: find_keyring_by_name() can gain access to a freed keyringToshiyuki Okajima
2010-07-05KEYS: Return more accurate error codesDan Carpenter
2010-06-15KEYS: find_keyring_by_name() can gain access to a freed keyringToshiyuki Okajima
2010-05-31Merge stable/linux-2.6.33.y into rt/2.6.33Thomas Gleixner
2010-05-26mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook
2010-05-13Merge branch '2.6.33.4' into rt/2.6.33Thomas Gleixner
2010-05-12security: testing the wrong variable in create_by_name()Dan Carpenter
2010-05-12keys: the request_key() syscall should link an existing key to the dest keyringDavid Howells
2010-04-27Fix vfsmount_read_lock to work with -rtJohn Stultz
2010-04-27dcache-split-inode_lockNick Piggin
2010-04-27fs-dcache_lock-removeNick Piggin
2010-04-27fs-dcache-scale-d_subdirsNick Piggin
2010-04-27fs-dcache-scale-d_unhashedNick Piggin
2010-04-27fs-vfsmount_lock-scaleNick Piggin
2010-04-27fs-files_list-improveJohn Stultz
2010-03-16Merge branch 'master' ofThomas Gleixner
2010-03-15security: fix error return path in ima_inode_allocXiaotian Feng
2010-03-15netlabel: fix export of SELinux categories > 127Joshua Roys
2010-02-25Merge branch 'linus' into rt/headThomas Gleixner
2010-02-25security: fix error return path in ima_inode_allocXiaotian Feng
2010-02-21security: Fix invalid rcu assumptions in commentsThomas Gleixner
2010-02-07Take ima_file_free() to proper place.Al Viro
2010-02-07ima: rename PATH_CHECK to FILE_CHECKMimi Zohar
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar
2010-02-07ima: initialize ima before inodes can be allocatedEric Paris
2010-02-07fix ima breakageMimi Zohar
2010-01-26get rid of pointless checks after simple_pin_fs()Al Viro
2010-01-14Fix ACC_MODE() for realAl Viro
2010-01-04SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby
2009-12-22Sanitize f_flags helpersAl Viro
2009-12-17Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture supportGeert Uytterhoeven
2009-12-17NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells
2009-12-17security/min_addr.c: make init_mmap_min_addr() staticH Hartley Sweeten
2009-12-17keys: PTR_ERR return of wrong pointer in keyctl_get_security()Roel Kluin
2009-12-16ima: limit imbalance msgMimi Zohar
2009-12-16Untangling ima mess, part 3: kill dead code in imaAl Viro
2009-12-16ima: call ima_inode_free ima_inode_freeEric Paris
2009-12-16IMA: clean up the IMA counts updating codeEric Paris
2009-12-16ima: only insert at inode creation timeEric Paris
2009-12-16ima: valid return code from ima_inode_allocEric Paris
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03Merge branch 'master' into nextJames Morris
2009-11-25TOMOYO: Add recursive directory matching operator support.Tetsuo Handa