summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| * | | TOMOYO: Extract bitfieldTetsuo Handa2010-02-084-96/+25
| * | | syslog: clean up needless commentKees Cook2010-02-051-1/+0
| * | | syslog: use defined constants instead of raw numbersKees Cook2010-02-042-12/+14
| * | | syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-044-7/+13
| * | | selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-049-59/+84
| * | | selinux: load the initial SIDs upon every policy loadGuido Trentalancia2010-02-041-4/+12
| * | | selinux: Only audit permissions specified in policyStephen Smalley2010-02-031-10/+7
| * | | TOMOYO: Remove usage counter for temporary memory.Tetsuo Handa2010-01-276-71/+29
| * | | selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei2010-01-251-39/+4
| * | | selinux: convert range transition list to a hashtabStephen Smalley2010-01-253-41/+86
| * | | Merge branch 'master' into nextJames Morris2010-01-1810-158/+132
| |\ \ \
| * | | | selinux: change the handling of unknown classesStephen Smalley2010-01-184-120/+88
| * | | | security: correct error returns for get/set security with private inodesJames Morris2010-01-151-2/+2
| * | | | TOMOYO: Remove memory pool for list elements.Tetsuo Handa2010-01-116-134/+73
| * | | | TOMOYO: Remove memory pool for string data.Tetsuo Handa2010-01-111-50/+10
| * | | | TOMOYO: Replace rw_semaphore by mutex.Tetsuo Handa2010-01-114-36/+27
| * | | | TOMOYO: Use RCU primitives for list operationTetsuo Handa2009-12-156-112/+207
| * | | | TOMOYO: Compare filesystem by magic number rather than by name.Tetsuo Handa2009-12-091-1/+2
| * | | | Merge branch 'master' into nextJames Morris2009-12-098-125/+26
| |\ \ \ \
| * | | | | selinux: remove a useless returnAmerigo Wang2009-12-081-2/+2
| * | | | | TOMOYO: Add rest of file operation restrictions.Tetsuo Handa2009-12-085-61/+132
| * | | | | LSM: Rename security_path_ functions argument names.Tetsuo Handa2009-12-081-15/+15
| * | | | | security/selinux/ss: correct size computationJulia Lawall2009-12-081-2/+2
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-282-2/+5
|\ \ \ \ \ \
| * | | | | | security: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney2010-02-252-2/+5
| | |_|_|/ / | |/| | | |
* | | | | | netlabel: fix export of SELinux categories > 127Joshua Roys2010-02-251-1/+1
* | | | | | security: fix error return path in ima_inode_allocXiaotian Feng2010-02-251-2/+1
|/ / / / /
* | | | | Take ima_file_free() to proper place.Al Viro2010-02-071-2/+0
* | | | | ima: rename PATH_CHECK to FILE_CHECKMimi Zohar2010-02-074-8/+11
* | | | | ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-071-3/+3
* | | | | ima: initialize ima before inodes can be allocatedEric Paris2010-02-073-8/+3
* | | | | fix ima breakageMimi Zohar2010-02-071-144/+92
| |_|_|/ |/| | |
* | | | get rid of pointless checks after simple_pin_fs()Al Viro2010-01-261-9/+2
* | | | Fix ACC_MODE() for realAl Viro2010-01-141-6/+1
| |_|/ |/| |
* | | SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby2010-01-041-1/+1
* | | Sanitize f_flags helpersAl Viro2009-12-221-1/+0
* | | Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture supportGeert Uytterhoeven2009-12-171-0/+10
* | | NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-171-1/+2
* | | security/min_addr.c: make init_mmap_min_addr() staticH Hartley Sweeten2009-12-171-1/+1
* | | keys: PTR_ERR return of wrong pointer in keyctl_get_security()Roel Kluin2009-12-171-1/+1
* | | ima: limit imbalance msgMimi Zohar2009-12-161-9/+53
* | | Untangling ima mess, part 3: kill dead code in imaAl Viro2009-12-161-48/+4
* | | ima: call ima_inode_free ima_inode_freeEric Paris2009-12-162-5/+2
* | | IMA: clean up the IMA counts updating codeEric Paris2009-12-162-49/+70
* | | ima: only insert at inode creation timeEric Paris2009-12-163-66/+14
* | | ima: valid return code from ima_inode_allocEric Paris2009-12-161-3/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-2/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-2/+2
| |\ \ | | |/ | |/|
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-083-11/+11
|\ \ \
OpenPOWER on IntegriCloud