- 9f28361 KVM: arm64: Clean up the checking for huge mapping by Suzuki K Poulose · 4 years, 8 months ago
- 48c963e KVM: arm/arm64: Release kvm->mmu_lock in loop to prevent starvation by Jiang Yi · 4 years, 9 months ago
- 892713e KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supported by Zenghui Yu · 4 years, 9 months ago
- 656012c KVM: Fix spelling in code comments by Fuad Tabba · 4 years, 9 months ago
- ce6f8f0 KVM: arm64: Use cpus_have_final_cap for has_vhe() by Marc Zyngier · 4 years, 8 months ago
- c6fe89f KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation by Marc Zyngier · 4 years, 8 months ago
- 25357de KVM: arm64: Clean up kvm makefiles by Fuad Tabba · 4 years, 8 months ago
- f261336 KVM: arm64: Change CONFIG_KVM to a menuconfig entry by Will Deacon · 4 years, 8 months ago
- bf7bc1d KVM: arm64: Update help text by Will Deacon · 4 years, 8 months ago
- d82755b KVM: arm64: Kill off CONFIG_KVM_ARM_HOST by Will Deacon · 4 years, 8 months ago
- 9ed24f4 KVM: arm64: Move virt/kvm/arm to arch/arm64 by Marc Zyngier · 4 years, 8 months ago
- 6e7f2ea Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
- 8c16ec9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- 027d0c7 arm64: hugetlb: avoid potential NULL dereference by Mark Rutland · 4 years, 8 months ago
- 3c40cdb Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 8 months ago
- 7134fa0 Merge tag 'kvmarm-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 4 years, 8 months ago
- 0225fd5 KVM: arm64: Fix 32bit PC wrap-around by Marc Zyngier · 4 years, 8 months ago
- 1578e5d arm64: vdso: Add -fasynchronous-unwind-tables to cflags by Vincenzo Frascino · 4 years, 8 months ago
- 6e97798 KVM: arm64: Save/restore sp_el0 as part of __guest_enter by Marc Zyngier · 4 years, 8 months ago
- 6aea9e0 KVM: arm64: Delete duplicated label in invalid_vector by Fangrui Song · 4 years, 9 months ago
- a9a8ba9 crypto: arch/nhpoly1305 - process in explicit 4k chunks by Jason A. Donenfeld · 4 years, 8 months ago
- 706024a crypto: arch/lib - limit simd usage to 4k chunks by Jason A. Donenfeld · 4 years, 8 months ago
- 4544db3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
- 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 9 months ago
- 3fabb43 arm64: sync kernel APIAKey when installing by Mark Rutland · 4 years, 9 months ago
- c9a4ef6 arm64: Delete the space separator in __emit_inst by Fangrui Song · 4 years, 9 months ago
- 9cc3d0c arm64: vdso: don't free unallocated pages by Mark Rutland · 4 years, 9 months ago
- bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
- f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
- 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 9 months ago
- c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
- cf11e85 mm: hugetlb: optionally allocate gigantic hugepages using cma by Roman Gushchin · 4 years, 9 months ago
- 87ebc45 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
- 9bb7152 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 9 months ago
- fc22660 arm64: armv8_deprecated: Fix undef_hook mask for thumb setend by Fredrik Strupe · 4 years, 9 months ago
- 31c0aa87 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 4 years, 9 months ago
- 854e80b Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 9 months ago
- 9b48c8f Merge tag 'arm-defconfig-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 9 months ago
- 0e8fb69 Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 9 months ago
- 8bdbf16 Merge branch 'arm/late' into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
- 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
- 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
- dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
- b502f03 arm64/mm: use helper fault_signal_pending() by Peter Xu · 4 years, 9 months ago
- 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
- 72f3542 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 9 months ago
- e16e65a arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature by Ard Biesheuvel · 4 years, 9 months ago
- b8fdef3 arm64: Always force a branch protection mode when the compiler has one by Mark Brown · 4 years, 9 months ago
- 20c384f vhost: refine vhost and vringh kconfig by Jason Wang · 4 years, 9 months ago
- 15cd0e6 arm64: Kconfig: ptrauth: Add binutils version check to fix mismatch by Amit Daniel Kachhap · 4 years, 9 months ago
- 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
- 1f944f9 Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 9 months ago
- 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
- cf39d37 Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 9 months ago
- dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 336622e Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 642e53e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- a776c27 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 063d194 Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 9 months ago
- f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 9 months ago
- cf226c4 Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core by Thomas Gleixner · 4 years, 9 months ago
- a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 4 years, 11 months ago
- 32db9f1 Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 9 months ago
- 1fa8cb0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
- cae21a4 arm64: defconfig: ti: k3: enable dma and networking by Grygorii Strashko · 4 years, 9 months ago
- f998dc4 arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy defs by Grygorii Strashko · 4 years, 9 months ago
- ae7fdac arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss node by Grygorii Strashko · 4 years, 9 months ago
- 9ba5a8a arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs by Grygorii Strashko · 4 years, 9 months ago
- ba86a6e arm64: dts: ti: k3-am65-mcu: add cpsw nuss node by Grygorii Strashko · 4 years, 9 months ago
- 56effbd Merge tag 'qcom-arm64-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/late by Arnd Bergmann · 4 years, 9 months ago
- 0d69ac5 arm64: dts: Revert "specify console via command line" by Arnd Bergmann · 4 years, 9 months ago
- 4287ec9 Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- 12ecf06 Merge tag 'v5.6-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- 0db5ee7 Merge tag 'ti-k3-soc-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- c1cf2b3 Merge tag 'socfpga_dts_update_for_v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- a95e12d Merge tag 'imx-dt64-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- b3d0ee5 Merge tag 'uniphier-dt64-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- 80e7f21 Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- 8e2d113 Merge tag 'v5.7-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- 1b649e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
- 19a71cf Merge tag 'mvebu-dt64-5.7-1' of git://git.infradead.org/linux-mvebu into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- c661d66 Merge tag 'tegra-for-5.7-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- 72680fb Merge tag 'renesas-arm64-dt-for-v5.7-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- d29600a Merge tag 'sunxi-dt-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- 2cedfe1 arm64: dts: specify console via command line by Chunyan Zhang · 4 years, 10 months ago
- 56fc0e6 Merge tag 'versatile-dts-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- 7d716bd Merge tag 'renesas-arm64-dt-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/dt by Arnd Bergmann · 4 years, 9 months ago
- 880e192 Merge tag 'zynqmp-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into arm/soc by Arnd Bergmann · 4 years, 9 months ago
- 7cd6fa6 Merge tag 'arm-soc/for-5.7/soc-arm64' of https://github.com/Broadcom/stblinux into arm/soc by Arnd Bergmann · 4 years, 9 months ago
- 9441e1f Merge tag 'imx-defconfig-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/config by Arnd Bergmann · 4 years, 9 months ago
- bc82a35 Merge tag 'qcom-arm64-defconfig-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/config by Arnd Bergmann · 4 years, 9 months ago
- c824d10 Merge tag 'hisi-arm64-defconfig-for-5.7' of git://github.com/hisilicon/linux-hisi into arm/config by Arnd Bergmann · 4 years, 9 months ago
- 6825444 Merge tag 'renesas-arm64-defconfig-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/config by Arnd Bergmann · 4 years, 9 months ago
- 9b63164 arm64: dts: Fix leftover entry-methods for PSCI by Linus Walleij · 4 years, 10 months ago
- e646ac5 arm64: hibernate: Use bringup_hibernate_cpu() by Qais Yousef · 4 years, 9 months ago
- 5efbe6a arm64: Use reboot_cpu instead of hardconding it to 0 by Qais Yousef · 4 years, 9 months ago