| Age | Commit message (Expand) | Author |
| 2020-11-10 | KVM: arm64: Make kvm_skip_instr() and co private to HYP | Marc Zyngier |
| 2020-11-10 | KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32() | Marc Zyngier |
| 2020-11-09 | arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y | Will Deacon |
| 2020-11-09 | arm64: cpufeatures: Add capability for LDAPR instruction | Will Deacon |
| 2020-11-09 | arm64: alternatives: Split up alternative.h | Will Deacon |
| 2020-11-09 | arm64: uaccess: move uao_* alternatives to asm-uaccess.h | Mark Rutland |
| 2020-11-09 | arm64: mm: tidy up top of kernel VA space | Ard Biesheuvel |
| 2020-11-09 | arm64: mm: make vmemmap region a projection of the linear region | Ard Biesheuvel |
| 2020-11-09 | arm64: mm: extend linear region for 52-bit VA configurations | Ard Biesheuvel |
| 2020-11-09 | KVM: arm64: Add kimg_hyp_va() helper | Marc Zyngier |
| 2020-11-09 | arm64: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
| 2020-11-06 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
| 2020-11-03 | arm64: kprobes: Use BRK instead of single-step when executing instructions ou... | Jean-Philippe Brucker |
| 2020-11-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2020-10-30 | Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
| 2020-10-30 | arm64: cpufeature: upgrade hyp caps to final | Mark Rutland |
| 2020-10-30 | arm64: cpufeature: reorder cpus_have_{const, final}_cap() | Mark Rutland |
| 2020-10-30 | KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code() | Mark Rutland |
| 2020-10-29 | KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR | Marc Zyngier |
| 2020-10-29 | arm64: Add workaround for Arm Cortex-A77 erratum 1508412 | Rob Herring |
| 2020-10-29 | arm64: Add part number for Arm Cortex-A77 | Rob Herring |
| 2020-10-28 | arm64: avoid -Woverride-init warning | Arnd Bergmann |
| 2020-10-27 | arm64: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin |
| 2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
| 2020-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2020-10-23 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
| 2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
| 2020-10-20 | Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
| 2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim |
| 2020-10-15 | arm64: mm: use single quantity to represent the PA to VA translation | Ard Biesheuvel |
| 2020-10-14 | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2020-10-14 | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
| 2020-10-14 | Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2020-10-12 | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
| 2020-10-12 | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2020-10-12 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2020-10-12 | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2020-10-12 | Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2020-10-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
| 2020-10-11 | Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
| 2020-10-09 | Revert "arm64: initialize per-cpu offsets earlier" | Will Deacon |
| 2020-10-08 | cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale() | Ionela Voinescu |
| 2020-10-07 | Merge branch 'for-next/late-arrivals' into for-next/core | Will Deacon |
| 2020-10-07 | arm64: random: Remove no longer needed prototypes | Andre Przywara |
| 2020-10-07 | Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '... | Joerg Roedel |
| 2020-10-05 | arm64: initialize per-cpu offsets earlier | Mark Rutland |
| 2020-10-05 | Merge back cpufreq material for 5.10. | Rafael J. Wysocki |
| 2020-10-04 | xen/arm: do not setup the runstate info page if kpti is enabled | Stefano Stabellini |
| 2020-10-03 | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig |
| 2020-10-03 | fs: remove compat_sys_vmsplice | Christoph Hellwig |