1. 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
  2. a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  3. 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
  4. 7151202 Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  5. d7efc35 Merge tag 'rproc-v4.14' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  6. 8c1d70b Merge tag 'vfio-v4.14-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  7. 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
  8. ad9a19d Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  9. 66ba772 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  10. 126e76f Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  11. fbd0141 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  12. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  13. c054be1 remove gperf left-overs from build system by Linus Torvalds · 7 years ago
  14. 9beb8be bpf: make error reporting in bpf_warn_invalid_xdp_action more clear by Daniel Borkmann · 7 years ago
  15. a010a2f Revert "mdio_bus: Remove unneeded gpiod NULL check" by Florian Fainelli · 7 years ago
  16. a7bc5774 Merge branch 'xdp-bpf-fixes' by David S. Miller · 7 years ago
  17. 374fb01 bpf: devmap, use cond_resched instead of cpu_relax by John Fastabend · 7 years ago
  18. 5a67da2 bpf: add support for sockmap detach programs by John Fastabend · 7 years ago
  19. bbbe211 net: rcu lock and preempt disable missing around generic xdp by John Fastabend · 7 years ago
  20. 109980b bpf: don't select potentially stale ri->map from buggy xdp progs by Daniel Borkmann · 7 years ago
  21. 9a486c9 net: tulip: Constify tulip_tbl by Kees Cook · 7 years ago
  22. e333ac1 net: ethernet: ti: netcp_core: no need in netif_napi_del by Ivan Khoronzhuk · 7 years ago
  23. 0fdbedc davicom: Display proper debug level up to 6 by Mathieu Malaterre · 7 years ago
  24. 25ee079 net: phy: sfp: rename dt properties to match the binding by Baruch Siach · 7 years ago
  25. 3ef3714 dt-binding: net: sfp binding documentation by Baruch Siach · 7 years ago
  26. 165da35 dt-bindings: add SFF vendor prefix by Baruch Siach · 7 years ago
  27. c43593d dt-bindings: net: don't confuse with generic PHY property by Baruch Siach · 7 years ago
  28. 18e1173 ip6_tunnel: fix setting hop_limit value for ipv6 tunnel by Haishuang Yan · 7 years ago
  29. 0f693f1 ip_tunnel: fix setting ttl and tos value in collect_md mode by Haishuang Yan · 7 years ago
  30. 0cfb6ae ipc: optimize semget/shmget/msgget for lots of keys by Guillaume Knispel · 7 years ago
  31. e4243b8 ipc/sem: play nicer with large nsops allocations by Davidlohr Bueso · 7 years ago
  32. 8419e64 ipc/sem: drop sem_checkid helper by Davidlohr Bueso · 7 years ago
  33. 9405c03 ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  34. f74370b ipc: convert sem_undo_list.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  35. a2e0602 ipc: convert ipc_namespace.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  36. 7483e5d kcov: support compat processes by Dmitry Vyukov · 7 years ago
  37. 229cf16 sh: defconfig: cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  38. 6facfb1 mn10300: defconfig: cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  39. 4ed2d9672 m32r: defconfig: cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  40. ab4f526 drivers/pps: use surrounding "if PPS" to remove numerous dependency checks by Robert P. J. Day · 7 years ago
  41. a2d8180 drivers/pps: aesthetic tweaks to PPS-related content by Robert P. J. Day · 7 years ago
  42. f22ef33 cpumask: make cpumask_next() out-of-line by Alexey Dobriyan · 7 years ago
  43. 0ce2c20 kmod: move #ifdef CONFIG_MODULES wrapper to Makefile by Luis R. Rodriguez · 7 years ago
  44. c1f3fa2 kmod: split off umh headers into its own file by Luis R. Rodriguez · 7 years ago
  45. 00653d3 MAINTAINERS: clarify kmod is just a kernel module loader by Luis R. Rodriguez · 7 years ago
  46. 2355869 kmod: split out umh code into its own file by Luis R. Rodriguez · 7 years ago
  47. 52c270d test_kmod: flip INT checks to be consistent by Dan Carpenter · 7 years ago
  48. f520409 test_kmod: remove paranoid UINT_MAX check on uint range processing by Dan Carpenter · 7 years ago
  49. 5680db4 vfat: deduplicate hex2bin() by OGAWA Hirofumi · 7 years ago
  50. b9fa2ad autofs: use unsigned int/long instead of uint/ulong for ioctl args by Tomohiro Kusumi · 7 years ago
  51. 7ed1da8 autofs: drop wrong comment by Tomohiro Kusumi · 7 years ago
  52. 718b303 autofs: use AUTOFS_DEV_IOCTL_SIZE by Tomohiro Kusumi · 7 years ago
  53. ed837d0 autofs: non functional header inclusion cleanup by Tomohiro Kusumi · 7 years ago
  54. 1f28c5d autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT by Tomohiro Kusumi · 7 years ago
  55. 3dd8f7c autofs: make dev ioctl version and ismountpoint user accessible by Ian Kent · 7 years ago
  56. e54c7bc autofs: make disc device user accessible by Ian Kent · 7 years ago
  57. 42f4614 autofs: fix AT_NO_AUTOMOUNT not being honored by Ian Kent · 7 years ago
  58. 33d72f3 init/main.c: extract early boot entropy from the passed cmdline by Daniel Micay · 7 years ago
  59. 121388a init: move stack canary initialization after setup_arch by Laura Abbott · 7 years ago
  60. 9367bb7 binfmt_flat: delete two error messages for a failed memory allocation in decompress_exec() by Markus Elfring · 7 years ago
  61. 0547fa5 checkpatch: add 6 missing types to --list-types by Jean Delvare · 7 years ago
  62. 0675a8f checkpatch: rename variables to avoid confusion by Jean Delvare · 7 years ago
  63. ab1ecab checkpatch: fix typo in comment by Jean Delvare · 7 years ago
  64. 63b7c73 checkpatch: add --strict check for ifs with unnecessary parentheses by Joe Perches · 7 years ago
  65. afdb05e lib/oid_registry.c: X.509: fix the buffer overflow in the utility function for OID string by Takashi Iwai · 7 years ago
  66. bc9ae22 radix-tree: must check __radix_tree_preload() return value by Eric Dumazet · 7 years ago
  67. 7c61bd6 lib/cmdline.c: remove meaningless comment by Baoquan He · 7 years ago
  68. da43652 lib/string.c: check for kmalloc() failure by Dan Carpenter · 7 years ago
  69. 895a607 lib/rhashtable: fix comment on locks_mul default value by Davidlohr Bueso · 7 years ago
  70. 60ef690 bitmap: introduce BITMAP_FROM_U64() by Yury Norov · 7 years ago
  71. 6df0d46 lib/test_bitmap.c: add test for bitmap_parselist() by Yury Norov · 7 years ago
  72. 0a5ce08 lib/bitmap.c: make bitmap_parselist() thread-safe and much faster by Yury Norov · 7 years ago
  73. e4dace3 lib: add test module for CONFIG_DEBUG_VIRTUAL by Florian Fainelli · 7 years ago
  74. 9888a58 lib/hexdump.c: return -EINVAL in case of error in hex2bin() by Andy Shevchenko · 7 years ago
  75. f0f1a45 block/cfq: cache rightmost rb_node by Davidlohr Bueso · 7 years ago
  76. fa90b2f mem/memcg: cache rightmost node by Davidlohr Bueso · 7 years ago
  77. b2ac2ea fs/epoll: use faster rb_first_cached() by Davidlohr Bueso · 7 years ago
  78. 410bd5e procfs: use faster rb_first_cached() by Davidlohr Bueso · 7 years ago
  79. f2686bb lib/interval-tree: correct comment wrt generic flavor by Davidlohr Bueso · 7 years ago
  80. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  81. 09663c8 block/cfq: replace cfq_rb_root leftmost caching by Davidlohr Bueso · 7 years ago
  82. a23ba90 locking/rtmutex: replace top-waiter and pi_waiters leftmost caching by Davidlohr Bueso · 7 years ago
  83. 2161573 sched/deadline: replace earliest dl and rq leftmost caching by Davidlohr Bueso · 7 years ago
  84. bfb0688 sched/fair: replace cfs_rq->rb_leftmost by Davidlohr Bueso · 7 years ago
  85. b10d43f lib/rbtree_test.c: support rb_root_cached by Davidlohr Bueso · 7 years ago
  86. 977bd8d lib/rbtree_test.c: add (inorder) traversal test by Davidlohr Bueso · 7 years ago
  87. 223f891 lib/rbtree_test.c: make input module parameters by Davidlohr Bueso · 7 years ago
  88. 35dc67d rbtree: add some additional comments for rebalancing cases by Davidlohr Bueso · 7 years ago
  89. 2aadf7f rbtree: optimize root-check during rebalancing loop by Davidlohr Bueso · 7 years ago
  90. cd9e61e rbtree: cache leftmost node internally by Davidlohr Bueso · 7 years ago
  91. c32ee3d bitops: avoid integer overflow in GENMASK(_ULL) by Matthias Kaehlcke · 7 years ago
  92. e9ef073 include: warn for inconsistent endian config definition by Babu Moger · 7 years ago
  93. 206d364 arch/microblaze: add choice for endianness and update Makefile by Babu Moger · 7 years ago
  94. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
  95. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  96. ac036f9 vga: optimise console scrolling by Matthew Wilcox · 7 years ago
  97. 1caffba drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32 by Matthew Wilcox · 7 years ago
  98. 48ad1ab drivers/block/zram/zram_drv.c: convert to using memset_l by Matthew Wilcox · 7 years ago
  99. 92ce4c3 alpha: add support for memset16 by Matthew Wilcox · 7 years ago
  100. fd1d362 ARM: implement memset32 & memset64 by Matthew Wilcox · 7 years ago