1. 7869e58 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 7 years ago
  2. 4277e6b Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
  3. 9aae178 perf/x86/intel/uncore: Clean up client IMC uncore by Kan Liang · 7 years ago
  4. 5a6c9d9 perf/x86/intel/uncore: Expose uncore_pmu_event*() functions by Kan Liang · 7 years ago
  5. 0f519f0 perf/x86/intel/uncore: Support IIO free-running counters on SKX by Kan Liang · 7 years ago
  6. 0e0162d perf/x86/intel/uncore: Add infrastructure for free running counters by Kan Liang · 7 years ago
  7. 927b2de perf/x86/intel/uncore: Add new data structures for free running counters by Kan Liang · 7 years ago
  8. 4749f81 perf/x86/intel/uncore: Correct fixed counter index check in generic code by Kan Liang · 7 years ago
  9. d71f11c perf/x86/intel/uncore: Correct fixed counter index check for NHM by Kan Liang · 7 years ago
  10. 2da3314 perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncore by Kan Liang · 7 years ago
  11. c52b5c5 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  12. d60d61f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  13. 786b71f Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 7 years ago
  14. 7fbb615 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  15. b2096a5 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. e5dd615 Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi into fixes by Olof Johansson · 7 years ago
  17. f59c303 ARM: Fix i2c-gpio GPIO descriptor tables by Linus Walleij · 7 years ago
  18. ec30dcf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  19. 9c6d26d arm64: dts: hikey: Fix eMMC corruption regression by John Stultz · 7 years ago
  20. f2c56aa Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Olof Johansson · 7 years ago
  21. 696ca77 KVM: x86: fix #UD address of failed Hyper-V hypercalls by Radim Krčmář · 7 years ago
  22. 62d18ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  23. b133ef6 Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  24. 10b1105 perf/x86: Store user space frame-pointer value on a sample by Alexey Budankov · 7 years ago
  25. 9511bce perf/core: Fix bad use of igrab() by Song Liu · 7 years ago
  26. d883c6c Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" by Joonsoo Kim · 7 years ago
  27. 1eaafe9 kvm: x86: IA32_ARCH_CAPABILITIES is always supported by Jim Mattson · 7 years ago
  28. c4d2188 KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed by Wei Huang · 7 years ago
  29. d8f2f49 x86/kvm: fix LAPIC timer drift when guest uses periodic mode by David Vrabel · 7 years ago
  30. b09efdc Merge tag 'kvm-ppc-fixes-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  31. c7e8146 MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs by Maciej W. Rozycki · 7 years ago
  32. 28e4213 MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests by Maciej W. Rozycki · 7 years ago
  33. 82034c2 arm64: Make sure permission updates happen for pmd/pud by Laura Abbott · 7 years ago
  34. 9ce8654 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 7 years ago
  35. 8ecc497 x86/speculation: Simplify the CPU bug detection logic by Dominik Brodowski · 7 years ago
  36. 0aa4846 KVM/VMX: Expose SSBD properly to guests by Konrad Rzeszutek Wilk · 7 years ago
  37. a30e7d1 nds32: Fix compiler warning, Wstringop-overflow, in vdso.c by Vincent Chen · 7 years ago
  38. aaaaba5 nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpage by Vincent Chen · 7 years ago
  39. 5b9f956 nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_page by Vincent Chen · 7 years ago
  40. efcc4ea nds32: Correct flush_dcache_page function by Vincent Chen · 7 years ago
  41. 1613de8 nds32: Fix the unaligned access handler by Nickhu · 7 years ago
  42. b3a7584 nds32: Renaming the file for unaligned access by Nickhu · 7 years ago
  43. abb90a2 nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC by Greentime Hu · 7 years ago
  44. 8769c22 nds32: To refine readability of INT_MASK_INITAIAL_VAL by Greentime Hu · 7 years ago
  45. 3ff2228 nds32: Fix the virtual address may map too much range by tlbop issue. by Greentime Hu · 7 years ago
  46. b3b112b nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is default y by Greentime Hu · 7 years ago
  47. c8c20f9 nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_hardirqs_off. by Greentime Hu · 7 years ago
  48. bb91267 nds32: Fix the unknown type u8 issue. by Greentime Hu · 7 years ago
  49. e3f4624 nds32: Fix the symbols undefined issue by exporting them. by Greentime Hu · 7 years ago
  50. 03969d0 nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and flush_kernel_vmap_range by Greentime Hu · 7 years ago
  51. 8cedb78 nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHARED by Greentime Hu · 7 years ago
  52. 81560e0 nds32: Fix building error of crypto/xor.c by adding xor.h by Greentime Hu · 7 years ago
  53. 6ca4b26 nds32: Fix building error when CONFIG_FREEZE is enabled. by Greentime Hu · 7 years ago
  54. aeaa7af nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefined issue. by Greentime Hu · 7 years ago
  55. 92d7223 alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2 by Sinan Kaya · 7 years ago
  56. f5e82fa alpha: simplify get_arch_dma_ops by Christoph Hellwig · 7 years ago
  57. 6db6154 alpha: use dma_direct_ops for jensen by Christoph Hellwig · 7 years ago
  58. cc19846 arm64: fault: Don't leak data in ESR context for user fault on kernel VA by Peter Maydell · 7 years ago
  59. a048a07 powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit by Nicholas Piggin · 7 years ago
  60. 3b78ce4 Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 255845f arm64: export tishift functions to modules by Jason A. Donenfeld · 7 years ago
  62. 32c3fa7 arm64: lse: Add early clobbers to some input/output asm operands by Will Deacon · 7 years ago
  63. 6741c4b Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  64. 6fd5a36 Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  65. 132ce5d Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  66. 8a6bd2f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. 74cce52 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 056ad12 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. 583dbad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 203ec2f Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  71. 709f490 Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into fixes by Olof Johansson · 7 years ago
  72. 92d44a4 ARM: fix kill( ,SIGFPE) breakage by Russell King · 7 years ago
  73. 78ce241 x86/MCE/AMD: Cache SMCA MISC block addresses by Borislav Petkov · 7 years ago
  74. 0d73c3f ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions by Masami Hiramatsu · 7 years ago
  75. eb0146d ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr by Masami Hiramatsu · 7 years ago
  76. 70948c0 ARM: 8770/1: kprobes: Prohibit probing on optimized_callback by Masami Hiramatsu · 7 years ago
  77. 69af7e2 ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed by Masami Hiramatsu · 7 years ago
  78. 6cea14f ARM: replace unnecessary perl with sed and the shell $(( )) operator by Russell King · 7 years ago
  79. 1c37963 ARM: kexec: record parent context registers for non-crash CPUs by Russell King · 7 years ago
  80. 2d7b3c6 ARM: kexec: fix kdump register saving on panic() by Russell King · 7 years ago
  81. f2ae9de ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel by Łukasz Stelmach · 7 years ago
  82. e07e3c3 ARM: 8753/1: decompressor: add a missing parameter to the addruart macro by Łukasz Stelmach · 7 years ago
  83. acf4602 x86/mm: Drop TS_COMPAT on 64-bit exec() syscall by Dmitry Safonov · 7 years ago
  84. 2c71d33 Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  85. 01f5683 parisc: Move setup_profiling_timer() out of init section by Helge Deller · 7 years ago
  86. 3faf524 parisc: Move find_pa_parent_type() out of init section by Helge Deller · 7 years ago
  87. 240da95 x86/bugs: Rename SSBD_NO to SSB_NO by Konrad Rzeszutek Wilk · 7 years ago
  88. faf37c4 powerpc/64s: Clear PCR on boot by Michael Neuling · 7 years ago
  89. d8de756 s390/purgatory: Fix endless interrupt loop by Philipp Rudo · 7 years ago
  90. 3acf4e3 Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  91. fed71f7 x86/apic/x2apic: Initialize cluster ID properly by Thomas Gleixner · 7 years ago
  92. 58ddfe6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  93. e20ac8b Merge tag 'kvm-s390-master-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 7 years ago
  94. 633711e kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME by Michael S. Tsirkin · 7 years ago
  95. 3e9245c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  96. bc226f0 KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD by Tom Lendacky · 7 years ago
  97. 47c61b3 x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG by Thomas Gleixner · 7 years ago
  98. be6fcb5 x86/bugs: Rework spec_ctrl base and mask logic by Thomas Gleixner · 7 years ago
  99. 4b59bdb x86/bugs: Remove x86_spec_ctrl_set() by Thomas Gleixner · 7 years ago
  100. fa8ac49 x86/bugs: Expose x86_spec_ctrl_base directly by Thomas Gleixner · 7 years ago