1. 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 7 years ago
  2. 2fd8eb4 arm64: neon: Fix function may_use_simd() return error status by Yandong Zhao · 7 years ago
  3. 24fe1b0 arm64: Remove unnecessary ISBs from set_{pte,pmd,pud} by Will Deacon · 7 years ago
  4. 4293886 arm64: Avoid flush_icache_range() in alternatives patching code by Will Deacon · 7 years ago
  5. b3eb56b KVM: arm64/sve: Fix SVE trap restoration for non-current tasks by Dave Martin · 7 years ago
  6. 6ebdf4d arm64: Introduce sysreg_clear_set() by Mark Rutland · 7 years ago
  7. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  8. b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  9. 410feb7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  10. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  11. ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. 92400b8 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  15. 38500be arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the file by Catalin Marinas · 7 years ago
  16. d1e5b0e kvm: Make VM ioctl do valloc for some archs by Marc Orr · 7 years ago
  17. 5eec43a Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  18. 94b07c1 arm64: signal: Report signal frame size to userspace via auxv by Dave Martin · 7 years ago
  19. 5d81f7d arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID by Marc Zyngier · 7 years ago
  20. 55e3748 arm64: KVM: Add ARCH_WORKAROUND_2 support for guests by Marc Zyngier · 7 years ago
  21. 85478ba arm64: KVM: Add HYP per-cpu accessors by Marc Zyngier · 7 years ago
  22. 9dd9614 arm64: ssbd: Introduce thread flag to control userspace mitigation by Marc Zyngier · 7 years ago
  23. 647d051 arm64: ssbd: Restore mitigation status on CPU resume by Marc Zyngier · 7 years ago
  24. c32e173 arm64: ssbd: Add global mitigation state accessor by Marc Zyngier · 7 years ago
  25. a43ae4d arm64: Add 'ssbd' command-line option by Marc Zyngier · 7 years ago
  26. a725e3d arm64: Add ARCH_WORKAROUND_2 probing by Marc Zyngier · 7 years ago
  27. 21cdd7f KVM: arm64: Remove eager host SVE state saving by Dave Martin · 7 years ago
  28. 85acda3 KVM: arm64: Save host SVE context as appropriate by Dave Martin · 7 years ago
  29. 9a6e594 arm64/sve: Move sve_pffr() to fpsimd.h and make inline by Dave Martin · 7 years ago
  30. 31dc52b arm64/sve: Move read_zcr_features() out of cpufeature.h by Dave Martin · 7 years ago
  31. e6b673b KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing by Dave Martin · 7 years ago
  32. fa89d31c KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags by Dave Martin · 7 years ago
  33. df3fb96 arm64: fpsimd: Eliminate task->mm checks by Dave Martin · 7 years ago
  34. 66e48a0 arm64: fpsimd: Avoid FPSIMD context leakage for the init task by Dave Martin · 7 years ago
  35. 675c00c Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  36. 32c3fa7 arm64: lse: Add early clobbers to some input/output asm operands by Will Deacon · 7 years ago
  37. 46c4a30 arm64: KVM: Use lm_alias() for kvm_ksym_ref() by Mark Rutland · 7 years ago
  38. b563ea6 Merge branch 'linus' into timers/2038 by Thomas Gleixner · 7 years ago
  39. 58ddfe6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  40. 159fd7b arm64/sve: Write ZCR_EL1 on context switch only if changed by Dave Martin · 7 years ago
  41. 37c3ec2 arm64: topology: divorce MC scheduling domain from core_siblings by Jeremy Linton · 7 years ago
  42. 868abc0 arm64: topology: rename cluster_id by Jeremy Linton · 7 years ago
  43. 30d87bf arm64/acpi: Create arch specific cpu to acpi id helper by Jeremy Linton · 7 years ago
  44. 1cfc63b arm64: cmpwait: Clear event register before arming exclusive monitor by Will Deacon · 7 years ago
  45. 92faa7b arm64: Remove duplicate include by Vincenzo Frascino · 7 years ago
  46. ebc7e21 arm64: Increase ARCH_DMA_MINALIGN to 128 by Catalin Marinas · 7 years ago
  47. bf30824 KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock by Andre Przywara · 7 years ago
  48. c6f5d02 locking/spinlocks/arm64: Remove smp_mb() from arch_spin_is_locked() by Andrea Parri · 7 years ago
  49. 7404bc2 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  50. d93277b Revert "arm64: Increase the max granular size" by Catalin Marinas · 7 years ago
  51. 1b06bd8 arm64: Add MIDR encoding for NVIDIA CPUs by David Gilhooley · 7 years ago
  52. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
  53. f3351c6 Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  54. 1975fa5 KVM: arm64: Fix order of vcpu_write_sys_reg() arguments by James Morse · 7 years ago
  55. 604a98f Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 7 years ago
  56. 46dc111 rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  57. ed231ae arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp by Kim Phillips · 7 years ago
  58. 907e21c arm64: mm: drop addr parameter from sync icache and dcache by Shaokun Zhang · 7 years ago
  59. 85bd0ba arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 7 years ago
  60. 83335eb y2038: arm64: Extend sysvipc compat data structures by Arnd Bergmann · 7 years ago
  61. 0d55303 compat: Move compat_timespec/ timeval to compat_time.h by Deepa Dinamani · 7 years ago
  62. e4e57f2 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  63. 24534b3 arm64: assembler: add macros to conditionally yield the NEON under PREEMPT by Ard Biesheuvel · 7 years ago
  64. 0f468e2 arm64: assembler: add utility macros to push/pop stack frames by Ard Biesheuvel · 7 years ago
  65. 4bc352f arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening by Shanker Donthineni · 7 years ago
  66. 427c896 arm64: turn flush_dcache_mmap_lock into a no-op by Matthew Wilcox · 7 years ago
  67. 2dd8a62 linux/const.h: move UL() macro to include/linux/const.h by Masahiro Yamada · 7 years ago
  68. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  69. 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  70. 5b1f3dc Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. 6589654 arm64: uaccess: Fix omissions from usercopy whitelist by Dave Martin · 7 years ago
  72. 20b8547 arm64: fpsimd: Split cpu field out from struct fpsimd_state by Dave Martin · 7 years ago
  73. 7f17049 arm64: tlbflush: avoid writing RES0 bits by Philip Elcan · 7 years ago
  74. adc91ab Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening" by Marc Zyngier · 7 years ago
  75. 2a58fca arm64: cmpxchg: Include linux/compiler.h in asm/cmpxchg.h by Will Deacon · 7 years ago
  76. c9406e5 arm64: move percpu cmpxchg implementation from cmpxchg.h to percpu.h by Will Deacon · 7 years ago
  77. e8a2d04 arm64: cmpxchg: Include build_bug.h instead of bug.h for BUILD_BUG by Will Deacon · 7 years ago
  78. 8a624f1 arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SC by Will Deacon · 7 years ago
  79. b4f9b39 arm64: fpsimd: include <linux/init.h> in fpsimd.h by Will Deacon · 7 years ago
  80. 3f251cf Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)" by Will Deacon · 7 years ago
  81. 05abb59 arm64: Delay enabling hardware DBM feature by Suzuki K Poulose · 7 years ago
  82. 6e61686 arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35 by Suzuki K Poulose · 7 years ago
  83. ba7d923 arm64: capabilities: Handle shared entries by Suzuki K Poulose · 7 years ago
  84. be5b299 arm64: capabilities: Add support for checks based on a list of MIDRs by Suzuki K Poulose · 7 years ago
  85. 1df3105 arm64: Add helpers for checking CPU MIDR against a range by Suzuki K Poulose · 7 years ago
  86. 830dcc9 arm64: capabilities: Change scope of VHE to Boot CPU feature by Suzuki K Poulose · 7 years ago
  87. fd9d63d arm64: capabilities: Add support for features enabled early by Suzuki K Poulose · 7 years ago
  88. d3aec8a arm64: capabilities: Restrict KPTI detection to boot-time CPUs by Suzuki K Poulose · 7 years ago
  89. 5c13771 arm64: capabilities: Introduce weak features based on local CPU by Suzuki K Poulose · 7 years ago
  90. cce360b arm64: capabilities: Filter the entries based on a given mask by Suzuki K Poulose · 7 years ago
  91. 5b4747c arm64: capabilities: Add flags to handle the conflicts on late CPU by Suzuki K Poulose · 7 years ago
  92. 143ba05 arm64: capabilities: Prepare for fine grained capabilities by Suzuki K Poulose · 7 years ago
  93. 1e89bae arm64: capabilities: Move errata processing code by Suzuki K Poulose · 7 years ago
  94. c0cda3b arm64: capabilities: Update prototype for enable call back by Dave Martin · 7 years ago
  95. 3362528 irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn by Marc Zyngier · 7 years ago
  96. af4a81b arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE by Dave Martin · 7 years ago
  97. f9f5dc1 arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening by Shanker Donthineni · 7 years ago
  98. 7206dc9 arm64: Expose Arm v8.4 features by Suzuki K Poulose · 7 years ago
  99. 350e1da arm64: asm: drop special versions of adr_l/ldr_l/str_l for modules by Ard Biesheuvel · 7 years ago
  100. dee3924 arm64: KVM: Allow mapping of vectors outside of the RAM region by Marc Zyngier · 7 years ago