summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* tty: fix fu_list abuseNick Piggin2010-08-181-1/+4
* fs: cleanup files_lock lockingNick Piggin2010-08-181-2/+2
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-101-4/+8
|\
| * rlimits: selinux, do rlimits changes under task_lockOleg Nesterov2010-07-161-2/+4
| * rlimits: add task_struct to update_rlimit_cpuJiri Slaby2010-07-161-1/+2
| * rlimits: security, add task_struct to setrlimitJiri Slaby2010-07-161-3/+4
* | SELINUX: Fix build error.Ralf Baechle2010-08-061-1/+1
* | selinux: convert the policy type_attr_map to flex_arrayEric Paris2010-08-023-13/+39
* | SELinux: Move execmod to the common permsEric Paris2010-08-021-4/+3
* | selinux: place open in the common file permsEric Paris2010-08-022-28/+11
* | SELinux: special dontaudit for access checksEric Paris2010-08-023-8/+38
* | security: make LSMs explicitly mask off permissionsEric Paris2010-08-021-0/+2
* | SELinux: break ocontext reading into a separate functionEric Paris2010-08-021-111/+133
* | SELinux: move genfs read to a separate functionEric Paris2010-08-021-105/+133
* | selinux: fix error codes in symtab_init()Dan Carpenter2010-08-021-1/+1
* | selinux: fix error codes in cond_read_bool()Dan Carpenter2010-08-021-5/+8
* | selinux: fix error codes in cond_policydb_init()Dan Carpenter2010-08-021-2/+6
* | selinux: fix error codes in cond_read_node()Dan Carpenter2010-08-021-8/+12
* | selinux: fix error codes in cond_read_av_list()Dan Carpenter2010-08-021-6/+8
* | selinux: propagate error codes in cond_read_list()Dan Carpenter2010-08-021-4/+6
* | selinux: cleanup return codes in avtab_read_item()Dan Carpenter2010-08-021-20/+19
* | selinux: use generic_file_llseekArnd Bergmann2010-08-021-0/+16
* | security: move LSM xattrnames to xattr.hMimi Zohar2010-08-021-3/+0
* | selinux: Use current_security() when possiblePaul Moore2010-08-021-11/+6
* | selinux: Convert socket related access controls to use socket labelsPaul Moore2010-08-021-74/+45
* | selinux: Shuffle the sk_security_struct alloc and free routinesPaul Moore2010-08-021-28/+17
* | selinux: Consolidate sockcreate_sid logicPaul Moore2010-08-021-20/+12
* | selinux: Set the peer label correctly on connected UNIX domain socketsPaul Moore2010-08-021-16/+14
* | SELinux: seperate range transition rules to a seperate functionEric Paris2010-08-021-64/+75
* | selinux: remove all rcu head initializationsPaul E. McKenney2010-08-022-3/+0
|/
* switch selinux delayed superblock handling to iterate_supers()Al Viro2010-05-212-48/+8
* security/selinux/ss: Use kstrdupJulia Lawall2010-05-171-2/+1
* Merge branch 'master' into nextJames Morris2010-05-066-0/+6
|\
| * SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley2010-04-151-1/+1
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-1/+6
* | selinux: generalize disabling of execmem for plt-in-heap archsStephen Smalley2010-04-291-6/+8
* | LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris2010-04-281-2/+1
* | SELinux: return error codes on policy load failureEric Paris2010-04-211-15/+22
* | Security: Fix coding style in security/wzt.wzt@gmail.com2010-04-094-31/+31
* | selinux: always call sk_security_struct sksecEric Paris2010-04-083-36/+36
* | Merge branch 'master' into nextJames Morris2010-03-311-3/+3
|\ \ | |/
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-3/+3
| |\
| | * fix comment typos in avc.cJustin P. Mattock2010-02-051-3/+3
* | | SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley2010-03-161-1/+1
* | | Merge branch 'next-queue' into nextJames Morris2010-03-096-6/+3
|\ \ \ | |/ / |/| |
| * | selinux: const strings in tablesStephen Hemminger2010-03-083-3/+3
| * | Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.cwzt.wzt@gmail.com2010-03-041-1/+0
| * | Selinux: Remove unused headers slab.h in selinux/ss/symtab.cwzt.wzt@gmail.com2010-03-031-1/+0
| * | Selinux: Remove unused headers list.h in selinux/netlink.cwzt.wzt@gmail.com2010-03-031-1/+0
* | | Merge branch 'next' into for-linusJames Morris2010-03-0111-265/+302
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud