aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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-05fix comment typos in avc.cJustin P. Mattock
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
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-15TOMOYO: Use RCU primitives for list operationTetsuo Handa
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09TOMOYO: Compare filesystem by magic number rather than by name.Tetsuo Handa
2009-12-09Merge branch 'master' into nextJames Morris
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-08selinux: remove a useless returnAmerigo Wang
2009-12-08TOMOYO: Add rest of file operation restrictions.Tetsuo Handa
2009-12-08LSM: Rename security_path_ functions argument names.Tetsuo Handa
2009-12-08security/selinux/ss: correct size computationJulia Lawall
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