1. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. b899142 perf/x86: Set pmu->module in Intel PMU modules by David Carrillo-Cisneros · 7 years ago
  3. efa2252 x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev' by Andy Shevchenko · 7 years ago
  4. 301681d ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIP by Yuriy Kolerov · 7 years ago
  5. e95ec35 arm64: mm: fix show_pte KERN_CONT fallout by Mark Rutland · 7 years ago
  6. ebd4642 ARM: s3c2410_defconfig: Fix invalid values for NF_CT_PROTO_* by Krzysztof Kozlowski · 7 years ago
  7. 3209f3f ARM64: zynqmp: Fix i2c node's compatible string by Moritz Fischer · 7 years ago
  8. e360353 ARM64: zynqmp: Fix W=1 dtc 1.4 warnings by Michal Simek · 8 years ago
  9. 88a86f8 openrisc: Add _text symbol to fix ksym build error by Stafford Horne · 7 years ago
  10. a0a4dd4 ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags by Pali Rohár · 7 years ago
  11. 0ce84ef ARM: dts: am57xx-idk: Put USB2 port in peripheral mode by Roger Quadros · 7 years ago
  12. 0686a9b ARM: omap2+: fixing wrong strcat for Non-NULL terminated string by Maninder Singh · 7 years ago
  13. 34fae9c x86/mce/AMD: Make the init code more robust by Thomas Gleixner · 7 years ago
  14. 0f31691 Revert "powerpc/numa: Fix percpu allocations to be NUMA aware" by Greg Kroah-Hartman · 7 years ago
  15. c39c3ae KVM: PPC: Book3S HV: Save/restore host values of debug registers by Paul Mackerras · 7 years ago
  16. e5cd34d KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit by Paul Mackerras · 7 years ago
  17. d745f0f KVM: PPC: Book3S HV: Enable TM before accessing TM registers by Paul Mackerras · 7 years ago
  18. 6d3d93c powerpc/pseries: Fix of_node_put() underflow during reconfig remove by Laurent Vivier · 7 years ago
  19. fa2aa76 parisc: Suspend lockup detectors before system halt by Helge Deller · 7 years ago
  20. f0d23fa parisc: Extend disabled preemption in copy_user_page by John David Anglin · 7 years ago
  21. afe9fc0 parisc: Prevent TLB speculation on flushed pages on CPUs that only support equivalent aliases by John David Anglin · 7 years ago
  22. bb2a4442 ANDROID: arm64: Set SD_ASYM_CPUCAPACITY sched_domain flag on DIE level by Dietmar Eggemann · 7 years ago
  23. 9ae2c67 Merge 4.9.40 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  24. 6d77ac4 MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message by Maciej W. Rozycki · 7 years ago
  25. 3330a05 MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  26. d4bd6a1 MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  27. 99ce761 MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  28. 86dd4aa MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  29. d79354c MIPS: math-emu: Prevent wrong ISA mode instruction emulation by Maciej W. Rozycki · 7 years ago
  30. 040078a MIPS: Fix unaligned PC interpretation in `compute_return_epc' by Maciej W. Rozycki · 7 years ago
  31. 434c9f2 MIPS: Actually decode JALX in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  32. f8c331c MIPS: Save static registers before sysmips by James Hogan · 7 years ago
  33. a9db2f4 MIPS: Fix MIPS I ISA /proc/cpuinfo reporting by Maciej W. Rozycki · 7 years ago
  34. c69280e x86/ioapic: Pass the correct data to unmask_ioapic_irq() by Seunghun Han · 7 years ago
  35. 036d59f x86/acpi: Prevent out of bound access caused by broken ACPI tables by Seunghun Han · 7 years ago
  36. 02131ae MIPS: Negate error syscall return in trace by James Hogan · 7 years ago
  37. f39f3b5 MIPS: Fix mips_atomic_set() with EVA by James Hogan · 7 years ago
  38. dd2f832 MIPS: Fix mips_atomic_set() retry condition by James Hogan · 7 years ago
  39. 8302e9d s390/syscalls: Fix out of bounds arguments access by Jiri Olsa · 7 years ago
  40. 4d3d3a16 x86/xen: allow userspace access during hypercalls by Marek Marczykowski-Górecki · 7 years ago
  41. 13b2f9f PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11 by Bjorn Helgaas · 8 years ago
  42. 3b7babc powerpc/mm/radix: Properly clear process table entry by Benjamin Herrenschmidt · 7 years ago
  43. 88481a2 powerpc/asm: Mark cr0 as clobbered in mftb() by Oliver O'Halloran · 7 years ago
  44. 5e35ee2 powerpc: Fix emulation of mfocrf in emulate_step() by Anton Blanchard · 7 years ago
  45. 53a2821 powerpc: Fix emulation of mcrf in emulate_step() by Anton Blanchard · 7 years ago
  46. 99fc5a2 powerpc/64: Fix atomic64_inc_not_zero() to return an int by Michael Ellerman · 7 years ago
  47. d638c85 powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp() by Balbir Singh · 7 years ago
  48. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  49. cce8d2e kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS by Haozhong Zhang · 7 years ago
  50. 07592d6 kvm: vmx: Check value written to IA32_BNDCFGS by Jim Mattson · 7 years ago
  51. fab777e kvm: x86: Guest BNDCFGS requires guest MPX support by Jim Mattson · 7 years ago
  52. bf7c215 kvm: vmx: Do not disable intercepts for BNDCFGS by Jim Mattson · 7 years ago
  53. db92328 crypto: sha1-ssse3 - Disable avx2 by Herbert Xu · 7 years ago
  54. 445a945 ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers by Marc Zyngier · 7 years ago
  55. fbc877c s390: reduce ELF_ET_DYN_BASE by Kees Cook · 7 years ago
  56. 90fb0f7 powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 7 years ago
  57. 70779e0e arm64: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 7 years ago
  58. abb79a5 arm: move ELF_ET_DYN_BASE to 4MB by Kees Cook · 7 years ago
  59. 63c2f8f binfmt_elf: use ELF_ET_DYN_BASE only for PIE by Kees Cook · 7 years ago
  60. e3d2ada parisc/mm: Ensure IRQs are off in switch_mm() by Helge Deller · 7 years ago
  61. 8ed89cf parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs by Thomas Bogendoerfer · 7 years ago
  62. bf1e4dc parisc: use compat_sys_keyctl() by Eric Biggers · 7 years ago
  63. 008a1f2 parisc: Report SIGSEGV instead of SIGBUS when running out of stack by Helge Deller · 7 years ago
  64. 3f353c3 Merge 4.9.38 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  65. 81ba752 x86/mm/pat: Don't report PAT on CPUs that don't support it by Mikulas Patocka · 7 years ago
  66. 598195a Merge 4.9.37 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  67. afbf565 x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings by Paolo Abeni · 7 years ago
  68. e353bfb x86/tools: Fix gcc-7 warning in relocs.c by Markus Trippelsdorf · 7 years ago
  69. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  70. a29fd27 KVM: nVMX: Fix exception injection by Wanpeng Li · 7 years ago
  71. d1d3756 KVM: x86: zero base3 of unusable segments by Radim Krčmář · 7 years ago
  72. f3c3ec9 KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh() by Radim Krčmář · 7 years ago
  73. 1eeb794 KVM: x86: fix emulation of RSM and IRET instructions by Ladi Prosek · 7 years ago
  74. 982d8d9 arm64: fix NULL dereference in have_cpu_die() by Mark Salter · 7 years ago
  75. 8af88a9 x86/mm: Fix flush_tlb_page() on Xen by Andy Lutomirski · 7 years ago
  76. 3667daf x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space by Joerg Roedel · 7 years ago
  77. b287ade x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug by Baoquan He · 7 years ago
  78. a2c222b ARM: 8685/1: ensure memblock-limit is pmd-aligned by Doug Berger · 7 years ago
  79. 7661b19 ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation by Lorenzo Pieralisi · 7 years ago
  80. 4efe34b ARM: dts: OMAP3: Fix MFG ID EEPROM by Adam Ford · 7 years ago
  81. 07bb2c7 ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer by Dave Gerlach · 7 years ago
  82. 0e9867b s390/ctl_reg: make __ctl_load a full memory barrier by Heiko Carstens · 7 years ago
  83. 82835fb perf/x86: Reject non sampling events with precise_ip by Jiri Olsa · 7 years ago
  84. 48131dd x86/mpx: Use compatible types in comparison to fix sparse error by Tobias Klauser · 7 years ago
  85. 28399407 x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc() by Len Brown · 7 years ago
  86. f88f06e arm64: assembler: make adr_l work in modules under KASLR by Ard Biesheuvel · 7 years ago
  87. c78b8de perf/x86/intel: Use ULL constant to prevent undefined shift behaviour by Colin King · 7 years ago
  88. 3a6edbc perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init code by Prarit Bhargava · 7 years ago
  89. 6e315b2 powerpc/eeh: Enable IO path on permanent error by Gavin Shan · 7 years ago
  90. fded17b perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug by Zhou Chengming · 7 years ago
  91. 80b1a11 KVM: x86: fix fixing of hypercalls by Dmitry Vyukov · 7 years ago
  92. 13fa36f ARM64: dts: meson-gxbb-odroidc2: fix GbE tx link breakage by Jerome Brunet · 7 years ago
  93. 8886196 sparc64: Zero pages on allocation for mondo and error queues. by Liam R. Howlett · 7 years ago
  94. 41172b7 sparc64: Handle PIO & MEM non-resumable errors. by Liam R. Howlett · 7 years ago
  95. ed96148 x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds() by Baoquan He · 7 years ago
  96. dad3135 MIPS: Fix IRQ tracing & lockdep when rescheduling by Paul Burton · 7 years ago
  97. e9e24fa MIPS: pm-cps: Drop manual cache-line alignment of ready_count by Paul Burton · 7 years ago
  98. f7d3d40 MIPS: Avoid accidental raw backtrace by James Hogan · 7 years ago
  99. 3d4ac49 MIPS: head: Reorder instructions missing a delay slot by Karl Beldan · 7 years ago
  100. 75d78c7 Merge 4.9.35 into android-4.9 by Greg Kroah-Hartman · 7 years ago