1. 9ae2c67 Merge 4.9.40 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. 6d77ac4 MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message by Maciej W. Rozycki · 7 years ago
  3. 3330a05 MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  4. d4bd6a1 MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  5. 99ce761 MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  6. 86dd4aa MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  7. d79354c MIPS: math-emu: Prevent wrong ISA mode instruction emulation by Maciej W. Rozycki · 7 years ago
  8. 040078a MIPS: Fix unaligned PC interpretation in `compute_return_epc' by Maciej W. Rozycki · 7 years ago
  9. 434c9f2 MIPS: Actually decode JALX in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  10. f8c331c MIPS: Save static registers before sysmips by James Hogan · 7 years ago
  11. a9db2f4 MIPS: Fix MIPS I ISA /proc/cpuinfo reporting by Maciej W. Rozycki · 7 years ago
  12. c69280e x86/ioapic: Pass the correct data to unmask_ioapic_irq() by Seunghun Han · 7 years ago
  13. 036d59f x86/acpi: Prevent out of bound access caused by broken ACPI tables by Seunghun Han · 7 years ago
  14. 02131ae MIPS: Negate error syscall return in trace by James Hogan · 7 years ago
  15. f39f3b5 MIPS: Fix mips_atomic_set() with EVA by James Hogan · 7 years ago
  16. dd2f832 MIPS: Fix mips_atomic_set() retry condition by James Hogan · 7 years ago
  17. 8302e9d s390/syscalls: Fix out of bounds arguments access by Jiri Olsa · 7 years ago
  18. 4d3d3a1 x86/xen: allow userspace access during hypercalls by Marek Marczykowski-Górecki · 7 years ago
  19. 13b2f9f PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11 by Bjorn Helgaas · 8 years ago
  20. 3b7babc powerpc/mm/radix: Properly clear process table entry by Benjamin Herrenschmidt · 7 years ago
  21. 88481a2 powerpc/asm: Mark cr0 as clobbered in mftb() by Oliver O'Halloran · 7 years ago
  22. 5e35ee2 powerpc: Fix emulation of mfocrf in emulate_step() by Anton Blanchard · 7 years ago
  23. 53a2821 powerpc: Fix emulation of mcrf in emulate_step() by Anton Blanchard · 7 years ago
  24. 99fc5a2 powerpc/64: Fix atomic64_inc_not_zero() to return an int by Michael Ellerman · 7 years ago
  25. d638c85 powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp() by Balbir Singh · 7 years ago
  26. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  27. cce8d2e kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS by Haozhong Zhang · 7 years ago
  28. 07592d6 kvm: vmx: Check value written to IA32_BNDCFGS by Jim Mattson · 7 years ago
  29. fab777e kvm: x86: Guest BNDCFGS requires guest MPX support by Jim Mattson · 7 years ago
  30. bf7c215 kvm: vmx: Do not disable intercepts for BNDCFGS by Jim Mattson · 7 years ago
  31. db92328 crypto: sha1-ssse3 - Disable avx2 by Herbert Xu · 7 years ago
  32. 445a945 ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers by Marc Zyngier · 7 years ago
  33. fbc877c s390: reduce ELF_ET_DYN_BASE by Kees Cook · 7 years ago
  34. 90fb0f7 powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 7 years ago
  35. 70779e0 arm64: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 7 years ago
  36. abb79a5 arm: move ELF_ET_DYN_BASE to 4MB by Kees Cook · 7 years ago
  37. 63c2f8f binfmt_elf: use ELF_ET_DYN_BASE only for PIE by Kees Cook · 7 years ago
  38. e3d2ada parisc/mm: Ensure IRQs are off in switch_mm() by Helge Deller · 7 years ago
  39. 8ed89cf parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs by Thomas Bogendoerfer · 7 years ago
  40. bf1e4dc parisc: use compat_sys_keyctl() by Eric Biggers · 7 years ago
  41. 008a1f2 parisc: Report SIGSEGV instead of SIGBUS when running out of stack by Helge Deller · 7 years ago
  42. 3f353c3 Merge 4.9.38 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  43. 81ba752 x86/mm/pat: Don't report PAT on CPUs that don't support it by Mikulas Patocka · 7 years ago
  44. 598195a Merge 4.9.37 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  45. afbf565 x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings by Paolo Abeni · 7 years ago
  46. e353bfb x86/tools: Fix gcc-7 warning in relocs.c by Markus Trippelsdorf · 8 years ago
  47. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  48. a29fd27 KVM: nVMX: Fix exception injection by Wanpeng Li · 7 years ago
  49. d1d3756 KVM: x86: zero base3 of unusable segments by Radim Krčmář · 7 years ago
  50. f3c3ec9 KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh() by Radim Krčmář · 7 years ago
  51. 1eeb794 KVM: x86: fix emulation of RSM and IRET instructions by Ladi Prosek · 8 years ago
  52. 982d8d9 arm64: fix NULL dereference in have_cpu_die() by Mark Salter · 8 years ago
  53. 8af88a9 x86/mm: Fix flush_tlb_page() on Xen by Andy Lutomirski · 8 years ago
  54. 3667daf x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space by Joerg Roedel · 8 years ago
  55. b287ade x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug by Baoquan He · 7 years ago
  56. a2c222b ARM: 8685/1: ensure memblock-limit is pmd-aligned by Doug Berger · 7 years ago
  57. 7661b19 ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation by Lorenzo Pieralisi · 7 years ago
  58. 4efe34b ARM: dts: OMAP3: Fix MFG ID EEPROM by Adam Ford · 8 years ago
  59. 07bb2c7 ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer by Dave Gerlach · 8 years ago
  60. 0e9867b s390/ctl_reg: make __ctl_load a full memory barrier by Heiko Carstens · 8 years ago
  61. 82835fb perf/x86: Reject non sampling events with precise_ip by Jiri Olsa · 8 years ago
  62. 48131dd x86/mpx: Use compatible types in comparison to fix sparse error by Tobias Klauser · 8 years ago
  63. 28399407 x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc() by Len Brown · 8 years ago
  64. f88f06e arm64: assembler: make adr_l work in modules under KASLR by Ard Biesheuvel · 8 years ago
  65. c78b8de perf/x86/intel: Use ULL constant to prevent undefined shift behaviour by Colin King · 8 years ago
  66. 3a6edbc perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init code by Prarit Bhargava · 8 years ago
  67. 6e315b2 powerpc/eeh: Enable IO path on permanent error by Gavin Shan · 8 years ago
  68. fded17b perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug by Zhou Chengming · 8 years ago
  69. 80b1a11 KVM: x86: fix fixing of hypercalls by Dmitry Vyukov · 8 years ago
  70. 13fa36f ARM64: dts: meson-gxbb-odroidc2: fix GbE tx link breakage by Jerome Brunet · 8 years ago
  71. 8886196 sparc64: Zero pages on allocation for mondo and error queues. by Liam R. Howlett · 7 years ago
  72. 41172b7 sparc64: Handle PIO & MEM non-resumable errors. by Liam R. Howlett · 7 years ago
  73. ed96148 x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds() by Baoquan He · 8 years ago
  74. dad3135 MIPS: Fix IRQ tracing & lockdep when rescheduling by Paul Burton · 8 years ago
  75. e9e24fa MIPS: pm-cps: Drop manual cache-line alignment of ready_count by Paul Burton · 8 years ago
  76. f7d3d40 MIPS: Avoid accidental raw backtrace by James Hogan · 7 years ago
  77. 3d4ac49 MIPS: head: Reorder instructions missing a delay slot by Karl Beldan · 7 years ago
  78. 75d78c7 Merge 4.9.35 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  79. 99f66b5 arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW by Will Deacon · 7 years ago
  80. 8eaa481 powerpc/64s: Handle data breakpoints in Radix mode by Naveen N. Rao · 7 years ago
  81. 414f51c powerpc/kprobes: Pause function_graph tracing during jprobes handling by Naveen N. Rao · 7 years ago
  82. 2f1527e KVM: PPC: Book3S HV: Context-switch EBB registers properly by Paul Mackerras · 7 years ago
  83. 468aa93 KVM: PPC: Book3S HV: Preserve userspace HTM state properly by Paul Mackerras · 7 years ago
  84. df3a787 KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows by Heiko Carstens · 7 years ago
  85. 5220378 perf/x86/intel: Add 1G DTLB load/store miss support for SKL by Kan Liang · 7 years ago
  86. 4b660fc powerpc/perf: Fix oops when kthread execs user process by Ravi Bangoria · 7 years ago
  87. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  88. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  89. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  90. ecae473 MIPS: .its targets depend on vmlinux by Paul Burton · 7 years ago
  91. 6b706cb MIPS: Fix bnezc/jialc return address calculation by Paul Burton · 7 years ago
  92. caa6f1c x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init() by Laura Abbott · 8 years ago
  93. bdc9a03 sparc64: make string buffers large enough by Dan Carpenter · 8 years ago
  94. 8e1a400 s390/kvm: do not rely on the ILC on kvm host protection fauls by Christian Borntraeger · 7 years ago
  95. a2f6827 xtensa: don't use linux IRQ #0 by Max Filippov · 7 years ago
  96. 2552e2c ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached by Vineet Gupta · 8 years ago
  97. 8cb6045 ARC: smp-boot: Decouple Non masters waiting API from jump to entry point by Vineet Gupta · 8 years ago
  98. e23b1c0 frv: add missing atomic64 operations by Sudip Mukherjee · 8 years ago
  99. 9186846 frv: add atomic64_add_unless() by Sudip Mukherjee · 8 years ago
  100. 093d494 mn10300: fix build error of missing fpu_save() by Randy Dunlap · 8 years ago