summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2010-03-29Merge remote branch 'slabh/slabh'Stephen Rothwell
2010-03-29Merge branch 'quilt/driver-core'Stephen Rothwell
2010-03-29Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-03-29Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-03-29Merge remote branch 'security-testing/next'Stephen Rothwell
2010-03-29include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19kref: remove kref_setNeilBrown
2010-03-16SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley
2010-03-15tomoyo: fix potential use after freeDan Carpenter
2010-03-10security/ima: replace gcc specific __FUNCTION__ with __func__H Hartley Sweeten
2010-03-10Security: key: keyring: fix some code style issuesChihau Chau
2010-03-09Merge branch 'next-queue' into nextJames Morris
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-08selinux: const strings in tablesStephen Hemminger
2010-03-05Security: Fix some coding styles in security/keys/keyring.cwzt.wzt@gmail.com
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-04Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.cwzt.wzt@gmail.com
2010-03-03get rid of ->mnt_parent in tomoyo/realpathAl Viro
2010-03-03get rid of insanity with namespace roots in tomoyoAl Viro
2010-03-03fix mnt_mountpoint abuse in smackAl Viro
2010-03-03Selinux: Remove unused headers slab.h in selinux/ss/symtab.cwzt.wzt@gmail.com
2010-03-03Selinux: Remove unused headers list.h in selinux/netlink.cwzt.wzt@gmail.com
2010-03-03TOMOYO: Remove unused variables.Tetsuo Handa
2010-03-03Security: Add __init to register_security to disable load a security module o...wzt.wzt@gmail.com
2010-03-02fsnotify: new fsnotify hooks and events types for access decisionsEric Paris
2010-03-01Merge branch 'next' into for-linusJames Morris
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-26SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0David Howells
2010-02-26TOMOYO: Protect find_task_by_vpid() with RCU.Tetsuo Handa
2010-02-25security: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney
2010-02-25netlabel: fix export of SELinux categories > 127Joshua Roys
2010-02-25security: fix error return path in ima_inode_allocXiaotian Feng
2010-02-24Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com
2010-02-22selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()KaiGai Kohei
2010-02-17TOMOYO: Remove __func__ from tomoyo_is_correct_path/domainTetsuo Handa
2010-02-16security: fix a couple of sparse warningsJames Morris
2010-02-16TOMOYO: Remove unneeded parameter.Tetsuo Handa
2010-02-16TOMOYO: Use shorter names.Tetsuo Handa
2010-02-16TOMOYO: Use enum for index numbers.Tetsuo Handa
2010-02-15TOMOYO: Add garbage collector.Tetsuo Handa
2010-02-15TOMOYO: Add refcounter on domain structure.Tetsuo Handa
2010-02-15TOMOYO: Merge headers.Tetsuo Handa
2010-02-15TOMOYO: Add refcounter on string data.Tetsuo Handa
2010-02-11TOMOYO: Reduce lines by using common path for addition and deletion.Tetsuo Handa
2010-02-09selinux: fix memory leak in sel_make_boolsXiaotian Feng
2010-02-08TOMOYO: Extract bitfieldTetsuo Handa
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