| Commit message (Expand) | Author | Age |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | tomoyo: fix potential use after free | Dan Carpenter | 2010-03-14 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
|\ |
|
| * | fix comment typos in avc.c | Justin P. Mattock | 2010-02-05 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-04 |
|\ \ |
|
| * | | get rid of ->mnt_parent in tomoyo/realpath | Al Viro | 2010-03-03 |
| * | | get rid of insanity with namespace roots in tomoyo | Al Viro | 2010-03-03 |
| * | | fix mnt_mountpoint abuse in smack | Al Viro | 2010-03-03 |
* | | | Merge branch 'next' into for-linus | James Morris | 2010-02-28 |
|\ \ \ |
|
| * | | | SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0 | David Howells | 2010-02-25 |
| * | | | TOMOYO: Protect find_task_by_vpid() with RCU. | Tetsuo Handa | 2010-02-25 |
| * | | | Security: add static to security_ops and default_security_ops variable | wzt.wzt@gmail.com | 2010-02-23 |
| * | | | selinux: libsepol: remove dead code in check_avtab_hierarchy_callback() | KaiGai Kohei | 2010-02-21 |
| * | | | TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain | Tetsuo Handa | 2010-02-16 |
| * | | | security: fix a couple of sparse warnings | James Morris | 2010-02-16 |
| * | | | TOMOYO: Remove unneeded parameter. | Tetsuo Handa | 2010-02-16 |
| * | | | TOMOYO: Use shorter names. | Tetsuo Handa | 2010-02-15 |
| * | | | TOMOYO: Use enum for index numbers. | Tetsuo Handa | 2010-02-15 |
| * | | | TOMOYO: Add garbage collector. | Tetsuo Handa | 2010-02-14 |
| * | | | TOMOYO: Add refcounter on domain structure. | Tetsuo Handa | 2010-02-14 |
| * | | | TOMOYO: Merge headers. | Tetsuo Handa | 2010-02-14 |
| * | | | TOMOYO: Add refcounter on string data. | Tetsuo Handa | 2010-02-14 |
| * | | | TOMOYO: Reduce lines by using common path for addition and deletion. | Tetsuo Handa | 2010-02-11 |
| * | | | selinux: fix memory leak in sel_make_bools | Xiaotian Feng | 2010-02-08 |
| * | | | TOMOYO: Extract bitfield | Tetsuo Handa | 2010-02-07 |
| * | | | syslog: clean up needless comment | Kees Cook | 2010-02-05 |
| * | | | syslog: use defined constants instead of raw numbers | Kees Cook | 2010-02-03 |
| * | | | syslog: distinguish between /proc/kmsg and syscalls | Kees Cook | 2010-02-03 |
| * | | | selinux: allow MLS->non-MLS and vice versa upon policy reload | Guido Trentalancia | 2010-02-03 |
| * | | | selinux: load the initial SIDs upon every policy load | Guido Trentalancia | 2010-02-03 |
| * | | | selinux: Only audit permissions specified in policy | Stephen Smalley | 2010-02-02 |
| * | | | TOMOYO: Remove usage counter for temporary memory. | Tetsuo Handa | 2010-01-26 |
| * | | | selinux: remove dead code in type_attribute_bounds_av() | KaiGai Kohei | 2010-01-24 |
| * | | | selinux: convert range transition list to a hashtab | Stephen Smalley | 2010-01-24 |
| * | | | Merge branch 'master' into next | James Morris | 2010-01-17 |
| |\ \ \ |
|
| * | | | | selinux: change the handling of unknown classes | Stephen Smalley | 2010-01-17 |
| * | | | | security: correct error returns for get/set security with private inodes | James Morris | 2010-01-14 |
| * | | | | TOMOYO: Remove memory pool for list elements. | Tetsuo Handa | 2010-01-10 |
| * | | | | TOMOYO: Remove memory pool for string data. | Tetsuo Handa | 2010-01-10 |
| * | | | | TOMOYO: Replace rw_semaphore by mutex. | Tetsuo Handa | 2010-01-10 |
| * | | | | TOMOYO: Use RCU primitives for list operation | Tetsuo Handa | 2009-12-14 |
| * | | | | TOMOYO: Compare filesystem by magic number rather than by name. | Tetsuo Handa | 2009-12-09 |
| * | | | | Merge branch 'master' into next | James Morris | 2009-12-09 |
| |\ \ \ \ |
|
| * | | | | | selinux: remove a useless return | Amerigo Wang | 2009-12-07 |
| * | | | | | TOMOYO: Add rest of file operation restrictions. | Tetsuo Handa | 2009-12-07 |
| * | | | | | LSM: Rename security_path_ functions argument names. | Tetsuo Handa | 2009-12-07 |
| * | | | | | security/selinux/ss: correct size computation | Julia Lawall | 2009-12-07 |
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-02-28 |
|\ \ \ \ \ \ |
|
| * | | | | | | security: Apply lockdep-based checking to rcu_dereference() uses | Paul E. McKenney | 2010-02-25 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | netlabel: fix export of SELinux categories > 127 | Joshua Roys | 2010-02-25 |