1. 6e7f253 Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  2. 43d368a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. a430643 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. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  5. c65da8e Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  6. 6876eb3 Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  7. d32e5f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  8. c0a3a64 Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  9. 0a8abd9 Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  10. 222d7db net: prevent dst uses after free by Eric Dumazet · 7 years ago
  11. e8b9572 Input: uinput - avoid FF flush when destroying device by Dmitry Torokhov · 7 years ago
  12. 19cab88 net: ethtool: Add back transceiver type by Florian Fainelli · 7 years ago
  13. 0551968 Revert "genirq: Restrict effective affinity to interrupts actually using it" by Thomas Gleixner · 7 years ago
  14. ec9dd35 bpf: one perf event close won't free bpf program attached by another perf event by Yonghong Song · 7 years ago
  15. 9e987b7 ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again by John Hubbard · 7 years ago
  16. aa767cf of: provide inline helper for of_find_device_by_node by Arnd Bergmann · 7 years ago
  17. 0555ac4 xen, arm64: drop dummy lookup_address() by Tycho Andersen · 7 years ago
  18. 4c71244 tcp: remove two unused functions by Yuchung Cheng · 7 years ago
  19. 74378c5 driver core: Fix link to device power management documentation by Geert Uytterhoeven · 7 years ago
  20. 134dd2e Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 7 years ago
  21. bf29ed1 syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_check by Thomas Garnier · 7 years ago
  22. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  23. 7318413 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  24. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  25. d25adbe sctp: fix an use-after-free issue in sctp_sock_dump by Xin Long · 7 years ago
  26. 8cd641e sched/wait: Add swq_has_sleeper() by Davidlohr Bueso · 7 years ago
  27. 711aab1 vfs: constify path argument to kernel_read_file_from_path by Mimi Zohar · 7 years ago
  28. 9e0ce55 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  29. e253d98 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  30. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  31. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  32. cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  33. e7cdb60 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  34. dff4d1f Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  35. 503f045 Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  36. 7a95bdb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  37. 11a19c7 sched/wait: Introduce wakeup boomark in wake_up_page_bit by Tim Chen · 7 years ago
  38. 2554db9 sched/wait: Break up long wake list walk by Tim Chen · 7 years ago
  39. 488e32f KVM: trace events: update list of exit reasons by Ladi Prosek · 7 years ago
  40. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  41. fa5f7b5 sctp: potential read out of bounds in sctp_ulpevent_type_enabled() by Dan Carpenter · 7 years ago
  42. 4791bcc Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  43. f60a2ab Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  44. 561a8eb Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  45. cc4238b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  46. 80a0d64 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  47. c353f88 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  48. d7fb60b net_sched: get rid of tcfa_rcu by Cong Wang · 7 years ago
  49. 6d8ef53 Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  50. cdb897e Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  51. 5226971 Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  52. ae71948 Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  53. 7f85565 Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  54. 680352b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. 040b9d7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. c971aa3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  57. 8e7757d Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  58. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  59. 96c5508 xdp: implement xdp_redirect_map for generic XDP by Jesper Dangaard Brouer · 7 years ago
  60. 609320c perf/bpf: fix a clang compilation issue by Yonghong Song · 7 years ago
  61. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  62. 1359798 string.h: un-fortify memcpy_and_pad by Martin Wilck · 7 years ago
  63. 044a9df nvme-pci: implement the HMB entry number and size limitations by Christoph Hellwig · 7 years ago
  64. f8e9ec1 block: tolerate tracing of NULL bio by Greg Thelen · 7 years ago
  65. c3ca015 dax: remove the pmem_dax_ops->flush abstraction by Mikulas Patocka · 7 years ago
  66. e90937e Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  67. ae46654 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  68. 7f1b9be Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  69. 4dfc278 Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  70. a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  71. 0ce5c79 Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 7 years ago
  72. 7151202 Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  73. d7efc35 Merge tag 'rproc-v4.14' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  74. d2d8f51 Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  75. ad9a19d Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  76. 66ba772 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  77. 126e76f Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  78. fbd0141 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  79. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  80. 9beb8be bpf: make error reporting in bpf_warn_invalid_xdp_action more clear by Daniel Borkmann · 7 years ago
  81. 5a67da2 bpf: add support for sockmap detach programs by John Fastabend · 7 years ago
  82. 0cfb6ae ipc: optimize semget/shmget/msgget for lots of keys by Guillaume Knispel · 7 years ago
  83. 9405c03 ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  84. a2e0602 ipc: convert ipc_namespace.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  85. a2d8180 drivers/pps: aesthetic tweaks to PPS-related content by Robert P. J. Day · 7 years ago
  86. f22ef33 cpumask: make cpumask_next() out-of-line by Alexey Dobriyan · 7 years ago
  87. c1f3fa2 kmod: split off umh headers into its own file by Luis R. Rodriguez · 7 years ago
  88. 1f28c5d autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT by Tomohiro Kusumi · 7 years ago
  89. 3dd8f7c autofs: make dev ioctl version and ismountpoint user accessible by Ian Kent · 7 years ago
  90. 42f4614 autofs: fix AT_NO_AUTOMOUNT not being honored by Ian Kent · 7 years ago
  91. 895a607 lib/rhashtable: fix comment on locks_mul default value by Davidlohr Bueso · 7 years ago
  92. 60ef690 bitmap: introduce BITMAP_FROM_U64() by Yury Norov · 7 years ago
  93. f2686bb lib/interval-tree: correct comment wrt generic flavor by Davidlohr Bueso · 7 years ago
  94. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  95. a23ba90 locking/rtmutex: replace top-waiter and pi_waiters leftmost caching by Davidlohr Bueso · 7 years ago
  96. cd9e61e rbtree: cache leftmost node internally by Davidlohr Bueso · 7 years ago
  97. c32ee3d bitops: avoid integer overflow in GENMASK(_ULL) by Matthias Kaehlcke · 7 years ago
  98. e9ef073 include: warn for inconsistent endian config definition by Babu Moger · 7 years ago
  99. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  100. ac036f9 vga: optimise console scrolling by Matthew Wilcox · 7 years ago