| Commit message (Expand) | Author | Age | Files | Lines |
* | SELinux: Move execmod to the common perms | Eric Paris | 2010-08-02 | 1 | -4/+3 |
* | selinux: place open in the common file perms | Eric Paris | 2010-08-02 | 2 | -28/+11 |
* | SELinux: special dontaudit for access checks | Eric Paris | 2010-08-02 | 3 | -8/+38 |
* | security: make LSMs explicitly mask off permissions | Eric Paris | 2010-08-02 | 1 | -0/+2 |
* | SELinux: break ocontext reading into a separate function | Eric Paris | 2010-08-02 | 1 | -111/+133 |
* | SELinux: move genfs read to a separate function | Eric Paris | 2010-08-02 | 1 | -105/+133 |
* | selinux: fix error codes in symtab_init() | Dan Carpenter | 2010-08-02 | 1 | -1/+1 |
* | selinux: fix error codes in cond_read_bool() | Dan Carpenter | 2010-08-02 | 1 | -5/+8 |
* | selinux: fix error codes in cond_policydb_init() | Dan Carpenter | 2010-08-02 | 1 | -2/+6 |
* | selinux: fix error codes in cond_read_node() | Dan Carpenter | 2010-08-02 | 1 | -8/+12 |
* | selinux: fix error codes in cond_read_av_list() | Dan Carpenter | 2010-08-02 | 1 | -6/+8 |
* | selinux: propagate error codes in cond_read_list() | Dan Carpenter | 2010-08-02 | 1 | -4/+6 |
* | selinux: cleanup return codes in avtab_read_item() | Dan Carpenter | 2010-08-02 | 1 | -20/+19 |
* | selinux: use generic_file_llseek | Arnd Bergmann | 2010-08-02 | 1 | -0/+16 |
* | security: move LSM xattrnames to xattr.h | Mimi Zohar | 2010-08-02 | 1 | -3/+0 |
* | selinux: Use current_security() when possible | Paul Moore | 2010-08-02 | 1 | -11/+6 |
* | selinux: Convert socket related access controls to use socket labels | Paul Moore | 2010-08-02 | 1 | -74/+45 |
* | selinux: Shuffle the sk_security_struct alloc and free routines | Paul Moore | 2010-08-02 | 1 | -28/+17 |
* | selinux: Consolidate sockcreate_sid logic | Paul Moore | 2010-08-02 | 1 | -20/+12 |
* | selinux: Set the peer label correctly on connected UNIX domain sockets | Paul Moore | 2010-08-02 | 1 | -16/+14 |
* | SELinux: seperate range transition rules to a seperate function | Eric Paris | 2010-08-02 | 1 | -64/+75 |
* | selinux: remove all rcu head initializations | Paul E. McKenney | 2010-08-02 | 2 | -3/+0 |
* | switch selinux delayed superblock handling to iterate_supers() | Al Viro | 2010-05-21 | 2 | -48/+8 |
* | security/selinux/ss: Use kstrdup | Julia Lawall | 2010-05-17 | 1 | -2/+1 |
* | Merge branch 'master' into next | James Morris | 2010-05-06 | 6 | -0/+6 |
|\ |
|
| * | SELinux: Reduce max avtab size to avoid page allocation failures | Stephen Smalley | 2010-04-15 | 1 | -1/+1 |
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 7 | -1/+6 |
* | | selinux: generalize disabling of execmem for plt-in-heap archs | Stephen Smalley | 2010-04-29 | 1 | -6/+8 |
* | | LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE | Eric Paris | 2010-04-28 | 1 | -2/+1 |
* | | SELinux: return error codes on policy load failure | Eric Paris | 2010-04-21 | 1 | -15/+22 |
* | | Security: Fix coding style in security/ | wzt.wzt@gmail.com | 2010-04-09 | 4 | -31/+31 |
* | | selinux: always call sk_security_struct sksec | Eric Paris | 2010-04-08 | 3 | -36/+36 |
* | | Merge branch 'master' into next | James Morris | 2010-03-31 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -3/+3 |
| |\ |
|
| | * | fix comment typos in avc.c | Justin P. Mattock | 2010-02-05 | 1 | -3/+3 |
* | | | SELinux: Reduce max avtab size to avoid page allocation failures | Stephen Smalley | 2010-03-16 | 1 | -1/+1 |
* | | | Merge branch 'next-queue' into next | James Morris | 2010-03-09 | 6 | -6/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | selinux: const strings in tables | Stephen Hemminger | 2010-03-08 | 3 | -3/+3 |
| * | | Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c | wzt.wzt@gmail.com | 2010-03-04 | 1 | -1/+0 |
| * | | Selinux: Remove unused headers slab.h in selinux/ss/symtab.c | wzt.wzt@gmail.com | 2010-03-03 | 1 | -1/+0 |
| * | | Selinux: Remove unused headers list.h in selinux/netlink.c | wzt.wzt@gmail.com | 2010-03-03 | 1 | -1/+0 |
* | | | Merge branch 'next' into for-linus | James Morris | 2010-03-01 | 11 | -265/+302 |
|\ \ \
| |/ /
|/| | |
|
| * | | SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0 | David Howells | 2010-02-26 | 1 | -1/+1 |
| * | | Security: add static to security_ops and default_security_ops variable | wzt.wzt@gmail.com | 2010-02-24 | 1 | -12/+1 |
| * | | selinux: libsepol: remove dead code in check_avtab_hierarchy_callback() | KaiGai Kohei | 2010-02-22 | 1 | -4/+39 |
| * | | security: fix a couple of sparse warnings | James Morris | 2010-02-16 | 1 | -2/+3 |
| * | | selinux: fix memory leak in sel_make_bools | Xiaotian Feng | 2010-02-09 | 1 | -0/+2 |
| * | | syslog: use defined constants instead of raw numbers | Kees Cook | 2010-02-04 | 1 | -10/+11 |
| * | | syslog: distinguish between /proc/kmsg and syscalls | Kees Cook | 2010-02-04 | 1 | -2/+3 |
| * | | selinux: allow MLS->non-MLS and vice versa upon policy reload | Guido Trentalancia | 2010-02-04 | 9 | -59/+84 |