1. 5f7c56d ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe template by Andrew Jeffery · 4 years, 4 months ago
  2. eec3b3c ARM: percpu.h: fix build error by Grygorii Strashko · 4 years, 7 months ago
  3. 63e3c36 ARM: uaccess: fix DACR mismatch with nested exceptions by Russell King · 4 years, 10 months ago
  4. bc2f444 ARM: uaccess: integrate uaccess_save and uaccess_restore by Russell King · 4 years, 10 months ago
  5. 66c1955 ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h by Russell King · 4 years, 10 months ago
  6. 8efe4e0 ARM: 8843/1: use unified assembler in headers by Stefan Agner · 6 years ago
  7. 74607fd ARM: futex: Address build warning by Thomas Gleixner · 4 years, 11 months ago
  8. 93b79ac ARM: 8723/2: always assume the "unified" syntax for assembly code by Nicolas Pitre · 7 years ago
  9. 4ab1624 KVM: arm64: Only sign-extend MMIO up to register width by Christoffer Dall · 5 years ago
  10. feb8ad9 ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used by Marek Szyprowski · 6 years ago
  11. e82dd54 ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+ by Vincent Whitchurch · 6 years ago
  12. 525ea11 ARM: prevent tracing IPI_CPU_BACKTRACE by Arnd Bergmann · 6 years ago
  13. a66a739 ARM: vdso: Remove dependency with the arch_timer driver internals by Marc Zyngier · 6 years ago
  14. e2cadf0 ARM: avoid Cortex-A9 livelock on tight dmb loops by Russell King · 7 years ago
  15. cbe71d9 ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of by Vladimir Murzin · 6 years ago
  16. f6b0db3 ARM: 8824/1: fix a migrating irq bug when hotplug cpu by Dietmar Eggemann · 6 years ago
  17. 89229bc ARM: spectre-v2: per-CPU vtables to work around big.Little systems by Russell King · 6 years ago
  18. 9494468 ARM: add PROC_VTABLE and PROC_TABLE macros by Russell King · 6 years ago
  19. 211fcda ARM: clean up per-processor check_bugs method call by Russell King · 6 years ago
  20. 48b874e ARM: split out processor lookup by Russell King · 6 years ago
  21. d5e5018 ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization by Julien Thierry · 6 years ago
  22. 0d24778 ARM: 8795/1: spectre-v1.1: use put_user() for __put_user() by Julien Thierry · 6 years ago
  23. f2ed1df ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit by Julien Thierry · 6 years ago
  24. 6d3ccf7 ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state by Julien Thierry · 6 years ago
  25. 57bff81 ARM: spectre-v1: mitigate user accesses by Russell King · 6 years ago
  26. 4a1948d ARM: spectre-v1: use get_user() for __get_user() by Russell King · 6 years ago
  27. f64824a ARM: use __inttype() in get_user() by Russell King · 6 years ago
  28. 38752f4 ARM: vfp: use __copy_from_user() when restoring VFP state by Russell King · 6 years ago
  29. 4186f7c ARM: spectre-v1: add array_index_mask_nospec() implementation by Russell King · 6 years ago
  30. f690911 ARM: spectre-v1: add speculation barrier (csdb) macros by Russell King · 6 years ago
  31. e7fc401 ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1 by Russell King · 6 years ago
  32. ee4e537 ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15 by Russell King · 6 years ago
  33. 1df9a0a ARM: KVM: invalidate icache on guest exit for Cortex-A15 by Marc Zyngier · 6 years ago
  34. 75e48ef ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 by Marc Zyngier · 6 years ago
  35. 5ab8c6e ARM: spectre-v2: harden user aborts in kernel space by Russell King · 6 years ago
  36. 0d5360e ARM: bugs: add support for per-processor bug checking by Russell King · 6 years ago
  37. c7825c2 ARM: bugs: hook processor bug checking into SMP and suspend paths by Russell King · 6 years ago
  38. 9a42b70 ARM: bugs: prepare processor bug infrastructure by Russell King · 6 years ago
  39. 1789de3 ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs by Russell King · 6 years ago
  40. 96fd60c arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID by Marc Zyngier · 7 years ago
  41. 805357a arm64: KVM: Add ARCH_WORKAROUND_2 support for guests by Marc Zyngier · 7 years ago
  42. dca7815 KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state by Marc Zyngier · 7 years ago
  43. eda170a ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size by David Rivshin · 7 years ago
  44. 373304e ARM: 8748/1: mm: Define vdso_start, vdso_end as array by Jinbum Park · 7 years ago
  45. ca477b4 ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions by Masami Hiramatsu · 7 years ago
  46. 27ea98a KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock by Andre Przywara · 7 years ago
  47. e5a290c arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 7 years ago
  48. ae63fd2 kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  49. 2abfcdf kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  50. e47273d arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support by Marc Zyngier · 7 years ago
  51. 591862b arm/arm64: KVM: Consolidate the PSCI include files by Marc Zyngier · 7 years ago
  52. aab3306 arm64: KVM: Use per-CPU vector when BP hardening is enabled by Marc Zyngier · 7 years ago
  53. a977228 linux/compiler.h: Split into compiler.h and compiler_types.h by Will Deacon · 7 years ago
  54. 21e1e61 ARM: BUG if jumping to usermode address in kernel mode by Russell King · 7 years ago
  55. ba8cbed arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one by Marc Zyngier · 7 years ago
  56. 2d63499 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  57. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  58. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  59. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  60. 1cce91d ARM: 8715/1: add a private asm/unaligned.h by Arnd Bergmann · 7 years ago
  61. 2404269 Revert "arm/syscalls: Check address limit on user-mode return" by Thomas Garnier · 7 years ago
  62. 8fac2f9 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  63. 7f1b9be Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  64. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  65. e558bdc Merge branches 'fixes' and 'misc' into for-linus by Russell King · 7 years ago
  66. fd1d362 ARM: implement memset32 & memset64 by Matthew Wilcox · 7 years ago
  67. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  68. 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  69. bb42892 KVM: arm/arm64: Fix guest external abort matching by James Morse · 8 years ago
  70. 93cc122 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. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 6c51e67 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 9657752 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  76. fb1522e KVM: update to new mmu_notifier semantic v2 by Jérôme Glisse · 8 years ago
  77. f6a91da irqchip/gic-v3-its: Add VPE interrupt masking by Marc Zyngier · 8 years ago
  78. 3ca63f3 irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors by Marc Zyngier · 8 years ago
  79. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 8 years ago
  80. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  81. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 8 years ago
  82. 927d2c2 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  83. ac237cd Merge tag 'omap-for-v4.14/debug-ll-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 8 years ago
  84. 1abd350 ARM: align .data section by Russell King · 8 years ago
  85. 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 8 years ago
  86. 56236a5 mm: refactor TLB gathering API by Minchan Kim · 8 years ago
  87. 229a718 irq: Make the irqentry text section unconditional by Masami Hiramatsu · 8 years ago
  88. fed3c15 ARM: 8689/1: scu: add missing errno include by Johan Hovold · 8 years ago
  89. ac8b4d3 ARM: 8688/1: pm: add missing types include by Johan Hovold · 8 years ago
  90. 60187bd Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  91. ce184a0 ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[] by Dave Martin · 8 years ago
  92. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. 0d70262 ARM: kexec: fix failure to boot crash kernel by Russell King · 8 years ago
  94. 325cdac debug: Fix WARN_ON_ONCE() for modules by Josh Poimboeuf · 8 years ago
  95. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  96. 51ef700 ARM: debug: Use generic 8250 debug_ll for am3517 and am335x by Tony Lindgren · 8 years ago
  97. 2d1f7d2 ARM: debug: Use generic 8250 debug_ll for ti81xx by Tony Lindgren · 8 years ago
  98. fc23beb ARM: debug: Use generic 8250 debug_ll for omap3/4/5 by Tony Lindgren · 8 years ago
  99. d2b310b ARM: debug: Use generic 8250 debug_ll for omap2 and omap3/4/5 common uarts by Tony Lindgren · 8 years ago
  100. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago