OSDN Git Service

tomoyo/tomoyo-test1.git
2018-06-12 Paolo BonziniKVM: x86: introduce linear_{read,write}_system
2018-06-12 Felix Wilhelmkvm: nVMX: Enforce cpl=0 for VMX instructions
2018-06-04 Jim Mattsonkvm: nVMX: Add support for "VMWRITE to any supported...
2018-06-04 Jim Mattsonkvm: nVMX: Restrict VMX capability MSR changes
2018-06-04 Wanpeng LiKVM: VMX: Optimize tscdeadline timer latency
2018-06-01 Liran AlonKVM: docs: nVMX: Remove known limitations as they do...
2018-06-01 Liran AlonKVM: docs: mmu: KVM support exposing SLAT to guests
2018-06-01 Greg Kroah... kvm: no need to check return value of debugfs_create...
2018-06-01 Marc Orrkvm: Make VM ioctl do valloc for some archs
2018-06-01 Souptick Joarderkvm: Change return type to vm_fault_t
2018-06-01 Paolo BonziniMerge tag 'kvm-s390-next-4.18-1' of git://git./linux...
2018-06-01 Paolo BonziniMerge tag 'kvmarm-for-v4.18' of git://git./linux/kernel...
2018-05-26 Liran AlonKVM: docs: mmu: Fix link to NPT presentation from KVM...
2018-05-26 Jim Mattsonkvm: x86: Amend the KVM_GET_SUPPORTED_CPUID API documen...
2018-05-26 Vitaly KuznetsovKVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capab...
2018-05-26 Vitaly KuznetsovKVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRE...
2018-05-26 Vitaly KuznetsovKVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRE...
2018-05-26 Vitaly KuznetsovKVM: introduce kvm_make_vcpus_request_mask() API
2018-05-26 Vitaly KuznetsovKVM: x86: hyperv: do rep check for each hypercall separ...
2018-05-26 Vitaly KuznetsovKVM: x86: hyperv: use defines when parsing hypercall...
2018-05-26 Vitaly Kuznetsovx86/hyper-v: move struct hv_flush_pcpu{,ex} definitions...
2018-05-26 Radim KrčmářMerge branch 'x86/hyperv' of git://git./linux/kernel...
2018-05-25 Eric AugerKVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512
2018-05-25 Eric AugerKVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_...
2018-05-25 Eric AugerKVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
2018-05-25 Eric AugerKVM: arm/arm64: Check all vcpu redistributors are set...
2018-05-25 Eric AugerKVM: arm/arm64: Check vcpu redist base before registeri...
2018-05-25 Eric AugerKVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
2018-05-25 Eric AugerKVM: arm/arm64: Helper to register a new redistributor...
2018-05-25 Eric AugerKVM: arm/arm64: Adapt vgic_v3_check_base to multiple...
2018-05-25 Eric AugerKVM: arm/arm64: Revisit Redistributor TYPER last bit...
2018-05-25 Eric AugerKVM: arm/arm64: Helper to locate free rdist index
2018-05-25 Eric AugerKVM: arm/arm64: Replace the single rdist region by...
2018-05-25 Eric AugerKVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_R...
2018-05-25 Eric AugerKVM: arm/arm64: Set dist->spis to NULL after kfree
2018-05-25 Dave MartinKVM: arm64: Invoke FPSIMD context switch trap from C
2018-05-25 Dave MartinKVM: arm64: Fold redundant exit code checks out of...
2018-05-25 Dave MartinKVM: arm64: Remove redundant *exit_code changes in...
2018-05-25 Dave MartinKVM: arm64: Remove eager host SVE state saving
2018-05-25 Dave MartinKVM: arm64: Save host SVE context as appropriate
2018-05-25 Dave Martinarm64/sve: Move sve_pffr() to fpsimd.h and make inline
2018-05-25 Dave Martinarm64/sve: Switch sve_pffr() argument from task to...
2018-05-25 Dave Martinarm64/sve: Move read_zcr_features() out of cpufeature.h
2018-05-25 Dave MartinKVM: arm64: Optimise FPSIMD handling to reduce guest...
2018-05-25 Dave MartinKVM: arm64: Repurpose vcpu_arch.debug_flags for general...
2018-05-25 Dave Martinarm64/sve: Refactor user SVE trap maintenance for exter...
2018-05-25 Dave Martinarm64: fpsimd: Eliminate task->mm checks
2018-05-25 Dave Martinarm64: fpsimd: Avoid FPSIMD context leakage for the...
2018-05-25 Dave Martinarm64: fpsimd: Generalise context saving for non-task...
2018-05-25 Dave MartinKVM: arm64: Convert lazy FPSIMD context switch trap...
2018-05-25 Christoffer... KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
2018-05-25 Dave Martinarm64: Use update{,_tsk}_thread_flag()
2018-05-25 Dave Martinthread_info: Add update_thread_flag() helpers
2018-05-25 Dave Martinarm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidati...
2018-05-24 Jingqi LiuKVM: x86: Expose CLDEMOTE CPU feature to guest VM
2018-05-24 Liran AlonKVM: nVMX: Emulate L1 individual-address invvpid by...
2018-05-24 Liran AlonKVM: nVMX: Don't flush TLB when vmcs12 uses VPID
2018-05-24 Liran AlonKVM: nVMX: Use vmx local var for referencing vpid02
2018-05-24 Dan CarpenterKVM: x86: prevent integer overflows in KVM_MEMORY_ENCRY...
2018-05-24 Sean ChristophersonKVM: x86: remove obsolete EXPORT... of handle_mmio_page...
2018-05-23 Jim MattsonKVM: nVMX: Ensure that VMCS12 field offsets do not...
2018-05-23 Jim MattsonKVM: nVMX: Restore the VMCS12 offsets for v4.0 fields
2018-05-23 Arnd BergmannKVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING
2018-05-23 Jim Mattsonkvm: nVMX: Use nested_run_pending rather than from_vmentry
2018-05-20 Mark Rutlandarm64: KVM: Use lm_alias() for kvm_ksym_ref()
2018-05-19 Thomas Gleixnerx86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionally
2018-05-19 Thomas Gleixnerx86/Hyper-V/hv_apic: Include asm/apic.h
2018-05-19 K. Y. SrinivasanX86/Hyper-V: Consolidate the allocation of the hypercal...
2018-05-19 K. Y. SrinivasanX86/Hyper-V: Consolidate code for converting cpumask...
2018-05-19 K. Y. SrinivasanX86/Hyper-V: Enhanced IPI enlightenment
2018-05-19 K. Y. SrinivasanX86/Hyper-V: Enable IPI enlightenments
2018-05-19 K. Y. SrinivasanX86/Hyper-V: Enlighten APIC access
2018-05-19 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-05-19 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.17-3' of git://git...
2018-05-19 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2018-05-19 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git....
2018-05-19 Tetsuo Handahfsplus: stop workqueue when fill_super() failed
2018-05-19 Pavel Tatashinmm: don't allow deferred pages with NEED_PER_CPU_KM
2018-05-19 Shuah Khan... MAINTAINERS: add Q: entry to kselftest for patchwork...
2018-05-19 Ross Zwislerradix tree: fix multi-order iteration race
2018-05-19 Ross Zwislerradix tree test suite: multi-order iteration race
2018-05-19 Ross Zwislerradix tree test suite: add item_delete_rcu()
2018-05-19 Ross Zwislerradix tree test suite: fix compilation issue
2018-05-19 Ross Zwislerradix tree test suite: fix mapshift build target
2018-05-19 Souptick Joarderinclude/linux/mm.h: add new inline function vmf_error()
2018-05-19 Matthew Wilcoxlib/test_bitmap.c: fix bitmap optimisation tests to...
2018-05-18 Darren Hartplatform/x86: DELL_WMI use depends on instead of select...
2018-05-18 Linus TorvaldsMerge tag 'powerpc-4.17-6' of git://git./linux/kernel...
2018-05-18 Linus TorvaldsMerge tag 'acpi-4.17-rc6' of git://git./linux/kernel...
2018-05-18 Linus TorvaldsMerge tag 'pm-4.17-rc6' of git://git./linux/kernel...
2018-05-18 Linus TorvaldsMerge tag 'usb-4.17-rc6' of git://git./linux/kernel...
2018-05-18 Linus TorvaldsMerge tag 'for-linus-20180518' of git://git.kernel...
2018-05-18 Linus TorvaldsMerge tag 'spi-fix-v4.17-rc5' of git://git./linux/kerne...
2018-05-18 Linus TorvaldsMerge tag 'mtd/fixes-for-4.17-rc6' of git://git.infrade...
2018-05-18 Linus TorvaldsMerge tag 'drm-fixes-for-v4.17-rc6' of git://people...
2018-05-18 Dave AirlieMerge tag 'drm-intel-fixes-2018-05-17' of git://anongit...
2018-05-17 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.17-rc6' of git://git...
2018-05-17 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-05-17 Linus TorvaldsMerge tag 'sound-4.17-rc6' of git://git./linux/kernel...
2018-05-17 Michael S.... kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
next