1. 703321b mm/shmem: introduce shmem_file_setup_with_mnt by Matthew Auld · 7 years ago
  2. 822a4b67 drm/i915: Don't use BIT() in UAPI section by Joonas Lahtinen · 7 years ago
  3. ac14fbd drm/i915/scheduler: Support user-defined priorities by Chris Wilson · 7 years ago
  4. bf64e0b drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask by Chris Wilson · 7 years ago
  5. ae59e63 drm/dp: Add defines for latency in sink by vathsala nagaraju · 7 years ago
  6. 32f35b8 Merge drm-upstream/drm-next into drm-intel-next-queued by Jani Nikula · 7 years ago
  7. 754270c Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  8. 9afafdb Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 7 years ago
  9. 29baa82 Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  10. 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
  11. 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
  12. 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
  13. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  14. 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
  15. 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
  16. d32e5f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  17. 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
  18. 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
  19. 222d7db net: prevent dst uses after free by Eric Dumazet · 7 years ago
  20. e8b9572 Input: uinput - avoid FF flush when destroying device by Dmitry Torokhov · 7 years ago
  21. 19cab88 net: ethtool: Add back transceiver type by Florian Fainelli · 7 years ago
  22. 41693fd drm/i915/kbl: Change a KBL pci id to GT2 from GT1.5 by Anuj Phogat · 7 years ago
  23. 0551968 Revert "genirq: Restrict effective affinity to interrupts actually using it" by Thomas Gleixner · 7 years ago
  24. ec9dd35 bpf: one perf event close won't free bpf program attached by another perf event by Yonghong Song · 7 years ago
  25. 9e987b7 ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again by John Hubbard · 7 years ago
  26. aa767cf of: provide inline helper for of_find_device_by_node by Arnd Bergmann · 7 years ago
  27. ac6c35a drm: add backwards compatibility support for drm_kms_helper.edid_firmware by Jani Nikula · 7 years ago
  28. 0555ac4 xen, arm64: drop dummy lookup_address() by Tycho Andersen · 7 years ago
  29. 4c71244 tcp: remove two unused functions by Yuchung Cheng · 7 years ago
  30. ee427e2 uapi/drm/i915: document field usage of drm_i915_perf_oa_config by Lionel Landwerlin · 7 years ago
  31. 74378c5 driver core: Fix link to device power management documentation by Geert Uytterhoeven · 7 years ago
  32. c673fe7 drm/dp: DPCD register defines for link status within ESI field by Dhinakaran Pandiyan · 7 years ago
  33. 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
  34. bf29ed1 syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_check by Thomas Garnier · 7 years ago
  35. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  36. a5ea8a6 drm/gem-fb-helper: Use debug message on gem lookup failure by Noralf Trønnes · 7 years ago
  37. 7318413 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  38. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  39. d25adbe sctp: fix an use-after-free issue in sctp_sock_dump by Xin Long · 7 years ago
  40. 8cd641e sched/wait: Add swq_has_sleeper() by Davidlohr Bueso · 7 years ago
  41. 711aab1 vfs: constify path argument to kernel_read_file_from_path by Mimi Zohar · 7 years ago
  42. 9e0ce55 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  43. e253d98 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  44. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  45. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  46. cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  47. e7cdb60 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  48. 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
  49. 503f045 Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  50. 7a95bdb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  51. 11a19c7 sched/wait: Introduce wakeup boomark in wake_up_page_bit by Tim Chen · 7 years ago
  52. 2554db9 sched/wait: Break up long wake list walk by Tim Chen · 7 years ago
  53. 488e32f KVM: trace events: update list of exit reasons by Ladi Prosek · 7 years ago
  54. 3fd3a6f drm/i915: Simplify i915_reg_read_ioctl by Joonas Lahtinen · 7 years ago
  55. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  56. fa5f7b5 sctp: potential read out of bounds in sctp_ulpevent_type_enabled() by Dan Carpenter · 7 years ago
  57. 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
  58. f60a2ab Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  59. 561a8eb Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  60. cc4238b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  61. 80a0d64 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  62. c353f88 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  63. 6f8bcc7 drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting, v2. by Maarten Lankhorst · 7 years ago
  64. d7fb60b net_sched: get rid of tcfa_rcu by Cong Wang · 7 years ago
  65. 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
  66. cdb897e Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  67. 5226971 Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  68. ae71948 Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  69. 7f85565 Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  70. 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
  71. 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
  72. c971aa3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  73. 8e7757d Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  74. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  75. 96c5508 xdp: implement xdp_redirect_map for generic XDP by Jesper Dangaard Brouer · 7 years ago
  76. 609320c perf/bpf: fix a clang compilation issue by Yonghong Song · 7 years ago
  77. 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
  78. 1359798 string.h: un-fortify memcpy_and_pad by Martin Wilck · 7 years ago
  79. 044a9df nvme-pci: implement the HMB entry number and size limitations by Christoph Hellwig · 7 years ago
  80. f8e9ec1 block: tolerate tracing of NULL bio by Greg Thelen · 7 years ago
  81. c3ca015 dax: remove the pmem_dax_ops->flush abstraction by Mikulas Patocka · 7 years ago
  82. 0bb9c2b drm/dp/mst: Sideband message transaction to power up/down nodes by Dhinakaran Pandiyan · 7 years ago
  83. e90937e Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  84. ae46654 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  85. 7f1b9be Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  86. 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
  87. a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  88. 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
  89. 7151202 Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  90. d7efc35 Merge tag 'rproc-v4.14' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  91. 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
  92. ad9a19d Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  93. 66ba772 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  94. 126e76f Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  95. fbd0141 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  96. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  97. 9beb8be bpf: make error reporting in bpf_warn_invalid_xdp_action more clear by Daniel Borkmann · 7 years ago
  98. 5a67da2 bpf: add support for sockmap detach programs by John Fastabend · 7 years ago
  99. 0cfb6ae ipc: optimize semget/shmget/msgget for lots of keys by Guillaume Knispel · 7 years ago
  100. 9405c03 ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago