1. 23fb560 ANDROID: cuttlefish_defconfig: Enable VIRT_WIFI by Alistair Strachan · 5 years ago
  2. 3daadcf ANDROID: cuttlefish_defconfig: Enable CONFIG_ARM64_LSE_ATOMICS by Alistair Strachan · 5 years ago
  3. a8e792a ANDROID: arm64 defconfig / build config for cuttlefish by Alistair Strachan · 6 years ago
  4. 6328e64 Merge 4.9.145 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  5. a6e441a ARC: [zebu] Remove CONFIG_INITRAMFS_SOURCE from defconfigs by Alexey Brodkin · 5 years ago
  6. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  7. 84fa7fc arc: [devboards] Add support of NFSv3 ACL by Alexey Brodkin · 6 years ago
  8. abbeacc0 ARC: change defconfig defaults to ARCv2 by Kevin Hilman · 5 years ago
  9. 8e9de89 svm: Add mutex_lock to protect apic_access_page_done on AMD systems by Wei Wang · 6 years ago
  10. 26c1287 mips: fix mips_get_syscall_arg o32 check by Dmitry V. Levin · 5 years ago
  11. 1eef40b MIPS: ralink: Fix mt7620 nd_sd pinmux by Mathias Kresin · 5 years ago
  12. ad3af65 x86/power/64: Use char arrays for asm function names by Kees Cook · 7 years ago
  13. e16c040 Merge 4.9.143 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  14. 1e5b5cb ARM: trusted_foundations: do not use naked function by Stefan Agner · 6 years ago
  15. 1047907 ARM: 8767/1: add support for building ARM kernel with clang by Stefan Agner · 6 years ago
  16. 61cc8587 ARM: 8766/1: drop no-thumb-interwork in EABI mode by Stefan Agner · 6 years ago
  17. 54f7382 perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts() by Jiri Olsa · 5 years ago
  18. 08c133e perf/x86/intel: Move branch tracing setup to the Intel-specific source file by Jiri Olsa · 5 years ago
  19. f403887 xtensa: fix coprocessor context offset definitions by Max Filippov · 5 years ago
  20. c26e3c6 xtensa: enable coprocessors that are being flushed by Max Filippov · 5 years ago
  21. 3a468e8 KVM: X86: Fix scan ioapic use-before-initialization by Wanpeng Li · 6 years ago
  22. 43dd9f4 kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb by Jim Mattson · 6 years ago
  23. aa71643 kvm: mmu: Fix race in emulated page table writes by Junaid Shahid · 6 years ago
  24. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  25. 2188cf0 s390/mm: Check for valid vma before zapping in gmap_discard by Janosch Frank · 6 years ago
  26. 2729911 arm64: remove no-op -p linker flag by Greg Hackmann · 5 years ago
  27. 636374c powerpc/numa: Suppress "VPHN is not supported" messages by Satheesh Rajendran · 6 years ago
  28. 19b7cd1 perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs by Kan Liang · 6 years ago
  29. 99bfbe5 powerpc/io: Fix the IO workarounds code to work with Radix by Michael Ellerman · 6 years ago
  30. c57911f KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE by Scott Wood · 6 years ago
  31. c4f2aa8 arch/arm64/crypto/sha1-ce-glue.c fix 4.9.129 merge issue by John Stultz · 5 years ago
  32. 51d13fc arch/arm64/crypto/sha2-ce-glue.c: fix 4.9.129 merge issue by Greg Kroah-Hartman · 5 years ago
  33. 8fe4284 Merge 4.9.141 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  34. 064cd45 s390/mm: Fix ERROR: "__node_distance" undefined! by Justin M. Forbes · 6 years ago
  35. 2636487 s390/vdso: add missing FORCE to build targets by Vasily Gorbik · 6 years ago
  36. 3b9158a arm64: percpu: Initialize ret in the default case by Nathan Chancellor · 6 years ago
  37. 11832f3 um: Give start_idle_thread() a return code by Richard Weinberger · 6 years ago
  38. f44ed2c Merge 4.9.140 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  39. 0afb423 Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation" by Greg Kroah-Hartman · 5 years ago
  40. 6e55647 Merge 4.9.139 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  41. 5e10758 Merge 4.9.138 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  42. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  43. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  44. 861f538 ARM: spectre-v1: mitigate user accesses by Russell King · 6 years ago
  45. f4438f2 ARM: spectre-v1: use get_user() for __get_user() by Russell King · 6 years ago
  46. bdf0f17 ARM: use __inttype() in get_user() by Russell King · 6 years ago
  47. d609e4a ARM: oabi-compat: copy semops using __copy_from_user() by Russell King · 6 years ago
  48. 9c91b96 ARM: vfp: use __copy_from_user() when restoring VFP state by Russell King · 6 years ago
  49. 50f032c ARM: signal: copy registers using __copy_from_user() by Russell King · 6 years ago
  50. 49b8539 ARM: spectre-v1: fix syscall entry by Russell King · 6 years ago
  51. 8a4ae28 ARM: spectre-v1: add array_index_mask_nospec() implementation by Russell King · 6 years ago
  52. abdeed7 ARM: spectre-v1: add speculation barrier (csdb) macros by Russell King · 6 years ago
  53. 3aa0174 ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1 by Russell King · 6 years ago
  54. b894054 ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling by Russell King · 6 years ago
  55. 10c7b39 ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15 by Russell King · 6 years ago
  56. b7888c6 ARM: KVM: invalidate icache on guest exit for Cortex-A15 by Marc Zyngier · 6 years ago
  57. 51836963 ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 by Marc Zyngier · 6 years ago
  58. 47571a9 ARM: spectre-v2: warn about incorrect context switching functions by Russell King · 6 years ago
  59. bf92464 ARM: spectre-v2: add firmware based hardening by Russell King · 6 years ago
  60. 26892e7 ARM: spectre-v2: harden user aborts in kernel space by Russell King · 6 years ago
  61. 9bc1ec1 ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit by Russell King · 6 years ago
  62. 33efd46 ARM: spectre-v2: harden branch predictor on context switches by Russell King · 6 years ago
  63. eed96a3 ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre by Russell King · 6 years ago
  64. 901e325 ARM: bugs: add support for per-processor bug checking by Russell King · 6 years ago
  65. 35293cc ARM: bugs: hook processor bug checking into SMP and suspend paths by Russell King · 6 years ago
  66. b26c3c4 ARM: bugs: prepare processor bug infrastructure by Russell King · 6 years ago
  67. 183a0d2 ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs by Russell King · 6 years ago
  68. 134db5b arm64: uaccess: suppress spurious clang warning by Mark Rutland · 7 years ago
  69. 52c3ade x86/build: Use cc-option to validate stack alignment parameter by Matthias Kaehlcke · 7 years ago
  70. 1f200e8 x86/build: Fix stack alignment for CLang by Matthias Kaehlcke · 7 years ago
  71. 61d920c efi/libstub/arm64: Use hidden attribute for struct screen_info reference by Ard Biesheuvel · 7 years ago
  72. 78e96f6 x86/boot: #undef memcpy() et al in string.c by Michael Davidson · 7 years ago
  73. 0a953c0 crypto: arm64/sha - avoid non-standard inline asm tricks by Ard Biesheuvel · 7 years ago
  74. cf42c0b x86/build: Specify stack alignment for clang by Matthias Kaehlcke · 7 years ago
  75. 0dc4460 x86/build: Use __cc-option for boot code compiler options by Matthias Kaehlcke · 7 years ago
  76. 83e0e2f crypto, x86: aesni - fix token pasting for clang by Michael Davidson · 7 years ago
  77. a5819f2 x86/kbuild: Use cc-option to enable -falign-{jumps/loops} by Matthias Kaehlcke · 7 years ago
  78. 8979418 kbuild: Consolidate header generation from ASM offset information by Matthias Kaehlcke · 7 years ago
  79. 7088c66 KVM: arm64: Fix caching of host MDCR_EL2 value by Mark Rutland · 6 years ago
  80. 53111ab arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 by H. Peter Anvin (Intel) · 6 years ago
  81. 0dac028 xtensa: fix boot parameters address translation by Max Filippov · 6 years ago
  82. a10aa33 xtensa: make sure bFLT stack is 16 byte aligned by Max Filippov · 6 years ago
  83. c922614 xtensa: add NOTES section to the linker script by Max Filippov · 6 years ago
  84. fca93d3 MIPS: Loongson-3: Fix BRIDGE irq delivery problem by Huacai Chen · 6 years ago
  85. 83babf6 MIPS: Loongson-3: Fix CPU UART irq delivery problem by Huacai Chen · 6 years ago
  86. b7706a8 parisc: Fix exported address of os_hpmc handler by Helge Deller · 6 years ago
  87. 5a41c65 parisc: Fix HPMC handler by increasing size to multiple of 16 bytes by Helge Deller · 6 years ago
  88. 4d01ed8 parisc: Align os_hpmc_size on word boundary by Helge Deller · 6 years ago
  89. ff37c42 MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS by Huacai Chen · 6 years ago
  90. 76c386b powerpc/boot: Ensure _zimage_start is a weak symbol by Joel Stanley · 6 years ago
  91. 12b49fd MIPS: kexec: Mark CPU offline before disabling local IRQ by Dengcheng Zhu · 6 years ago
  92. 0e4dde1 powerpc/nohash: fix undefined behaviour when testing page size support by Daniel Axtens · 6 years ago
  93. 427ccff ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL by Fabio Estevam · 6 years ago
  94. 9bed31c powerpc/eeh: Fix possible null deref in eeh_dump_dev_log() by Sam Bobroff · 6 years ago
  95. cac77e1 arm64: dts: stratix10: Correct System Manager register size by Thor Thayer · 6 years ago
  96. 5fa09db arm64: lse: remove -fcall-used-x0 flag by Tri Vo · 6 years ago
  97. 782512e xen: fix xen_qlock_wait() by Juergen Gross · 6 years ago
  98. f579349 MIPS: OCTEON: fix out of bounds array access on CN68XX by Aaro Koskinen · 6 years ago
  99. 38b5749 powerpc/msi: Fix compile error on mpc83xx by Christophe Leroy · 6 years ago
  100. 00893f4 xen: make xen_qlock_wait() nestable by Juergen Gross · 6 years ago