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