aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-12-31Merge branch 'fixes' into next/socOlof Johansson
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-28lib/ioremap: ensure break-before-make is used for huge p4d mappingsWill Deacon
2018-12-28arm64: mmu: drop pXd_present() checks from pXd_free_pYd_table()Will Deacon
2018-12-28mm/memblock.c: skip kmemleak for kasan_init()Qian Cai
2018-12-28kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGSAndrey Konovalov
2018-12-28kasan, mm, arm64: tag non slab memory allocated via pageallocAndrey Konovalov
2018-12-28kasan, arm64: add brk handler for inline instrumentationAndrey Konovalov
2018-12-28kasan, arm64: enable top byte ignore for the kernelAndrey Konovalov
2018-12-28kasan, arm64: fix up fault handling logicAndrey Konovalov
2018-12-28kasan, arm64: untag address in _virt_addr_is_linearAndrey Konovalov
2018-12-28kasan: add tag related helper functionsAndrey Konovalov
2018-12-28arm64: move untagged_addr macro from uaccess.h to memory.hAndrey Konovalov
2018-12-28kasan: initialize shadow to 0xff for tag-based modeAndrey Konovalov
2018-12-28kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov
2018-12-28kasan, arm64: adjust shadow size for tag-based modeAndrey Konovalov
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-22arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-21KVM: Make kvm_set_spte_hva() return intLan Tianyu
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20Merge tag 'renesas-fixes2-for-v4.20' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2018-12-20arm64: select ACPI PCI code only when both features are enabledSinan Kaya
2018-12-19Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-12-19arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macroMarc Zyngier
2018-12-19arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon
2018-12-19arm64: KVM: Add trapped system register access tracepointMarc Zyngier
2018-12-19KVM: arm64: Make vcpu const in vcpu_read_sys_regChristoffer Dall
2018-12-19KVM: arm/arm64: Fixup the kvm_exit tracepointChristoffer Dall
2018-12-19arm64: default to the direct mapping in get_arch_dma_opsChristoph Hellwig
2018-12-18KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELSChristoffer Dall
2018-12-18KVM: arm64: Add support for creating PUD hugepages at stage 2Punit Agrawal
2018-12-18KVM: arm64: Update age handlers to support PUD hugepagesPunit Agrawal
2018-12-18KVM: arm64: Support handling access faults for PUD hugepagesPunit Agrawal
2018-12-18KVM: arm64: Support PUD hugepage in stage2_is_exec()Punit Agrawal
2018-12-18KVM: arm64: Support dirty page tracking for PUD hugepagesPunit Agrawal
2018-12-18KVM: arm/arm64: Introduce helpers to manipulate page table entriesPunit Agrawal
2018-12-18KVM: arm/arm64: Log PSTATE for unhandled sysregsMark Rutland