1. ca97579 ANDROID: cuttlefish: enable CONFIG_NET_CLS_BPF=y by Maciej Żenczykowski · 5 years ago
  2. 91e9548 ANDROID: cuttlefish_defconfig: remove DM_VERITY_HASH_PREFETCH_MIN_SIZE by Sami Tolvanen · 5 years ago
  3. c7b283d Merge 4.9.150 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  4. 49edda5 powerpc/tm: Set MSR[TS] just prior to recheckpoint by Breno Leitao · 6 years ago
  5. ce8ca30 crypto: x86/chacha20 - avoid sleeping with preemption disabled by Eric Biggers · 5 years ago
  6. f12e01b MIPS: math-emu: Write-protect delay slot emulation pages by Paul Burton · 5 years ago
  7. 752d39e ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clock by Fabio Estevam · 5 years ago
  8. 559ddc8 ARM: imx: update the cpu power up timing setting on i.mx6sx by Anson Huang · 5 years ago
  9. 1837a06 powerpc: Fix COFF zImage booting on old powermacs by Paul Mackerras · 6 years ago
  10. ed0b11d Merge 4.9.149 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  11. c1348e0 arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 by Will Deacon · 5 years ago
  12. 737dcb9 x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running nested by Vitaly Kuznetsov · 6 years ago
  13. 855feca MIPS: OCTEON: mark RGMII interface disabled on OCTEON III by Aaro Koskinen · 5 years ago
  14. 93cf55e MIPS: Align kernel load address to 64KB by Huacai Chen · 6 years ago
  15. eaca94b MIPS: Ensure pmd_present() returns false after pmd_mknotpresent() by Huacai Chen · 6 years ago
  16. 7b4a3e9 KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup by Sean Christopherson · 5 years ago
  17. dc64ace ANDROID: cuttlefish_defconfig: Enable VIRTIO_INPUT by Alistair Strachan · 5 years ago
  18. 9f23a83 Merge 4.9.148 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  19. d3741e0 x86/fpu: Disable bottom halves while loading FPU registers by Sebastian Andrzej Siewior · 6 years ago
  20. 0d5fec5 x86/mtrr: Don't copy uninitialized gentry fields back to userspace by Colin Ian King · 5 years ago
  21. a2f9236 Merge 4.9.147 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  22. 493a06d ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart by Vladimir Murzin · 6 years ago
  23. c711ec9 ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling by Chris Cole · 6 years ago
  24. beab9a7 ARC: io.h: Implement reads{x}()/writes{x}() by Jose Abreu · 5 years ago
  25. 01edb98 x86/earlyprintk/efi: Fix infinite loop on some screen widths by YiFei Zhu · 5 years ago
  26. 88ce30f locking/qspinlock, x86: Provide liveness guarantee by Peter Zijlstra · 5 years ago
  27. 8ae5642 locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound by Will Deacon · 5 years ago
  28. 60668f3 locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' by Will Deacon · 5 years ago
  29. b0daf4e powerpc/msi: Fix NULL pointer access in teardown code by Radu Rendec · 5 years ago
  30. 6c4fbbd ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt by Lubomir Rintel · 5 years ago
  31. 5d05bdd Merge 4.9.146 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  32. 0c4d57a x86/kvm/vmx: fix old-style function declaration by Yi Wang · 6 years ago
  33. eadd535 KVM: x86: fix empty-body warnings by Yi Wang · 6 years ago
  34. 696c3ed s390/cpum_cf: Reject request for sampling in event initialization by Thomas Richter · 6 years ago
  35. e024209 ARM: OMAP1: ams-delta: Fix possible use of uninitialized field by Janusz Krzysztofik · 6 years ago
  36. 2e6ef7e ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1 by Adam Ford · 6 years ago
  37. e6b4f36 ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup by Nathan Chancellor · 6 years ago
  38. e9a34dc ANDROID: cuttlefish_defconfig: Enable CONFIG_CRYPTO_ADIANTUM by Alistair Strachan · 5 years ago
  39. f2daee4 FROMGIT: crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305 by Eric Biggers · 6 years ago
  40. 888679d FROMGIT: crypto: poly1305 - use structures for key and accumulator by Eric Biggers · 6 years ago
  41. 38e3f25 BACKPORT, FROMGIT: crypto: arm/chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  42. 54a345a BACKPORT, FROMGIT: crypto: arm/chacha20 - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  43. 0b8e72b BACKPORT, FROMGIT: crypto: arm/chacha20 - add XChaCha20 support by Eric Biggers · 6 years ago
  44. d31aa62 BACKPORT, FROMGIT: crypto: arm/chacha20 - limit the preemption-disabled section by Eric Biggers · 6 years ago
  45. b8181f3 BACKPORT, FROMGIT: crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  46. 910bbfc FROMGIT: crypto: arm/aes - add some hardening against cache-timing attacks by Eric Biggers · 6 years ago
  47. abed8f9 UPSTREAM: crypto: arm/aes-cipher - move S-box to .rodata section by Jinbum Park · 6 years ago
  48. b99d62f UPSTREAM: crypto: arm/aes - avoid expanded lookup tables in the final round by Ard Biesheuvel · 7 years ago
  49. f1b4d6b UPSTREAM: crypto: arm/aes - avoid reserved 'tt' mnemonic in asm code by Ard Biesheuvel · 7 years ago
  50. b7912e0 BACKPORT: crypto: arm/aes - replace scalar AES cipher by Ard Biesheuvel · 7 years ago
  51. d233322 UPSTREAM: crypto: arm/chacha20 - faster 8-bit rotations and other optimizations by Eric Biggers · 6 years ago
  52. 52e5ce3 UPSTREAM: crypto: arm/chacha20 - always use vrev for 16-bit rotates by Eric Biggers · 6 years ago
  53. dc6ff202 BACKPORT: crypto: arm/chacha20 - implement NEON version based on SSE3 code by Ard Biesheuvel · 7 years ago
  54. 23fb560 ANDROID: cuttlefish_defconfig: Enable VIRT_WIFI by Alistair Strachan · 5 years ago
  55. 3daadcf ANDROID: cuttlefish_defconfig: Enable CONFIG_ARM64_LSE_ATOMICS by Alistair Strachan · 5 years ago
  56. a8e792a ANDROID: arm64 defconfig / build config for cuttlefish by Alistair Strachan · 6 years ago
  57. 6328e64 Merge 4.9.145 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  58. a6e441a ARC: [zebu] Remove CONFIG_INITRAMFS_SOURCE from defconfigs by Alexey Brodkin · 5 years ago
  59. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  60. 84fa7fc arc: [devboards] Add support of NFSv3 ACL by Alexey Brodkin · 6 years ago
  61. abbeacc0 ARC: change defconfig defaults to ARCv2 by Kevin Hilman · 5 years ago
  62. 8e9de89 svm: Add mutex_lock to protect apic_access_page_done on AMD systems by Wei Wang · 6 years ago
  63. 26c1287 mips: fix mips_get_syscall_arg o32 check by Dmitry V. Levin · 6 years ago
  64. 1eef40b MIPS: ralink: Fix mt7620 nd_sd pinmux by Mathias Kresin · 6 years ago
  65. ad3af65 x86/power/64: Use char arrays for asm function names by Kees Cook · 7 years ago
  66. e16c040 Merge 4.9.143 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  67. 1e5b5cb ARM: trusted_foundations: do not use naked function by Stefan Agner · 6 years ago
  68. 1047907 ARM: 8767/1: add support for building ARM kernel with clang by Stefan Agner · 6 years ago
  69. 61cc8587 ARM: 8766/1: drop no-thumb-interwork in EABI mode by Stefan Agner · 6 years ago
  70. 54f7382 perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts() by Jiri Olsa · 6 years ago
  71. 08c133e perf/x86/intel: Move branch tracing setup to the Intel-specific source file by Jiri Olsa · 6 years ago
  72. f403887 xtensa: fix coprocessor context offset definitions by Max Filippov · 6 years ago
  73. c26e3c6 xtensa: enable coprocessors that are being flushed by Max Filippov · 6 years ago
  74. 3a468e8 KVM: X86: Fix scan ioapic use-before-initialization by Wanpeng Li · 6 years ago
  75. 43dd9f4 kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb by Jim Mattson · 6 years ago
  76. aa71643 kvm: mmu: Fix race in emulated page table writes by Junaid Shahid · 6 years ago
  77. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  78. 2188cf0 s390/mm: Check for valid vma before zapping in gmap_discard by Janosch Frank · 6 years ago
  79. 2729911 arm64: remove no-op -p linker flag by Greg Hackmann · 5 years ago
  80. 636374c powerpc/numa: Suppress "VPHN is not supported" messages by Satheesh Rajendran · 6 years ago
  81. 19b7cd1 perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs by Kan Liang · 6 years ago
  82. 99bfbe5 powerpc/io: Fix the IO workarounds code to work with Radix by Michael Ellerman · 6 years ago
  83. c57911f KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE by Scott Wood · 6 years ago
  84. c4f2aa8 arch/arm64/crypto/sha1-ce-glue.c fix 4.9.129 merge issue by John Stultz · 5 years ago
  85. 51d13fc arch/arm64/crypto/sha2-ce-glue.c: fix 4.9.129 merge issue by Greg Kroah-Hartman · 5 years ago
  86. 8fe4284 Merge 4.9.141 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  87. 064cd45 s390/mm: Fix ERROR: "__node_distance" undefined! by Justin M. Forbes · 6 years ago
  88. 2636487 s390/vdso: add missing FORCE to build targets by Vasily Gorbik · 6 years ago
  89. 3b9158a arm64: percpu: Initialize ret in the default case by Nathan Chancellor · 6 years ago
  90. 11832f3 um: Give start_idle_thread() a return code by Richard Weinberger · 6 years ago
  91. f44ed2c Merge 4.9.140 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  92. 0afb423 Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation" by Greg Kroah-Hartman · 6 years ago
  93. 6e55647 Merge 4.9.139 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  94. 5e10758 Merge 4.9.138 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  95. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  96. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  97. 861f538 ARM: spectre-v1: mitigate user accesses by Russell King · 6 years ago
  98. f4438f2 ARM: spectre-v1: use get_user() for __get_user() by Russell King · 6 years ago
  99. bdf0f17 ARM: use __inttype() in get_user() by Russell King · 6 years ago
  100. d609e4a ARM: oabi-compat: copy semops using __copy_from_user() by Russell King · 6 years ago