summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusJames Morris2010-03-0130-1708/+2030
|\
| * SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0David Howells2010-02-261-1/+1
| * TOMOYO: Protect find_task_by_vpid() with RCU.Tetsuo Handa2010-02-261-0/+4
| * Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com2010-02-244-18/+12
| * selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()KaiGai Kohei2010-02-221-4/+39
| * TOMOYO: Remove __func__ from tomoyo_is_correct_path/domainTetsuo Handa2010-02-174-32/+20
| * security: fix a couple of sparse warningsJames Morris2010-02-161-2/+3
| * TOMOYO: Remove unneeded parameter.Tetsuo Handa2010-02-163-38/+27
| * TOMOYO: Use shorter names.Tetsuo Handa2010-02-165-299/+250
| * TOMOYO: Use enum for index numbers.Tetsuo Handa2010-02-161-45/+54
| * TOMOYO: Add garbage collector.Tetsuo Handa2010-02-157-54/+436
| * TOMOYO: Add refcounter on domain structure.Tetsuo Handa2010-02-153-16/+28
| * TOMOYO: Merge headers.Tetsuo Handa2010-02-158-397/+351
| * TOMOYO: Add refcounter on string data.Tetsuo Handa2010-02-155-40/+77
| * TOMOYO: Reduce lines by using common path for addition and deletion.Tetsuo Handa2010-02-113-226/+183
| * selinux: fix memory leak in sel_make_boolsXiaotian Feng2010-02-091-0/+2
| * TOMOYO: Extract bitfieldTetsuo Handa2010-02-084-96/+25
| * syslog: clean up needless commentKees Cook2010-02-051-1/+0
| * syslog: use defined constants instead of raw numbersKees Cook2010-02-045-43/+61
| * syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-048-22/+59
| * selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-049-59/+84
| * selinux: load the initial SIDs upon every policy loadGuido Trentalancia2010-02-041-4/+12
| * selinux: Only audit permissions specified in policyStephen Smalley2010-02-031-10/+7
| * TOMOYO: Remove usage counter for temporary memory.Tetsuo Handa2010-01-276-71/+29
| * selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei2010-01-251-39/+4
| * selinux: convert range transition list to a hashtabStephen Smalley2010-01-253-41/+86
| * Merge branch 'master' into nextJames Morris2010-01-186686-327146/+558534
| |\
| * | selinux: change the handling of unknown classesStephen Smalley2010-01-184-120/+88
| * | security: correct error returns for get/set security with private inodesJames Morris2010-01-151-2/+2
| * | TOMOYO: Remove memory pool for list elements.Tetsuo Handa2010-01-116-134/+73
| * | TOMOYO: Remove memory pool for string data.Tetsuo Handa2010-01-111-50/+10
| * | LSM: Update comment on security_sock_rcv_skbTetsuo Handa2010-01-111-0/+1
| * | TOMOYO: Replace rw_semaphore by mutex.Tetsuo Handa2010-01-114-36/+27
| * | TOMOYO: Use RCU primitives for list operationTetsuo Handa2009-12-156-112/+207
| * | capabilities: Use RCU to protect task lookup in sys_capgetThomas Gleixner2009-12-101-2/+2
| * | TOMOYO: Compare filesystem by magic number rather than by name.Tetsuo Handa2009-12-091-1/+2
| * | Merge branch 'master' into nextJames Morris2009-12-092946-98013/+214203
| |\ \
| * | | selinux: remove a useless returnAmerigo Wang2009-12-081-2/+2
| * | | TOMOYO: Add rest of file operation restrictions.Tetsuo Handa2009-12-085-61/+132
| * | | LSM: Rename security_path_ functions argument names.Tetsuo Handa2009-12-081-15/+15
| * | | security/selinux/ss: correct size computationJulia Lawall2009-12-081-2/+2
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-284-18/+27
|\ \ \ \
| * | | | x86, uv: Remove recursion in uv_heartbeat_enable()Roel Kluin2010-01-071-5/+4
| * | | | x86, uv: uv_global_gru_mmr_address() macro fixJack Steiner2010-01-071-1/+2
| * | | | x86, uv: Add serial number parameter to uv_bios_get_sn_info()Russ Anderson2009-12-173-12/+21
* | | | | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-289-9/+284
|\ \ \ \ \
| * | | | | x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_setSuresh Siddha2010-02-231-4/+0
| * | | | | x86, ptrace: Simplify xstateregs_get()Suresh Siddha2010-02-231-23/+7
| * | | | | ptrace: Fix ptrace_regset() comments and diagnose errors specificallySuresh Siddha2010-02-232-1/+6
| * | | | | parisc: Disable CONFIG_HAVE_ARCH_TRACEHOOKRoland McGrath2010-02-231-1/+0
OpenPOWER on IntegriCloud