1. 5470461 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  2. d269176 bpf, ppc64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
  3. 297ea1b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. eb0a2d2 powerpc/powernv: Support firmware disable of RFI flush by Michael Ellerman · 7 years ago
  5. 582605a powerpc/pseries: Support firmware disable of RFI flush by Michael Ellerman · 7 years ago
  6. 2f7d03e powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2 by Bharata B Rao · 7 years ago
  7. ed7158b treewide/trivial: Remove ';;$' typo noise by Ingo Molnar · 7 years ago
  8. 083b209 powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access by Mark Lord · 7 years ago
  9. c7a3275 powerpc/pseries: Revert support for ibm,drc-info devtree property by Michael Bringmann · 7 years ago
  10. 5539d31 powerpc/pseries: Fix duplicate firmware feature for DRC_INFO by Michael Ellerman · 7 years ago
  11. 521ca5a powerpc/eeh: Fix crashes in eeh_report_resume() by Juan J. Alvarez · 7 years ago
  12. 2c10636 powerpc/pseries: Check for zero filled ibm,dynamic-memory property by Nathan Fontenot · 7 years ago
  13. c1e150c powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n by Corentin Labbe · 7 years ago
  14. e7bde88 powerpc/powernv: IMC fix out of bounds memory access at shutdown by Nicholas Piggin · 7 years ago
  15. 8e036c8 powerpc/xive: Use hw CPU ids when configuring the CPU queues by Cédric Le Goater · 7 years ago
  16. c134f0d powerpc: Expose TSCR via sysfs only on powernv by Cyril Bur · 7 years ago
  17. 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
  18. 9109617 powerpc/kdump: Fix powernv build break when KEXEC_CORE=n by Guenter Roeck · 7 years ago
  19. 8234348 powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplug by Guenter Roeck · 7 years ago
  20. fc5c2f4 powerpc/mm/hash64: Zero PGD pages on allocation by Aneesh Kumar K.V · 7 years ago
  21. ff31e10 powerpc/mm/hash64: Store the slot information at the right offset for hugetlb by Aneesh Kumar K.V · 7 years ago
  22. 4a7aa4f powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled by Aneesh Kumar K.V · 7 years ago
  23. fae2211 powerpc/mm: Fix crashes with 16G huge pages by Aneesh Kumar K.V · 7 years ago
  24. 62e984d powerpc/mm: Flush radix process translations when setting MMU type by Alexey Kardashevskiy · 7 years ago
  25. b00b628 powerpc/vas: Don't set uses_vas for kernel windows by Nicholas Piggin · 7 years ago
  26. c9dccf1 powerpc/pseries: Enable RAS hotplug events later by Sam Bobroff · 7 years ago
  27. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  28. d48fcbd Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  29. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  30. c591c2e powerpc/pci: Fix broken INTx configuration via OF by Alexey Kardashevskiy · 7 years ago
  31. 1ab03c0 Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  32. 09f9849 KVM: PPC: Book3S: Add MMIO emulation for VMX instructions by Jose Ricardo Ziviani · 7 years ago
  33. d20fe50 KVM: PPC: Book3S HV: Branch inside feature section by Alexander Graf · 7 years ago
  34. 790a9df KVM: PPC: Book3S HV: Make HPT resizing work on POWER9 by David Gibson · 7 years ago
  35. 05f2bb0 KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code by Paul Mackerras · 7 years ago
  36. 4dd5f8a9 powerpc/mm/radix: Split linear mapping on hot-unplug by Balbir Singh · 7 years ago
  37. eeb715c powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID by Nicholas Piggin · 7 years ago
  38. 6cc3f91 powerpc/64s: Fix may_hard_irq_enable() for PMI soft masking by Nicholas Piggin · 7 years ago
  39. 5c11d1e powerpc/64s: Fix MASKABLE_RELON_EXCEPTION_HV_OOL macro by Madhavan Srinivasan · 7 years ago
  40. 1d9a090 powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove by Nathan Fontenot · 7 years ago
  41. 57ea5f1 KVM: PPC: Book3S PR: Fix broken select due to misspelling by Ulf Magnusson · 7 years ago
  42. 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
  43. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  44. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  45. c5f58bd membarrier: Provide GLOBAL_EXPEDITED command by Mathieu Desnoyers · 7 years ago
  46. 3ccfebe powerpc, membarrier: Skip memory barrier in switch_mm() by Mathieu Desnoyers · 7 years ago
  47. ee95f40 Merge branch 'for-4.16/nfit' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  48. 03f51d4 Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  49. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  50. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  51. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  52. d2b9b20 Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  53. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  54. 40b9672 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  55. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  56. 07ae538 KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled by Alexander Graf · 7 years ago
  57. 36ee41d KVM: PPC: Book3S HV: Drop locks before reading guest memory by Paul Mackerras · 7 years ago
  58. 423ac9a mm/thp: remove pmd_huge_split_prepare() by Aneesh Kumar K.V · 7 years ago
  59. 8cc931e powerpc/mm: update pmdp_invalidate to return old pmd value by Aneesh Kumar K.V · 7 years ago
  60. 2e3ca40 mm: relax deferred struct page requirements by Pavel Tatashin · 7 years ago
  61. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  62. a103950 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  63. e1c70f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  64. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  65. 414ae76 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  66. 412ee7c Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  67. 6b29039 Merge branch 'pci/dt-resources' into next by Bjorn Helgaas · 7 years ago
  68. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  69. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  70. 015eb1b powerpc/mm/radix: Fix build error when RADIX_MMU=n by Michael Ellerman · 7 years ago
  71. 7bcd342 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  73. 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  74. 0bc0091 powerpc/watchdog: Print the NIP in soft_nmi_interrupt() by Michael Ellerman · 7 years ago
  75. 3ba45b7 powerpc/watchdog: regs can't be null in soft_nmi_interrupt() by Michael Ellerman · 7 years ago
  76. d8fa82e powerpc/watchdog: Tweak watchdog printks by Michael Ellerman · 7 years ago
  77. 1d65b1c powerpc/cell: Remove axonram driver by Michael Ellerman · 7 years ago
  78. 77720c8 powerpc/mpc52xx_gpt: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  79. e67e02a powerpc/pseries: Fix cpu hotplug crash with memoryless nodes by Michael Bringmann · 7 years ago
  80. ea05ba7 powerpc/numa: Ensure nodes initialized for hotplug by Michael Bringmann · 7 years ago
  81. a346137 powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes by Michael Bringmann · 7 years ago
  82. 384dfd6 powerpc/kernel: Block interrupts when updating TIDR by Sukadev Bhattiprolu · 7 years ago
  83. 902bdc5 powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn by Alexey Kardashevskiy · 7 years ago
  84. 5c8136f powerpc/mm/nohash: do not flush the entire mm when range is a single page by Christophe Leroy · 7 years ago
  85. fc5f622 powerpc/pseries: Add Initialization of VF Bars by Bryant G. Ly · 7 years ago
  86. 9a7f6b4 powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOV by Bryant G. Ly · 7 years ago
  87. 6ea3df6 powerpc/eeh: Add EEH notify resume sysfs by Bryant G. Ly · 7 years ago
  88. 67923cf powerpc/eeh: Add EEH operations to notify resume by Bryant G. Ly · 7 years ago
  89. 565a744 powerpc/pseries: Set eeh_pe of EEH_PE_VF type by Bryant G. Ly · 7 years ago
  90. 856e1eb PCI/AER: Add uevents in AER and EEH error/resume by Bryant G. Ly · 7 years ago
  91. 64ba3dc7 powerpc/eeh: Update VF config space after EEH by Bryant G. Ly · 7 years ago
  92. 53fbf57 bpf, ppc64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  93. 7f55c73 firmware: Drop FIRMWARE_IN_KERNEL Kconfig option by Benjamin Gilbert · 7 years ago
  94. 003948c USB: serial: keyspan: Drop firmware Kconfig options by Benjamin Gilbert · 7 years ago
  95. c5baa1b irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG by Marc Zyngier · 7 years ago
  96. aeddad1 ocxl: Add AFU interrupt support by Frederic Barrat · 7 years ago
  97. 2cb3d64 powerpc/powernv: Capture actag information for the device by Frederic Barrat · 7 years ago
  98. 6914c75 powerpc/powernv: Add platform-specific services for opencapi by Frederic Barrat · 7 years ago
  99. 74d656d powerpc/powernv: Add opal calls for opencapi by Frederic Barrat · 7 years ago
  100. 228c2f4 powerpc/powernv: Set correct configuration space size for opencapi devices by Andrew Donnellan · 7 years ago