| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-06-03 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 2 | -13/+2 |
| 2020-06-03 | mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() |  Anshuman Khandual | 1 | -1/+1 |
| 2020-06-03 | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() |  Anshuman Khandual | 1 | -0/+1 |
| 2020-06-03 | mm/hugetlb: define a generic fallback for is_hugepage_only_range() |  Anshuman Khandual | 1 | -6/+0 |
| 2020-06-03 | arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GET |  Anshuman Khandual | 1 | -6/+0 |
| 2020-06-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 6 | -52/+18 |
| 2020-06-02 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 2 | -4/+5 |
| 2020-06-02 | arm64: use __vmalloc_node in arch_alloc_vmap_stack |  Christoph Hellwig | 1 | -4/+2 |
| 2020-06-02 | mm: enforce that vmap can't map pages executable |  Christoph Hellwig | 1 | -0/+3 |
| 2020-06-01 | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 2 | -1/+3 |
| 2020-06-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 29 | -106/+463 |
| 2020-06-01 | Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -8/+0 |
| 2020-06-01 | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -19/+59 |
| 2020-06-01 | Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 6 | -51/+16 |
| 2020-05-28 | Merge branch 'for-next/scs' into for-next/core |  Will Deacon | 4 | -2/+44 |
| 2020-05-28 | Merge branch 'for-next/kvm/errata' into for-next/core |  Will Deacon | 4 | -32/+26 |
| 2020-05-28 | Merge branch 'for-next/bti' into for-next/core |  Will Deacon | 16 | -8/+241 |
| 2020-05-28 | Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-next/docs', 'for-next/kconfig', 'for-next/misc', 'for-next/perf', 'for-next/ptr-auth', 'for-next/sdei', 'for-next/smccc' and 'for-next/vdso' into for-next/core |  Will Deacon | 14 | -68/+156 |
| 2020-05-28 | KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h |  Marc Zyngier | 2 | -18/+17 |
| 2020-05-28 | KVM: arm64: Check advertised Stage-2 page size capability |  Marc Zyngier | 2 | -1/+4 |
| 2020-05-28 | KVM: arm64: Drop obsolete comment about sys_reg ordering |  Marc Zyngier | 1 | -5/+1 |
| 2020-05-28 | KVM: arm64: Parametrize exception entry with a target EL |  Marc Zyngier | 1 | -0/+1 |
| 2020-05-28 | KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu |  Christoffer Dall | 1 | -6/+6 |
| 2020-05-25 | KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction |  Andrew Scull | 1 | -2/+0 |
| 2020-05-25 | KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector() |  David Brazdil | 1 | -1/+1 |
| 2020-05-25 | KVM: arm64: Clean up cpu_init_hyp_mode() |  David Brazdil | 2 | -35/+2 |
| 2020-05-25 | Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes |  Ingo Molnar | 4 | -6/+17 |
| 2020-05-22 | arm64: Add get_user() type annotation on the !access_ok() path |  Al Viro | 1 | -1/+1 |
| 2020-05-21 | arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 context |  Anshuman Khandual | 1 | -0/+1 |
| 2020-05-21 | arm64/cpufeature: Add remaining feature bits in ID_AA64PFR1 register |  Anshuman Khandual | 1 | -0/+4 |
| 2020-05-21 | arm64/cpufeature: Add remaining feature bits in ID_AA64PFR0 register |  Anshuman Khandual | 1 | -0/+2 |
| 2020-05-21 | arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 register |  Anshuman Khandual | 1 | -0/+1 |
| 2020-05-21 | arm64/cpufeature: Add remaining feature bits in ID_MMFR4 register |  Anshuman Khandual | 1 | -0/+8 |
| 2020-05-21 | arm64/cpufeature: Add remaining feature bits in ID_PFR0 register |  Anshuman Khandual | 1 | -0/+3 |
| 2020-05-21 | arm64/cpufeature: Introduce ID_MMFR5 CPU register |  Anshuman Khandual | 2 | -0/+4 |
| 2020-05-21 | arm64/cpufeature: Introduce ID_DFR1 CPU register |  Anshuman Khandual | 2 | -0/+4 |
| 2020-05-21 | arm64/cpufeature: Introduce ID_PFR2 CPU register |  Anshuman Khandual | 2 | -0/+5 |
| 2020-05-21 | arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 register |  Anshuman Khandual | 1 | -0/+8 |
| 2020-05-21 | arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction |  Will Deacon | 1 | -3/+3 |
| 2020-05-20 | arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug |  Anshuman Khandual | 2 | -1/+19 |
| 2020-05-20 | Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD |  Paolo Bonzini | 3 | -5/+16 |
| 2020-05-19 | arm64: Prepare arch_nmi_enter() for recursion |  Frederic Weisbecker | 1 | -19/+59 |
| 2020-05-18 | arm64: stacktrace: Factor out some common code into on_stack() |  Yunfeng Ye | 1 | -26/+14 |
| 2020-05-18 | arm64: Call debug_traps_init() from trap_init() to help early kgdb |  Douglas Anderson | 1 | -0/+2 |
| 2020-05-18 | scs: Move scs_overflow_check() out of architecture code |  Will Deacon | 1 | -18/+0 |
| 2020-05-18 | arm64: scs: Use 'scs_sp' register alias for x18 |  Will Deacon | 1 | -2/+4 |
| 2020-05-18 | arm64: scs: Store absolute SCS stack pointer value in thread_info |  Will Deacon | 2 | -7/+6 |
| 2020-05-16 | KVM: arm64: Support enabling dirty log gradually in small chunks |  Keqian Zhu | 1 | -0/+3 |
| 2020-05-16 | KVM: arm64: Use cpus_have_final_cap for has_vhe() |  Marc Zyngier | 1 | -1/+1 |
| 2020-05-16 | KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation |  Marc Zyngier | 1 | -1/+1 |