1. 6bb8211 Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  2. 0217690 Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 7 years ago
  3. 6e032b3 powerpc/powernv: Check device-tree for RFI flush settings by Oliver O'Halloran · 7 years ago
  4. 8989d56 powerpc/pseries: Query hypervisor for RFI flush settings by Michael Neuling · 7 years ago
  5. bc9c930 powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti by Michael Ellerman · 7 years ago
  6. aa8a5e0 powerpc/64s: Add support for RFI flush of L1-D cache by Michael Ellerman · 7 years ago
  7. ecba829 KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt() by David Gibson · 7 years ago
  8. 6c7d47c KVM: PPC: Book3S PR: Fix WIMG handling under pHyp by Alexey Kardashevskiy · 7 years ago
  9. c730564 powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL by Nicholas Piggin · 7 years ago
  10. a08f828 powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL by Nicholas Piggin · 7 years ago
  11. b8e90cb powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL by Nicholas Piggin · 7 years ago
  12. 222f20f powerpc/64s: Simple RFI macro conversions by Nicholas Piggin · 7 years ago
  13. 50e51c13 powerpc/64: Add macros for annotating the destination of rfid/hrfid by Nicholas Piggin · 7 years ago
  14. a6978f4 Merge branch 'topic/ppc-kvm' into fixes by Michael Ellerman · 7 years ago
  15. 191eccb powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper by Michael Neuling · 7 years ago
  16. e2d5915 powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQ by Michael Ellerman · 7 years ago
  17. 3219e26 Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  18. ecb101a powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR by John Sperbeck · 7 years ago
  19. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  20. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. 9c294ec Merge tag 'powerpc-4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  22. c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 7 years ago
  23. 7333b5a KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp() by Laurent Vivier · 7 years ago
  24. dc1c416 KVM: PPC: Book3S: fix XIVE migration of pending interrupts by Cédric Le Goater · 7 years ago
  25. 182dc9c powerpc/kernel: Print actual address of regs when oopsing by Michael Ellerman · 7 years ago
  26. 87338c8 bpf, ppc64: do not reload skb pointers in non-skb context by Daniel Borkmann · 7 years ago
  27. 110df8b powerpc/perf: Fix kfree memory allocated for nest pmus by Anju T Sudhakar · 7 years ago
  28. ad2b6e0 powerpc/perf/imc: Fix nest-imc cpuhotplug callback failure by Anju T Sudhakar · 7 years ago
  29. f41d84dd powerpc/perf: Dereference BHRB entries safely by Ravi Bangoria · 7 years ago
  30. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  31. d810418 powerpc/xmon: Don't print hashed pointers in xmon by Michael Ellerman · 7 years ago
  32. 371b8044 powerpc/64s: Initialize ISAv3 MMU registers before setting partition table by Nicholas Piggin · 7 years ago
  33. 4ed11ae KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requests by Serhii Popovych · 7 years ago
  34. 3073774 KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt by Serhii Popovych · 7 years ago
  35. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  36. ab9dbf7 Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier" by David Gibson · 7 years ago
  37. 5aa04b3 powerpc/perf: Fix oops when grouping different pmu events by Ravi Bangoria · 7 years ago
  38. a0651c7 Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  39. 9e0600f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  40. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  41. 7e4d423 powerpc: Do not assign thread.tidr if already assigned by Vaibhav Jain · 7 years ago
  42. aca7573f powerpc: Avoid signed to unsigned conversion in set_thread_tidr() by Vaibhav Jain · 7 years ago
  43. a63dd74 Merge tag 'kvm-ppc-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 7 years ago
  44. 20b7035 KVM: Let KVM_SET_SIGNAL_MASK work as advertised by Jan H. Schönherr · 7 years ago
  45. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. 83ada03 Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  47. 2621e94 powerpc/kexec: Fix kexec/kdump in P9 guest kernels by Michael Ellerman · 7 years ago
  48. a3961f8 powerpc/powernv: Fix kexec crashes caused by tlbie tracing by Mahesh Salgaonkar · 7 years ago
  49. ded13fc KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts by Paul Mackerras · 7 years ago
  50. 4d6c51b powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features by Michael Ellerman · 7 years ago
  51. 73ce9aec powerpc/perf: Fix IMC_MAX_PMU macro by Madhavan Srinivasan · 7 years ago
  52. de34787f powerpc/perf: Fix pmu_count to count only nest imc pmus by Madhavan Srinivasan · 7 years ago
  53. 252eb55 powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 7 years ago
  54. f3f1dfd powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id() by Michael Ellerman · 7 years ago
  55. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  56. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  57. 62b49c4 powerpc/vas: Export chip_to_vas_id() by Sukadev Bhattiprolu · 7 years ago
  58. 7a06c66 powerpc/64s/slice: Use addr limit when computing slice mask by Aneesh Kumar K.V · 7 years ago
  59. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  60. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  61. 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  62. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  63. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  64. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  65. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  66. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  67. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  68. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  69. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  70. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  71. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  72. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  73. 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
  74. 3ffa9d9 powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature by Michael Ellerman · 7 years ago
  75. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  76. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  77. 9ceb09c Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 7 years ago
  78. 475b581 powerpc/64s: Fix masking of SRR1 bits on instruction fault by Michael Ellerman · 7 years ago
  79. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. 4722476 powerpc/64s: mm_context.addr_limit is only used on hash by Nicholas Piggin · 7 years ago
  83. 85e3f1a powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation by Nicholas Piggin · 7 years ago
  84. 35602f8 powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary by Nicholas Piggin · 7 years ago
  85. effc1b2 powerpc/64s/hash: Fix fork() with 512TB process address space by Nicholas Piggin · 7 years ago
  86. 6a72dc0 powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation by Nicholas Piggin · 7 years ago
  87. 7ece3709 powerpc/64s/hash: Fix 512T hint detection to use >= 128T by Michael Ellerman · 7 years ago
  88. f23ab3e powerpc: Fix DABR match on hash based systems by Benjamin Herrenschmidt · 7 years ago
  89. 46725b17 powerpc/signal: Properly handle return value from uprobe_deny_signal() by Naveen N. Rao · 7 years ago
  90. dcdc467 powerpc/fadump: use kstrtoint to handle sysfs store by Michal Suchanek · 7 years ago
  91. 6c44741 powerpc/lib: Implement UACCESS_FLUSHCACHE API by Oliver O'Halloran · 7 years ago
  92. 32ce386 powerpc/lib: Implement PMEM API by Oliver O'Halloran · 7 years ago
  93. 1b2c2b1 powerpc/powernv/npu: Don't explicitly flush nmmu tlb by Alistair Popple · 7 years ago
  94. 2a31ad0 powerpc/powernv/npu: Use flush_all_mm() instead of flush_tlb_mm() by Alistair Popple · 7 years ago
  95. acdfe93 powerpc/kprobes: refactor kprobe_lookup_name for safer string operations by Naveen N. Rao · 7 years ago
  96. 67ac0bf powerpc/kprobes: Blacklist emulate_update_regs() from kprobes by Naveen N. Rao · 7 years ago
  97. f72180c powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftrace by Naveen N. Rao · 7 years ago
  98. 8a2d71a powerpc/kprobes: Disable preemption before invoking probe handler for optprobes by Naveen N. Rao · 7 years ago
  99. fc2a5a6 powerpc/64s: ppc_save_regs is now needed for all 64s builds by Stephen Rothwell · 7 years ago
  100. f79ad50 powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX by Balbir Singh · 7 years ago