1. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  2. 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
  3. 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
  4. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  5. 423ac9a mm/thp: remove pmd_huge_split_prepare() by Aneesh Kumar K.V · 7 years ago
  6. 8cc931e powerpc/mm: update pmdp_invalidate to return old pmd value by Aneesh Kumar K.V · 7 years ago
  7. 2e3ca40 mm: relax deferred struct page requirements by Pavel Tatashin · 7 years ago
  8. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  9. a103950 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  10. e1c70f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  11. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  12. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  13. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  14. 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
  15. 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
  16. 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  17. 53fbf57 bpf, ppc64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  18. 7f55c73 firmware: Drop FIRMWARE_IN_KERNEL Kconfig option by Benjamin Gilbert · 7 years ago
  19. 003948c USB: serial: keyspan: Drop firmware Kconfig options by Benjamin Gilbert · 7 years ago
  20. c5baa1b irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG by Marc Zyngier · 7 years ago
  21. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  22. 83b5753 mm/memory_failure: Remove unused trapno from memory_failure by Eric W. Biederman · 7 years ago
  23. f71dd7d signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed by Eric W. Biederman · 7 years ago
  24. 4735504 signal/powerpc: Remove unnecessary signal_code parameter of do_send_trap by Eric W. Biederman · 7 years ago
  25. ea9722e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  26. 24b61240 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  27. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. fa9dd59 bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 7 years ago
  29. 4917d5d Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  30. 3214d01 KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds by Paul Mackerras · 7 years ago
  31. 1b689a9 powerpc/pseries: include linux/types.h in asm/hvcall.h by Michal Suchanek · 7 years ago
  32. 236003e powerpc/64s: Allow control of RFI flush via debugfs by Michael Ellerman · 7 years ago
  33. fd6e440 powerpc/64s: Wire up cpu_show_meltdown() by Michael Ellerman · 7 years ago
  34. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  35. ea64d5a signal: Unify and correct copy_siginfo_to_user32 by Eric W. Biederman · 7 years ago
  36. 212a36a signal: Unify and correct copy_siginfo_from_user32 by Eric W. Biederman · 7 years ago
  37. ad2b1ab signal/powerpc: Remove redefinition of NSIGTRAP on powerpc by Eric W. Biederman · 7 years ago
  38. b713da6 signal: unify compat_siginfo_t by Al Viro · 7 years ago
  39. 7f2c8bb swiotlb: rename swiotlb_free to swiotlb_exit by Christoph Hellwig · 7 years ago
  40. a37a371 powerpc: rename swiotlb_dma_ops by Christoph Hellwig · 7 years ago
  41. 57bf5a8 dma-mapping: clear harmful GFP_* flags in common code by Christoph Hellwig · 7 years ago
  42. 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
  43. 2f82a46 signal: Remove _sys_private and _overrun_incr from struct compat_siginfo by Eric W. Biederman · 7 years ago
  44. cf4674c signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP by Eric W. Biederman · 7 years ago
  45. a208fa8 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago
  46. 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
  47. 2d9d6f6 powerpc: rename dma_direct_ to dma_nommu_ by Christoph Hellwig · 7 years ago
  48. b49efd7 dma-mapping: move dma_mark_clean to dma-direct.h by Christoph Hellwig · 7 years ago
  49. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  50. 349524b powerpc: Don't preempt_disable() in show_cpuinfo() by Benjamin Herrenschmidt · 7 years ago
  51. 2248fad powerpc/xmon: Don't print hashed pointers in paca dump by Michael Ellerman · 7 years ago
  52. 274920a powerpc/xmon: Add RFI flush related fields to paca dump by Michael Ellerman · 7 years ago
  53. 6e032b3 powerpc/powernv: Check device-tree for RFI flush settings by Oliver O'Halloran · 7 years ago
  54. 8989d56 powerpc/pseries: Query hypervisor for RFI flush settings by Michael Neuling · 7 years ago
  55. bc9c930 powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti by Michael Ellerman · 7 years ago
  56. aa8a5e0 powerpc/64s: Add support for RFI flush of L1-D cache by Michael Ellerman · 7 years ago
  57. ecba829 KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt() by David Gibson · 7 years ago
  58. 6c7d47c KVM: PPC: Book3S PR: Fix WIMG handling under pHyp by Alexey Kardashevskiy · 7 years ago
  59. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  60. c730564 powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL by Nicholas Piggin · 7 years ago
  61. a08f828 powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL by Nicholas Piggin · 7 years ago
  62. b8e90cb powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL by Nicholas Piggin · 7 years ago
  63. 222f20f powerpc/64s: Simple RFI macro conversions by Nicholas Piggin · 7 years ago
  64. 50e51c13 powerpc/64: Add macros for annotating the destination of rfid/hrfid by Nicholas Piggin · 7 years ago
  65. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  66. c91a7a4 powerpc: remove unused flush_write_buffers definition by Christoph Hellwig · 7 years ago
  67. a6978f4 Merge branch 'topic/ppc-kvm' into fixes by Michael Ellerman · 7 years ago
  68. 191eccb powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper by Michael Neuling · 7 years ago
  69. 5633e85 powerpc64: Add .opd based function descriptor dereference by Sergey Senozhatsky · 7 years ago
  70. e2d5915 powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQ by Michael Ellerman · 7 years ago
  71. 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
  72. ecb101a powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR by John Sperbeck · 7 years ago
  73. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  74. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  75. 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
  76. 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
  77. c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 7 years ago
  78. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  79. 7333b5a KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp() by Laurent Vivier · 7 years ago
  80. dc1c416 KVM: PPC: Book3S: fix XIVE migration of pending interrupts by Cédric Le Goater · 7 years ago
  81. 182dc9c powerpc/kernel: Print actual address of regs when oopsing by Michael Ellerman · 7 years ago
  82. 59436c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  83. 60b58afc bpf: fix net.core.bpf_jit_enable race by Alexei Starovoitov · 7 years ago
  84. 87338c8 bpf, ppc64: do not reload skb pointers in non-skb context by Daniel Borkmann · 7 years ago
  85. 110df8b powerpc/perf: Fix kfree memory allocated for nest pmus by Anju T Sudhakar · 7 years ago
  86. ad2b6e0 powerpc/perf/imc: Fix nest-imc cpuhotplug callback failure by Anju T Sudhakar · 7 years ago
  87. f41d84d powerpc/perf: Dereference BHRB entries safely by Ravi Bangoria · 7 years ago
  88. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  89. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  90. d810418 powerpc/xmon: Don't print hashed pointers in xmon by Michael Ellerman · 7 years ago
  91. 371b8044 powerpc/64s: Initialize ISAv3 MMU registers before setting partition table by Nicholas Piggin · 7 years ago
  92. 4ed11ae KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requests by Serhii Popovych · 7 years ago
  93. 3073774 KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt by Serhii Popovych · 7 years ago
  94. 7cda4ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  95. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  96. ab9dbf7 Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier" by David Gibson · 7 years ago
  97. 43347d5 livepatch: send a fake signal to all blocking tasks by Miroslav Benes · 7 years ago
  98. 5bb866d ppc: for put_user() pull linux/uaccess.h, not asm/uaccess.h by Al Viro · 7 years ago
  99. 5aa04b3 powerpc/perf: Fix oops when grouping different pmu events by Ravi Bangoria · 7 years ago
  100. 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