Age | Commit message (Expand) | Author |
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-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-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 |
2009-12-05 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-03 | Merge branch 'master' into next | James Morris |
2009-11-25 | TOMOYO: Add recursive directory matching operator support. | Tetsuo Handa |
2009-11-24 | remove CONFIG_SECURITY_FILE_CAPABILITIES compile option | Serge E. Hallyn |
2009-11-24 | SELinux: print denials for buggy kernel with unknown perms | Eric Paris |
2009-11-20 | net: rename skb->iif to skb->skb_iif | Eric Dumazet |
2009-11-20 | security/tomoyo: Remove now unnecessary handling of security_sysctl. | Eric W. Biederman |
2009-11-20 | security/tomoyo: Add a special case to handle accesses through the internal p... | Eric W. Biederman |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-19 | ima: replace GFP_KERNEL with GFP_NOFS | Mimi Zohar |
2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman |
2009-11-12 | sysctl security/tomoyo: Don't look at ctl_name | Tetsuo Handa |
2009-11-12 | sysctl security/keys: Remove dead binary sysctl support | Eric W. Biederman |
2009-11-10 | security: report the module name to security_module_request | Eric Paris |