| Commit message (Expand) | Author | Age |
* | switch selinux delayed superblock handling to iterate_supers() | Al Viro | 2010-05-21 |
* | security/selinux/ss: Use kstrdup | Julia Lawall | 2010-05-16 |
* | Merge branch 'master' into next | James Morris | 2010-05-05 |
|\ |
|
| * | SELinux: Reduce max avtab size to avoid page allocation failures | Stephen Smalley | 2010-04-14 |
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | selinux: generalize disabling of execmem for plt-in-heap archs | Stephen Smalley | 2010-04-28 |
* | | LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE | Eric Paris | 2010-04-27 |
* | | SELinux: return error codes on policy load failure | Eric Paris | 2010-04-20 |
* | | Security: Fix coding style in security/ | wzt.wzt@gmail.com | 2010-04-09 |
* | | selinux: always call sk_security_struct sksec | Eric Paris | 2010-04-07 |
* | | Merge branch 'master' into next | James Morris | 2010-03-30 |
|\| |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
| |\ |
|
| | * | fix comment typos in avc.c | Justin P. Mattock | 2010-02-05 |
* | | | SELinux: Reduce max avtab size to avoid page allocation failures | Stephen Smalley | 2010-03-15 |
* | | | Merge branch 'next-queue' into next | James Morris | 2010-03-08 |
|\ \ \
| |/ /
|/| | |
|
| * | | selinux: const strings in tables | Stephen Hemminger | 2010-03-07 |
| * | | Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c | wzt.wzt@gmail.com | 2010-03-03 |
| * | | Selinux: Remove unused headers slab.h in selinux/ss/symtab.c | wzt.wzt@gmail.com | 2010-03-02 |
| * | | Selinux: Remove unused headers list.h in selinux/netlink.c | wzt.wzt@gmail.com | 2010-03-02 |
* | | | 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 |
| * | | 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 |
| * | | security: fix a couple of sparse warnings | James Morris | 2010-02-16 |
| * | | selinux: fix memory leak in sel_make_bools | Xiaotian Feng | 2010-02-08 |
| * | | 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 |
| * | | 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 |
| * | | Merge branch 'master' into next | James Morris | 2009-12-09 |
| |\ \ |
|
| * | | | selinux: remove a useless return | Amerigo Wang | 2009-12-07 |
| * | | | security/selinux/ss: correct size computation | Julia Lawall | 2009-12-07 |
* | | | | netlabel: fix export of SELinux categories > 127 | Joshua Roys | 2010-02-25 |
| |_|/
|/| | |
|
* | | | SECURITY: selinux, fix update_rlimit_cpu parameter | Jiri Slaby | 2010-01-04 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ \
| | |/
| |/| |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 |
|\| | |
|
| * | | SELinux: print denials for buggy kernel with unknown perms | Eric Paris | 2009-11-23 |
| * | | security: report the module name to security_module_request | Eric Paris | 2009-11-09 |
| * | | SELinux: add .gitignore files for dynamic classes | Eric Paris | 2009-10-23 |
| * | | SELinux: fix locking issue introduced with c6d3aaa4e35c71a3 | Stephen Smalley | 2009-10-19 |
| * | | selinux: drop remapping of netlink classes | Stephen Smalley | 2009-10-07 |
| * | | selinux: generate flask headers during kernel build | Stephen Smalley | 2009-10-07 |
| * | | selinux: dynamic class/perm discovery | Stephen Smalley | 2009-10-07 |