1. e1ba1c9 Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  2. 4db2b60 move libgcc.h to include/linux by Christoph Hellwig · 7 years ago
  3. 9e0600f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  4. a0908a1b7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  5. 5d38f04 autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored" by Ian Kent · 7 years ago
  6. 40a899e mm: migrate: fix an incorrect call of prep_transhuge_page() by Zi Yan · 7 years ago
  7. 2bb6d28 mm: introduce get_user_pages_longterm by Dan Williams · 7 years ago
  8. 31383c6 mm, hugetlbfs: introduce ->split() to vm_operations_struct by Dan Williams · 7 years ago
  9. 1501899 mm: fix device-dax pud write-faults triggered by get_user_pages() by Dan Williams · 7 years ago
  10. b915176 Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  11. 668533d kallsyms: take advantage of the new '%px' format by Linus Torvalds · 7 years ago
  12. d34971a sunrpc: make the function arg as const by Bhumika Goyal · 7 years ago
  13. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  14. 20b7035 KVM: Let KVM_SET_SIGNAL_MASK work as advertised by Jan H. Schönherr · 7 years ago
  15. dec0029 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  17. 6830c8d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. fcbc38b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. 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
  20. 1d3b78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  21. ce44cd8 Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next-keys by James Morris · 7 years ago
  22. fd2fa6c x86/PCI: Remove unused HyperTransport interrupt support by Bjorn Helgaas · 7 years ago
  23. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  24. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  25. 866c9b9 Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgent by Thomas Gleixner · 7 years ago
  26. c131187 bpf: fix branch pruning logic by Alexei Starovoitov · 7 years ago
  27. 14b661e Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  28. db1ac49 bpf: introduce ARG_PTR_TO_MEM_OR_NULL by Gianluca Borello · 7 years ago
  29. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  30. 919b250 timer: Remove redundant __setup_timer*() macros by Kees Cook · 7 years ago
  31. 188665b timer: Pass function down to initialization routines by Kees Cook · 7 years ago
  32. 1fe66ba timer: Remove unused data arguments from macros by Kees Cook · 7 years ago
  33. 354b46b timer: Switch callback prototype to take struct timer_list * argument by Kees Cook · 7 years ago
  34. c1eba5b timer: Pass timer_list pointer to callbacks unconditionally by Kees Cook · 7 years ago
  35. 513ae78 timer: Remove setup_*timer() interface by Kees Cook · 7 years ago
  36. 7eeb6b8 timer: Remove init_timer() interface by Kees Cook · 7 years ago
  37. bca237a block/laptop_mode: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  38. 11ca75d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  39. aa5222e sched/deadline: Don't use dubious signed bitfields by Dan Carpenter · 7 years ago
  40. 14380194 bpf: make bpf_prog_offload_verifier_prep() static inline by Jakub Kicinski · 7 years ago
  41. 1ee6400 bpf: revert report offload info to user space by Jakub Kicinski · 7 years ago
  42. 479321e bpf: turn bpf_prog_get_type() into a wrapper by Jakub Kicinski · 7 years ago
  43. 288b3de bpf: offload: move offload device validation out to the drivers by Jakub Kicinski · 7 years ago
  44. c8a0739 Merge tag 'ntb-4.15' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  45. e099b45 NTB: switchtec_ntb: Add skeleton NTB driver by Logan Gunthorpe · 7 years ago
  46. 33dea5a NTB: switchtec_ntb: Introduce initial NTB driver by Logan Gunthorpe · 7 years ago
  47. fa5ab66 NTB: Add check and comment for link up to mw_count() and mw_get_align() by Logan Gunthorpe · 7 years ago
  48. 48c302d NTB: switchtec: Add link event notifier callback by Logan Gunthorpe · 7 years ago
  49. c082b04 NTB: switchtec: Add NTB hardware register definitions by Logan Gunthorpe · 7 years ago
  50. 302e994 NTB: switchtec: Export class symbol for use in upper layer driver by Logan Gunthorpe · 7 years ago
  51. 5a1c269 NTB: switchtec: Move structure definitions into a common header by Logan Gunthorpe · 7 years ago
  52. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  53. 07c455e Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  54. 1deab8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  55. 4f88bd2 Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  56. fc35c19 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  57. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  58. 15df03c8 sysvipc: make get_maxid O(1) again by Davidlohr Bueso · 7 years ago
  59. b8fd998 sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE by Davidlohr Bueso · 7 years ago
  60. 2d8364b kernel/reboot.c: add devm_register_reboot_notifier() by Andrey Smirnov · 7 years ago
  61. ded97d2 kcov: support comparison operands collection by Victor Chibotaru · 7 years ago
  62. 4efb442c kernel/panic.c: add TAINT_AUX by Borislav Petkov · 7 years ago
  63. e8cfbc2 pid: remove pidhash by Gargi Sharma · 7 years ago
  64. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  65. 7a8d181 pipe: add proc_dopipe_max_size() to safely assign pipe_max_size by Joe Lawrence · 7 years ago
  66. 36a3d1d lib/genalloc.c: make the avail variable an atomic_long_t by Stephen Bates · 7 years ago
  67. f5bba9d include/linux/radix-tree.h: remove unneeded #include <linux/bug.h> by Masahiro Yamada · 7 years ago
  68. 8001541 include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h> by Masahiro Yamada · 7 years ago
  69. 4ca59b1 include/linux/compiler-clang.h: handle randomizable anonymous structs by Sandipan Das · 7 years ago
  70. d15809f iopoll: avoid -Wint-in-bool-context warning by Arnd Bergmann · 7 years ago
  71. aaf5dcf kernel debug: support resetting WARN_ONCE for all architectures by Andi Kleen · 7 years ago
  72. 21dc7e0 mm, compaction: persistently skip hugetlbfs pageblocks by David Rientjes · 7 years ago
  73. 1334be3 mm: fix nodemask printing by Arnd Bergmann · 7 years ago
  74. 2dcd9c7 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  75. e75080f Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  76. bec0443 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  77. c3e9c04 Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  78. 62b56a6 xprtrdma: Update copyright notices by Chuck Lever · 7 years ago
  79. 2232df5 rpcrdma: Remove C structure definitions of XDR data items by Chuck Lever · 7 years ago
  80. b04a234 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  81. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  82. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  83. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  84. 212bf41 fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  85. 2f62b5a fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  86. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  87. cf9b077 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  88. 8c60969 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  89. 18c83d2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  90. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  91. 758f875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  92. a02cd42 Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  93. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  94. b630a23 Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  95. d3092e4 Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  96. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  97. b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  98. a6014f1 Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  99. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  100. 5d352e6 Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago