| Commit message (Expand) | Author | Age |
* | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | rlimits: selinux, do rlimits changes under task_lock | Oleg Nesterov | 2010-07-16 |
| * | rlimits: add task_struct to update_rlimit_cpu | Jiri Slaby | 2010-07-16 |
| * | rlimits: security, add task_struct to setrlimit | Jiri Slaby | 2010-07-16 |
* | | SELINUX: Fix build error. | Ralf Baechle | 2010-08-06 |
* | | selinux: convert the policy type_attr_map to flex_array | Eric Paris | 2010-08-02 |
* | | SELinux: Move execmod to the common perms | Eric Paris | 2010-08-02 |
* | | selinux: place open in the common file perms | Eric Paris | 2010-08-02 |
* | | SELinux: special dontaudit for access checks | Eric Paris | 2010-08-02 |
* | | security: make LSMs explicitly mask off permissions | Eric Paris | 2010-08-02 |
* | | SELinux: break ocontext reading into a separate function | Eric Paris | 2010-08-02 |
* | | SELinux: move genfs read to a separate function | Eric Paris | 2010-08-02 |
* | | selinux: fix error codes in symtab_init() | Dan Carpenter | 2010-08-02 |
* | | selinux: fix error codes in cond_read_bool() | Dan Carpenter | 2010-08-02 |
* | | selinux: fix error codes in cond_policydb_init() | Dan Carpenter | 2010-08-02 |
* | | selinux: fix error codes in cond_read_node() | Dan Carpenter | 2010-08-02 |
* | | selinux: fix error codes in cond_read_av_list() | Dan Carpenter | 2010-08-02 |
* | | selinux: propagate error codes in cond_read_list() | Dan Carpenter | 2010-08-02 |
* | | selinux: cleanup return codes in avtab_read_item() | Dan Carpenter | 2010-08-02 |
* | | selinux: use generic_file_llseek | Arnd Bergmann | 2010-08-02 |
* | | security: move LSM xattrnames to xattr.h | Mimi Zohar | 2010-08-02 |
* | | selinux: Use current_security() when possible | Paul Moore | 2010-08-02 |
* | | selinux: Convert socket related access controls to use socket labels | Paul Moore | 2010-08-02 |
* | | selinux: Shuffle the sk_security_struct alloc and free routines | Paul Moore | 2010-08-02 |
* | | selinux: Consolidate sockcreate_sid logic | Paul Moore | 2010-08-02 |
* | | selinux: Set the peer label correctly on connected UNIX domain sockets | Paul Moore | 2010-08-02 |
* | | SELinux: seperate range transition rules to a seperate function | Eric Paris | 2010-08-02 |
* | | selinux: remove all rcu head initializations | Paul E. McKenney | 2010-08-02 |
|/ |
|
* | 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 |