1. 861f538 ARM: spectre-v1: mitigate user accesses by Russell King · 6 years ago
  2. f4438f2 ARM: spectre-v1: use get_user() for __get_user() by Russell King · 6 years ago
  3. bdf0f17 ARM: use __inttype() in get_user() by Russell King · 6 years ago
  4. 9c91b96 ARM: vfp: use __copy_from_user() when restoring VFP state by Russell King · 6 years ago
  5. 8a4ae28 ARM: spectre-v1: add array_index_mask_nospec() implementation by Russell King · 6 years ago
  6. abdeed7 ARM: spectre-v1: add speculation barrier (csdb) macros by Russell King · 6 years ago
  7. 3aa0174 ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1 by Russell King · 6 years ago
  8. 10c7b39 ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15 by Russell King · 6 years ago
  9. b7888c6 ARM: KVM: invalidate icache on guest exit for Cortex-A15 by Marc Zyngier · 6 years ago
  10. 51836963 ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 by Marc Zyngier · 6 years ago
  11. 26892e7 ARM: spectre-v2: harden user aborts in kernel space by Russell King · 6 years ago
  12. 901e325 ARM: bugs: add support for per-processor bug checking by Russell King · 6 years ago
  13. 35293cc ARM: bugs: hook processor bug checking into SMP and suspend paths by Russell King · 6 years ago
  14. b26c3c4 ARM: bugs: prepare processor bug infrastructure by Russell King · 6 years ago
  15. 183a0d2 ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs by Russell King · 6 years ago
  16. ba3fe91 arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID by Marc Zyngier · 6 years ago
  17. 68240e9 arm64: KVM: Add ARCH_WORKAROUND_2 support for guests by Marc Zyngier · 6 years ago
  18. 4276825 KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state by Marc Zyngier · 6 years ago
  19. 8f27499 ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size by David Rivshin · 7 years ago
  20. 1475b5a ARM: 8748/1: mm: Define vdso_start, vdso_end as array by Jinbum Park · 7 years ago
  21. 21cc684 ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions by Masami Hiramatsu · 7 years ago
  22. 9488d11 KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock by Andre Przywara · 7 years ago
  23. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  24. b8beca4 arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 7 years ago
  25. c9ae3d5 arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support by Mark Rutland · 7 years ago
  26. 8b106af arm/arm64: KVM: Consolidate the PSCI include files by Mark Rutland · 7 years ago
  27. 9327f06 arm64: KVM: Use per-CPU vector when BP hardening is enabled by Mark Rutland · 7 years ago
  28. 45be9b7 xen: avoid type warning in xchg_xen_ulong by Arnd Bergmann · 7 years ago
  29. 5e366aa arm: KVM: Survive unknown traps from guests by Mark Rutland · 8 years ago
  30. 5d4d0a9 ARM: 8657/1: uaccess: consistently check object sizes by Kees Cook · 8 years ago
  31. 6192f87 ARM: BUG if jumping to usermode address in kernel mode by Russell King · 7 years ago
  32. 6ed4597 arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one by Marc Zyngier · 7 years ago
  33. b3937f5 ARM: 8715/1: add a private asm/unaligned.h by Arnd Bergmann · 7 years ago
  34. bebbe84 ARM: 8632/1: ftrace: fix syscall name matching by Rabin Vincent · 8 years ago
  35. abb79a5 arm: move ELF_ET_DYN_BASE to 4MB by Kees Cook · 7 years ago
  36. 3304f5a1 ARM: 8662/1: module: split core and init PLT sections by Ard Biesheuvel · 8 years ago
  37. ee77345 KVM: arm: plug potential guest hardware debug leakage by Zhichao Huang · 8 years ago
  38. ac4c8fc arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2 by Marc Zyngier · 8 years ago
  39. df35a8f ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs by Mark Rutland · 8 years ago
  40. a56f3eb Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  41. 8478132 Revert "arm: move exports to definitions" by Russell King · 8 years ago
  42. 05d36a7 Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  43. 94d0e59 arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU by Marc Zyngier · 8 years ago
  44. 6127d12 ARM: wire up new pkey syscalls by Russell King · 8 years ago
  45. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  46. 2692a71 Merge branch 'work.uaccess' into for-linus by Al Viro · 8 years ago
  47. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  48. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  49. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  50. 66f2c6d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  51. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
  52. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  53. 82fa407 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  54. c7f5d36 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  55. 81a6300 Merge branch 'devel-stable' into for-linus by Russell King · 8 years ago
  56. 301a36f Merge branches 'misc' and 'sa1111-base' into for-linus by Russell King · 8 years ago
  57. fb833b1 ARM: fix delays by Russell King · 8 years ago
  58. 999dcbe Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 7af8a0f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  60. d248220 ARM: 8617/1: dma: fix dma_max_pfn() by Roger Quadros · 8 years ago
  61. 45ca877 Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next by Radim Krčmář · 8 years ago
  62. 1d8f51d arm/arm64: arch_timer: Use archdata to indicate vdso suitability by Scott Wood · 8 years ago
  63. 3d9cd95 ARM: gic-v3: Work around definition of gic_write_bpr1 by Marc Zyngier · 8 years ago
  64. acda543 ARM: KVM: Support vgic-v3 by Vladimir Murzin · 8 years ago
  65. a078bed ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registers by Vladimir Murzin · 8 years ago
  66. 4f25463 ARM: Move system register accessors to asm/cp15.h by Vladimir Murzin · 8 years ago
  67. 163352e ARM: Introduce MPIDR_LEVEL_SHIFT macro by Vladimir Murzin · 8 years ago
  68. b60752f ARM: sa1111: provide to_sa1111_device() macro by Russell King · 8 years ago
  69. 464b584 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 8 years ago
  70. cf6e4ca ARM: sa1111: add sa1111_get_irq() by Russell King · 8 years ago
  71. 95ab29a Merge tag 'uniphier-soc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/soc by Arnd Bergmann · 8 years ago
  72. 9134449 arm: don't zero in __copy_from_user_inatomic()/__copy_from_user() by Al Viro · 8 years ago
  73. ea58e97 Merge tag 'arm-soc/for-4.9/soc' of http://github.com/Broadcom/stblinux into next/soc by Arnd Bergmann · 8 years ago
  74. 91ef844 irqchip/gic-v3: Reset BPR during initialization by Daniel Thompson · 8 years ago
  75. 6b3142b ARM: 8612/1: LPAE: initialize cache policy correctly by Stefan Agner · 8 years ago
  76. 435bca5 arm: KVM: Allow an exit code to be tagged with a Virtual Abort by Marc Zyngier · 8 years ago
  77. bfb78b5 arm: KVM: Add Virtual Abort injection helper by Marc Zyngier · 8 years ago
  78. 3aedd5c arm: KVM: Use common AArch32 conditional execution code by Marc Zyngier · 8 years ago
  79. dcadda1 arm/kvm: excise redundant cache maintenance by Mark Rutland · 8 years ago
  80. 8a7e75d KVM: Add provisioning for ulong vm stats and u64 vcpu stats by Suraj Jitindar Singh · 8 years ago
  81. b828f96 ARM: 8611/1: l2x0: add PMU support by Mark Rutland · 8 years ago
  82. bc0ee9d ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support. by Jonathan Austin · 8 years ago
  83. b2bf482 ARM: 8605/1: V7M: fix notrace variant of save_and_disable_irqs by Vladimir Murzin · 8 years ago
  84. f5a5c89 ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype() by Jonathan Austin · 8 years ago
  85. 296909e ARM: 8603/1: V7M: Add addresses for mem-mapped V7M cache operations by Jonathan Austin · 8 years ago
  86. 26150aa ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directly by Jonathan Austin · 8 years ago
  87. 35fa91e ARM: kernel: merge core and init PLTs by Ard Biesheuvel · 8 years ago
  88. dd34b11 ARM: uniphier: remove SoC-specific SMP code by Masahiro Yamada · 8 years ago
  89. 5a0e069 ARM: 8601/1: Remove unused secure_flush_area API by Andy Gross · 8 years ago
  90. 83809b9 ARM: sa1100: move StrongARM CPU ID checks to cputype.h by Russell King · 8 years ago
  91. 10b52a4 ARM: 8598/1: remove traces of perf_ops_bp by Mark Rutland · 8 years ago
  92. d782e42 ARM: 8594/1: enable binfmt_flat on systems with an MMU by Nicolas Pitre · 8 years ago
  93. 7d281b6 ARM: 8589/1: asm/memory.h: remove dead definitions by Nicolas Pitre · 8 years ago
  94. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  95. d0cf9d8 ARM: brcmstb: Add earlyprintk support using run-time checks by Florian Fainelli · 8 years ago
  96. 4dd1837 arm: move exports to definitions by Al Viro · 9 years ago
  97. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  98. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  99. 0719392 ARM: kexec: fix kexec for Keystone 2 by Russell King · 8 years ago
  100. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago