Age | Commit message (Expand) | Author |
2010-02-15 | TOMOYO: Add refcounter on string data. | Tetsuo Handa |
2010-02-11 | TOMOYO: Reduce lines by using common path for addition and deletion. | Tetsuo Handa |
2010-02-09 | selinux: fix memory leak in sel_make_bools | Xiaotian Feng |
2010-02-08 | TOMOYO: Extract bitfield | Tetsuo Handa |
2010-02-07 | Take ima_file_free() to proper place. | Al Viro |
2010-02-07 | ima: rename PATH_CHECK to FILE_CHECK | Mimi Zohar |
2010-02-07 | ima: rename ima_path_check to ima_file_check | Mimi Zohar |
2010-02-07 | ima: initialize ima before inodes can be allocated | Eric Paris |
2010-02-07 | fix ima breakage | Mimi Zohar |
2010-02-05 | fix comment typos in avc.c | Justin P. Mattock |
2010-02-05 | syslog: clean up needless comment | Kees Cook |
2010-02-04 | syslog: use defined constants instead of raw numbers | Kees Cook |
2010-02-04 | syslog: distinguish between /proc/kmsg and syscalls | Kees Cook |
2010-02-04 | selinux: allow MLS->non-MLS and vice versa upon policy reload | Guido Trentalancia |
2010-02-04 | selinux: load the initial SIDs upon every policy load | Guido Trentalancia |
2010-02-03 | selinux: Only audit permissions specified in policy | Stephen Smalley |
2010-01-26 | get rid of pointless checks after simple_pin_fs() | Al Viro |
2010-01-27 | TOMOYO: Remove usage counter for temporary memory. | Tetsuo Handa |
2010-01-25 | selinux: remove dead code in type_attribute_bounds_av() | KaiGai Kohei |
2010-01-25 | selinux: convert range transition list to a hashtab | Stephen Smalley |
2010-01-18 | Merge branch 'master' into next | James Morris |
2010-01-18 | selinux: change the handling of unknown classes | Stephen Smalley |
2010-01-15 | security: correct error returns for get/set security with private inodes | James Morris |
2010-01-14 | Fix ACC_MODE() for real | Al Viro |
2010-01-11 | TOMOYO: Remove memory pool for list elements. | Tetsuo Handa |
2010-01-11 | TOMOYO: Remove memory pool for string data. | Tetsuo Handa |
2010-01-11 | TOMOYO: Replace rw_semaphore by mutex. | Tetsuo Handa |
2010-01-04 | SECURITY: selinux, fix update_rlimit_cpu parameter | Jiri Slaby |
2009-12-22 | Sanitize f_flags helpers | Al Viro |
2009-12-17 | Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support | Geert Uytterhoeven |
2009-12-17 | NOMMU: Optimise away the {dac_,}mmap_min_addr tests | David Howells |
2009-12-17 | security/min_addr.c: make init_mmap_min_addr() static | H Hartley Sweeten |
2009-12-17 | keys: PTR_ERR return of wrong pointer in keyctl_get_security() | Roel Kluin |
2009-12-16 | ima: limit imbalance msg | Mimi Zohar |
2009-12-16 | Untangling ima mess, part 3: kill dead code in ima | Al Viro |
2009-12-16 | ima: call ima_inode_free ima_inode_free | Eric Paris |
2009-12-16 | IMA: clean up the IMA counts updating code | Eric Paris |
2009-12-16 | ima: only insert at inode creation time | Eric Paris |
2009-12-16 | ima: valid return code from ima_inode_alloc | Eric Paris |
2009-12-15 | TOMOYO: Use RCU primitives for list operation | Tetsuo Handa |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | TOMOYO: Compare filesystem by magic number rather than by name. | Tetsuo Handa |
2009-12-09 | Merge branch 'master' into next | James Morris |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds |
2009-12-08 | selinux: remove a useless return | Amerigo Wang |
2009-12-08 | TOMOYO: Add rest of file operation restrictions. | Tetsuo Handa |
2009-12-08 | LSM: Rename security_path_ functions argument names. | Tetsuo Handa |
2009-12-08 | security/selinux/ss: correct size computation | Julia Lawall |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |