aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
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-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
2010-02-07fix ima breakageMimi Zohar
2010-02-05syslog: clean up needless commentKees Cook
2010-02-04syslog: use defined constants instead of raw numbersKees Cook
2010-02-04syslog: distinguish between /proc/kmsg and syscallsKees Cook
2010-02-04selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia
2010-02-04selinux: load the initial SIDs upon every policy loadGuido Trentalancia
2010-02-03selinux: Only audit permissions specified in policyStephen Smalley
2010-01-26get rid of pointless checks after simple_pin_fs()Al Viro
2010-01-27TOMOYO: Remove usage counter for temporary memory.Tetsuo Handa
2010-01-25selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei
2010-01-25selinux: convert range transition list to a hashtabStephen Smalley
2010-01-18Merge branch 'master' into nextJames Morris
2010-01-18selinux: change the handling of unknown classesStephen Smalley
2010-01-15security: correct error returns for get/set security with private inodesJames Morris
2010-01-14Fix ACC_MODE() for realAl Viro
2010-01-11TOMOYO: Remove memory pool for list elements.Tetsuo Handa
2010-01-11TOMOYO: Remove memory pool for string data.Tetsuo Handa
2010-01-11TOMOYO: Replace rw_semaphore by mutex.Tetsuo Handa
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