1. 902a91a i2c: qup: add probe path for Centriq ACPI devices by Austin Christ · 7 years ago
  2. 6a0c0d0 i2c: robotfuzz-osif: drop pointless test by Peter Rosin · 7 years ago
  3. 7fb29b9 i2c: robotfuzz-osif: remove pointless local variable by Peter Rosin · 7 years ago
  4. 17dd947 i2c: rk3x: Don't print visible virtual mapping MMIO address by Shawn Lin · 7 years ago
  5. 05d4707 i2c: opal: don't check number of messages in the driver by Wolfram Sang · 7 years ago
  6. c216b87 i2c: ibm_iic: don't check number of messages in the driver by Wolfram Sang · 7 years ago
  7. ef9fc0b i2c: imx: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  8. 88b4116 i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZE by George Cherian · 7 years ago
  9. 8d504d8 i2c: xlp9xx: Fix issue seen when updating receive length by George Cherian · 7 years ago
  10. 40f4e37 i2c: xlp9xx: Add support for SMBAlert by George Cherian · 7 years ago
  11. 966e967 Merge tag 'at24-4.18-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-4.18 by Wolfram Sang · 7 years ago
  12. da0086d i2c: Export of_i2c_get_board_info() by Boris Brezillon · 7 years ago
  13. 0478226 i2c: Retain info->of_node in i2c_new_device() by Boris Brezillon · 7 years ago
  14. 3d8b7a4 Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18 by Wolfram Sang · 7 years ago
  15. caaccda i2c: pnx: move header into the driver by Wolfram Sang · 7 years ago
  16. 7072b75 i2c: xiic: move header to platform_data by Wolfram Sang · 7 years ago
  17. e5c7137 i2c: pca-platform: move header to platform_data by Wolfram Sang · 7 years ago
  18. 79fc540 i2c: omap: move header to platform_data by Wolfram Sang · 7 years ago
  19. 985ecf0 i2c: ocores: move header to platform_data by Wolfram Sang · 7 years ago
  20. 62ea22c i2c: mux: gpio: move header to platform_data by Wolfram Sang · 7 years ago
  21. 1e9d421 i2c: gpio: move header to platform_data by Wolfram Sang · 7 years ago
  22. c599eb4 i2c: stm32f7: fix documentation typo by Pierre-Yves MORDRET · 7 years ago
  23. 4b2f9bd5 i2c: i801: fix unused-function warning by Anders Roxell · 7 years ago
  24. 1ee7cdb i2c: xiic: fix spelling mistake: "unexpexted" -> "unexpected" by Colin Ian King · 7 years ago
  25. 5e87270 i2c: synquacer: fix fence-post error in retry loop by Peter Rosin · 7 years ago
  26. 8e03477 i2c: core: smbus: fix a potential missing-check bug by Wenwen Wang · 7 years ago
  27. 73b0d92 eeprom: at24: provide a separate routine for creating dummy i2c clients by Bartosz Golaszewski · 7 years ago
  28. 39933e0 eeprom: at24: provide and use a helper for releasing dummy i2c clients by Bartosz Golaszewski · 7 years ago
  29. bbe6984 eeprom: at24: use devm_nvmem_register() by Bartosz Golaszewski · 7 years ago
  30. 5fa4d14 eeprom: at24: fix retrieving the at24_chip_data structure by Bartosz Golaszewski · 7 years ago
  31. a5dab86 i2c: hix5hd2: remove some dead code by Peter Rosin · 7 years ago
  32. 0430562 i2c: exynos5: simplify transfer function by Andrzej Hajda · 7 years ago
  33. 4fad886 i2c: Get rid of i2c_board_info->archdata by Boris Brezillon · 7 years ago
  34. a80bcb5 dt-bindings: i2c: fix typo 'can by' to 'can be' by Wolfram Sang · 7 years ago
  35. 9f4659b i2c: designware: refactor low-level enable/disable by Alexander Monakov · 7 years ago
  36. e6218bf Merge branch 'i2c/for-current-fixed' into i2c/for-4.18 by Wolfram Sang · 7 years ago
  37. 35cd67a i2c: viperboard: return message count on master_xfer success by Peter Rosin · 7 years ago
  38. 12d9bbc i2c: pmcmsp: fix error return from master_xfer by Peter Rosin · 7 years ago
  39. de9a863 i2c: pmcmsp: return message count on master_xfer success by Peter Rosin · 7 years ago
  40. 67b8d5c Linux 4.17-rc5 by Linus Torvalds · 7 years ago
  41. 66e1c94 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. 86a4ac4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. baeda71 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. 0503fd6 Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  45. ccda3c4 Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  46. 427fbe8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  47. 0d4cafd Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  48. 05e13bb swiotlb: silent unwanted warning "buffer is full" by Jean Delvare · 7 years ago
  49. 789ba28 Revert "sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine()" by Mel Gorman · 7 years ago
  50. f0ab773 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  51. 2075b16 rbtree: include rcu.h by Sebastian Andrzej Siewior · 7 years ago
  52. 78eb0c6 scripts/faddr2line: fix error when addr2line output contains discriminator by Changbin Du · 7 years ago
  53. e438302 ocfs2: take inode cluster lock before moving reflinked inode from orphan dir by Ashish Samant · 7 years ago
  54. 27ae357 mm, oom: fix concurrent munlock and oom reaper unmap, v3 by David Rientjes · 7 years ago
  55. 013567b mm: migrate: fix double call of radix_tree_replace_slot() by Naoya Horiguchi · 7 years ago
  56. 3955333 proc/kcore: don't bounds check against address 0 by Laura Abbott · 7 years ago
  57. 7aaf772 mm: don't show nr_indirectly_reclaimable in /proc/vmstat by Roman Gushchin · 7 years ago
  58. 27227c7 mm: sections are not offlined during memory hotremove by Pavel Tatashin · 7 years ago
  59. 6098d7e z3fold: fix reclaim lock-ups by Vitaly Wool · 7 years ago
  60. ae646f0 init: fix false positives in W+X checking by Jeffrey Hugo · 7 years ago
  61. 4ba281d lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit() by Yury Norov · 7 years ago
  62. c9cf87e KASAN: prohibit KASAN+STRUCTLEAK combination by Dmitry Vyukov · 7 years ago
  63. 1d1c8e5 MAINTAINERS: update Shuah's email address by Shuah Khan (Samsung OSG) · 7 years ago
  64. 4bc8719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  65. a1f45ef Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  66. a52956d net sched actions: fix refcnt leak in skbmod by Roman Mashak · 7 years ago
  67. ac42803 Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  68. d68d75f net: sched: fix error path in tcf_proto_create() when modules are not configured by Jiri Pirko · 7 years ago
  69. 3f5f859 Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-sh by Linus Torvalds · 7 years ago
  70. 7404bc2 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  71. 5c6b546 Merge tag 'powerpc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  72. c110a8b Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  73. f4d641a Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  74. f010089 Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  75. af5d018 net sched actions: fix invalid pointer dereferencing if skbedit flags missing by Roman Mashak · 7 years ago
  76. 9abd68e nvme: add quirk to force medium priority for SQ creation by Jens Axboe · 7 years ago
  77. 84c3a09 Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  78. c89ebb9 ixgbe: fix memory leak on ipsec allocation by Colin Ian King · 7 years ago
  79. cf12aab ixgbevf: fix ixgbevf_xmit_frame()'s return type by Luc Van Oostenryck · 7 years ago
  80. bbb2707 ixgbe: return error on unsupported SFP module when resetting by Emil Tantilov · 7 years ago
  81. ea3beca ice: Set rq_last_status when cleaning rq by Jeff Shaw · 7 years ago
  82. 04ac6fd Change Trond's email address in MAINTAINERS by Trond Myklebust · 7 years ago
  83. ac21fc2 sh: switch to NO_BOOTMEM by Rob Herring · 7 years ago
  84. be83bbf mmap: introduce sane default mmap limits by Linus Torvalds · 7 years ago
  85. 4e50d9e nvme: Fix sync controller reset return by Charles Machalow · 7 years ago
  86. 41e3e10 Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  87. e03dc5d Merge tag 'mtd/fixes-for-4.17-rc5' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  88. 5ae4bbf Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  89. ca30093 Merge tag 'drm-fixes-for-v4.17-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  90. 1b97013 ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg by Andrey Ignatov · 7 years ago
  91. 8ccc113 mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()' by Christophe JAILLET · 7 years ago
  92. 89dd2e7 Merge branch 'bonding-bug-fixes-and-regressions' by David S. Miller · 7 years ago
  93. 21706ee bonding: send learning packets for vlans on slave by Debabrata Banerjee · 7 years ago
  94. 4fa8667 bonding: do not allow rlb updates to invalid mac by Debabrata Banerjee · 7 years ago
  95. dc432c3 tracing: Fix regex_match_front() to not over compare the test string by Steven Rostedt (VMware) · 7 years ago
  96. ef05037 Merge branches 'pm-pci' and 'pm-docs' by Rafael J. Wysocki · 7 years ago
  97. 60abce9 Merge branch 'thermal-soc' into next by Zhang Rui · 7 years ago
  98. 0a0b987 compat: fix 4-byte infoleak via uninitialized struct field by Jann Horn · 7 years ago
  99. 72777fe Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  100. 6e70c26 smb3: directory sync should not return an error by Steve French · 7 years ago