Age | Commit message (Expand) | Author | Files | Lines |
2016-03-23 | kernel: add kcov code coverage | Dmitry Vyukov | 10 | -0/+37 |
2016-03-23 | rapidio: add global inbound port write interfaces | Alexandre Bounine | 3 | -6/+12 |
2016-03-23 | powerpc/fsl_rio: changes to mport registration | Alexandre Bounine | 1 | -6/+12 |
2016-03-23 | fs/coredump: prevent fsuid=0 dumps into user-controlled directories | Jann Horn | 1 | -1/+1 |
2016-03-23 | x86/compat: remove is_compat_task() | Andy Lutomirski | 3 | -3/+4 |
2016-03-23 | sparc/syscall: fix syscall_get_arch | Andy Lutomirski | 1 | -1/+8 |
2016-03-23 | sparc/compat: provide an accurate in_compat_syscall implementation | Andy Lutomirski | 1 | -0/+7 |
2016-03-22 | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -7/+14 |
2016-03-22 | Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+81 |
2016-03-22 | KVM: page_track: fix access to NULL slot | Paolo Bonzini | 1 | -2/+7 |
2016-03-22 | KVM: PPC: do not compile in vfio.o unconditionally | Paolo Bonzini | 1 | -1/+2 |
2016-03-22 | kvm, rt: change async pagefault code locking for PREEMPT_RT | Rik van Riel | 1 | -18/+19 |
2016-03-22 | KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter() | Lan Tianyu | 1 | -0/+3 |
2016-03-22 | KVM/x86: update the comment of memory barrier in the vcpu_enter_guest() | Lan Tianyu | 1 | -2/+6 |
2016-03-22 | KVM/x86: Call smp_wmb() before increasing tlbs_dirty | Lan Tianyu | 1 | -0/+11 |
2016-03-22 | KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page... | Lan Tianyu | 1 | -4/+3 |
2016-03-22 | KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page() | Lan Tianyu | 1 | -8/+7 |
2016-03-22 | KVM, pkeys: expose CPUID/CR4 to guest | Huaitong Han | 4 | -6/+37 |
2016-03-22 | KVM, pkeys: add pkeys support for permission_fault | Huaitong Han | 7 | -8/+72 |
2016-03-22 | KVM, pkeys: introduce pkru_mask to cache conditions | Huaitong Han | 2 | -0/+88 |
2016-03-22 | KVM, pkeys: save/restore PKRU when guest/host switches | Xiao Guangrong | 1 | -0/+23 |
2016-03-22 | x86: pkey: introduce write_pkru() for KVM | Xiao Guangrong | 2 | -0/+22 |
2016-03-22 | KVM, pkeys: add pkeys support for xsave state | Huaitong Han | 1 | -1/+2 |
2016-03-22 | KVM, pkeys: disable pkeys for guests in non-paging mode | Huaitong Han | 1 | -6/+10 |
2016-03-22 | KVM: x86: remove magic number with enum cpuid_leafs | Huaitong Han | 1 | -20/+20 |
2016-03-22 | KVM: MMU: return page fault error code from permission_fault | Paolo Bonzini | 2 | -8/+12 |
2016-03-22 | KVM: PPC: Create a virtual-mode only TCE table handlers | Alexey Kardashevskiy | 3 | -7/+57 |
2016-03-22 | KVM: VMX: fix nested vpid for old KVM guests | Paolo Bonzini | 1 | -1/+13 |
2016-03-22 | KVM: VMX: avoid guest hang on invalid invvpid instruction | Paolo Bonzini | 1 | -0/+1 |
2016-03-22 | KVM: VMX: avoid guest hang on invalid invept instruction | Paolo Bonzini | 1 | -0/+1 |
2016-03-22 | ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator | Ludovic Desroches | 1 | -0/+1 |
2016-03-22 | ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator | Ludovic Desroches | 1 | -0/+1 |
2016-03-21 | Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64... | Linus Torvalds | 3 | -23/+117 |
2016-03-21 | Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 38 | -155/+201 |
2016-03-21 | xen: audit usages of module.h ; remove unnecessary instances | Paul Gortmaker | 1 | -0/+2 |
2016-03-21 | Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm... | Joerg Roedel | 1 | -0/+81 |
2016-03-21 | kvm: arm64: Disable compiler instrumentation for hypervisor code | Catalin Marinas | 1 | -0/+4 |
2016-03-21 | arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co... | Catalin Marinas | 1 | -32/+28 |
2016-03-21 | arm64: drop unused __local_flush_icache_all() | Kefeng Wang | 1 | -7/+0 |
2016-03-21 | arm64: fix KASLR boot-time I-cache maintenance | Mark Rutland | 1 | -2/+3 |
2016-03-21 | arm64/kernel: fix incorrect EL0 check in inv_entry macro | Ard Biesheuvel | 1 | -1/+1 |
2016-03-21 | perf/x86/intel/rapl: Add missing Broadwell models | Srinivas Pandruvada | 1 | -0/+2 |
2016-03-21 | perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU | Kan Liang | 1 | -5/+2 |
2016-03-21 | arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE | Marc Zyngier | 1 | -1/+7 |
2016-03-21 | KVM: arm/arm64: disable preemption when calling smp_call_function_many | Eric Auger | 1 | -0/+2 |
2016-03-21 | perf/x86/amd/power: Add AMD accumulated power reporting mechanism | Huang Rui | 4 | -2/+365 |
2016-03-21 | x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag | Huang Rui | 2 | -1/+5 |
2016-03-21 | perf/x86/amd: Add support for new IOMMU performance events | Suravee Suthikulpanit | 1 | -0/+5 |
2016-03-21 | perf/x86/amd: Move nodes_per_socket into bsp_init_amd() | Huang Rui | 1 | -2/+12 |
2016-03-21 | perf/x86/cqm: Factor out some common code | Peter Zijlstra | 1 | -15/+13 |