1. 3664ce2 Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  2. 9cb9c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. 65738c6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  4. 2bd06ce Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  5. 9f41631 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 7 years ago
  6. eb0a2d2 powerpc/powernv: Support firmware disable of RFI flush by Michael Ellerman · 7 years ago
  7. 582605a powerpc/pseries: Support firmware disable of RFI flush by Michael Ellerman · 7 years ago
  8. 2f7d03e powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2 by Bharata B Rao · 7 years ago
  9. 0f9da84 MIPS: boot: Define __ASSEMBLY__ for its.S build by Kees Cook · 7 years ago
  10. 16338a9 bpf, arm64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
  11. a493a87 bpf, x64: implement retpoline for tail call by Daniel Borkmann · 7 years ago
  12. 24180a6 Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  13. 238ca35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  14. b21ebf2f x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 by H.J. Lu · 7 years ago
  15. 15122ee arm64: Enforce BBM for huge IO/VMAP mappings by Will Deacon · 7 years ago
  16. 083b209 powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access by Mark Lord · 7 years ago
  17. c7a3275 powerpc/pseries: Revert support for ibm,drc-info devtree property by Michael Bringmann · 7 years ago
  18. 5539d31 powerpc/pseries: Fix duplicate firmware feature for DRC_INFO by Michael Ellerman · 7 years ago
  19. 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
  20. 521ca5a powerpc/eeh: Fix crashes in eeh_report_resume() by Juan J. Alvarez · 7 years ago
  21. 8b08f50 Rename sbi_save to parse_dtb to improve code readability by Michael Clark · 7 years ago
  22. bcae803 RISC-V: Enable IRQ during exception handling by zongbox@gmail.com · 7 years ago
  23. 89a4b44 riscv: Remove ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE select by Ulf Magnusson · 7 years ago
  24. 2aaa2dc riscv: kconfig: Remove RISCV_IRQ_INTC select by Ulf Magnusson · 7 years ago
  25. ab0dc41 riscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB select by Ulf Magnusson · 7 years ago
  26. 6ae1756 MIPS: Drop spurious __unused in struct compat_flock by James Hogan · 7 years ago
  27. 0331365 arm64: perf: correct PMUVer probing by Mark Rutland · 7 years ago
  28. 2b05f6a ARM: ux500: remove PMU IRQ bouncer by Mark Rutland · 7 years ago
  29. a06f818 arm64: __show_regs: Only resolve kernel symbols when running at EL1 by Will Deacon · 7 years ago
  30. 1962682 arm64: Remove unimplemented syscall log message by Michael Weiser · 7 years ago
  31. 5ee39a7 arm64: Disable unhandled signal log messages by default by Michael Weiser · 7 years ago
  32. be68a8a arm64: cpufeature: Fix CTR_EL0 field definitions by Will Deacon · 7 years ago
  33. 9085b34 arm64: uaccess: Formalise types for access_ok() by Robin Murphy · 7 years ago
  34. 04c4927 arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S files by Bhupesh Sharma · 7 years ago
  35. 0e06fb5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. ee78ad7 Merge tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  37. 74688a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  38. 63e708f x86/xen: Calculate __max_logical_packages on PV domains by Prarit Bhargava · 7 years ago
  39. e1a50de arm64: cputype: Silence Sparse warnings by Robin Murphy · 7 years ago
  40. 1e3510b Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  41. 20a004e arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables by Will Deacon · 7 years ago
  42. 78352f1 Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  43. 2c10636 powerpc/pseries: Check for zero filled ibm,dynamic-memory property by Nathan Fontenot · 7 years ago
  44. 25d76ac x86/Kconfig: Explicitly enumerate i686-class CPUs in Kconfig by Matthew Whitehead · 7 years ago
  45. 69b8d3f x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G Kconfig group by Matthew Whitehead · 7 years ago
  46. f960cfd x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig group by Matthew Whitehead · 7 years ago
  47. 5efad9e sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC} by James Hogan · 7 years ago
  48. e525de3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. e486575 x86/entry/64: Fix CR3 restore in paranoid_exit() by Ingo Molnar · 7 years ago
  51. 24dbc60 x86/cpu: Change type of x86_cache_size variable to unsigned int by Gustavo A. R. Silva · 7 years ago
  52. 9de29ea x86/spectre: Fix an error message by Dan Carpenter · 7 years ago
  53. b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  54. 1299ef1 x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]() by Andy Lutomirski · 7 years ago
  55. ea00f30 x86/speculation: Add <asm/msr-index.h> dependency by Peter Zijlstra · 7 years ago
  56. be3233f x86/speculation: Fix up array_index_nospec_mask() asm constraint by Dan Williams · 7 years ago
  57. 3b3a371 x86/debug: Use UD2 for WARN() by Peter Zijlstra · 7 years ago
  58. 2b5db66 x86/debug, objtool: Annotate WARN()-related UD2 as reachable by Josh Poimboeuf · 7 years ago
  59. c1e150c powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n by Corentin Labbe · 7 years ago
  60. e7bde88 powerpc/powernv: IMC fix out of bounds memory access at shutdown by Nicholas Piggin · 7 years ago
  61. 8e036c8 powerpc/xive: Use hw CPU ids when configuring the CPU queues by Cédric Le Goater · 7 years ago
  62. c134f0d powerpc: Expose TSCR via sysfs only on powernv by Cyril Bur · 7 years ago
  63. 2ce77f6 arm64: proc: Set PTE_NG for table entries to avoid traversing them twice by Will Deacon · 7 years ago
  64. 694a20d Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  65. 61f14c0 Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  66. fd0e786 x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages by Tony Luck · 7 years ago
  67. 01684e7 x86/error_inject: Make just_return_func() globally visible by Arnd Bergmann · 7 years ago
  68. c25d99d x86/platform/UV: Fix GAM Range Table entries less than 1GB by mike.travis@hpe.com · 7 years ago
  69. 67a3ba2 MIPS: Fix incorrect mem=X@Y handling by Marcin Nowakowski · 7 years ago
  70. 74eb816 x86/build: Add arch/x86/tools/insn_decoder_test to .gitignore by Progyan Bhattacharya · 7 years ago
  71. 627f4a2 MIPS: BMIPS: Fix section mismatch warning by Jaedon Shin · 7 years ago
  72. 295cc7e x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physical CPU by Masayoshi Mizuma · 7 years ago
  73. 9109617 powerpc/kdump: Fix powernv build break when KEXEC_CORE=n by Guenter Roeck · 7 years ago
  74. 8234348 powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplug by Guenter Roeck · 7 years ago
  75. fc5c2f4 powerpc/mm/hash64: Zero PGD pages on allocation by Aneesh Kumar K.V · 7 years ago
  76. ff31e10 powerpc/mm/hash64: Store the slot information at the right offset for hugetlb by Aneesh Kumar K.V · 7 years ago
  77. 4a7aa4f powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled by Aneesh Kumar K.V · 7 years ago
  78. fae2211 powerpc/mm: Fix crashes with 16G huge pages by Aneesh Kumar K.V · 7 years ago
  79. 62e984d powerpc/mm: Flush radix process translations when setting MMU type by Alexey Kardashevskiy · 7 years ago
  80. b00b628 powerpc/vas: Don't set uses_vas for kernel windows by Nicholas Piggin · 7 years ago
  81. c9dccf1 powerpc/pseries: Enable RAS hotplug events later by Sam Bobroff · 7 years ago
  82. cd026ca x86/mm/kcore: Add vsyscall page to /proc/kcore conditionally by Jia Zhang · 7 years ago
  83. 595dd46 vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 7 years ago
  84. b498c26 x86/entry/64: Remove the unused 'icebp' macro by Borislav Petkov · 7 years ago
  85. b3ccefa x86/entry/64: Fix paranoid_entry() frame pointer warning by Josh Poimboeuf · 7 years ago
  86. 92816f5 x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly by Dominik Brodowski · 7 years ago
  87. dde3036 x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS macros by Dominik Brodowski · 7 years ago
  88. 30907fd x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases by Dominik Brodowski · 7 years ago
  89. 3f01dae x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro by Dominik Brodowski · 7 years ago
  90. f7bafa2 x86/entry/64: Interleave XOR register clearing with PUSH instructions by Dominik Brodowski · 7 years ago
  91. 502af0d x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single POP_REGS macro by Dominik Brodowski · 7 years ago
  92. 2e3f009 x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions by Dominik Brodowski · 7 years ago
  93. 21e433b x86/speculation: Clean up various Spectre related details by Ingo Molnar · 7 years ago
  94. 3712caeb KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap by KarimAllah Ahmed · 7 years ago
  95. 206587a X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs by KarimAllah Ahmed · 7 years ago
  96. 928a4c3 KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods by David Woodhouse · 7 years ago
  97. f208820 Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()" by David Woodhouse · 7 years ago
  98. d37fc6d x86/speculation: Correct Speculation Control microcode blacklist again by David Woodhouse · 7 years ago
  99. 178e834 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  100. 9d37c09 ia64: fix build failure with CONFIG_SWIOTLB by Corentin Labbe · 7 years ago