1. 8db69a9 Input: elants_i2c - use managed devm_device_add_group by Andi Shyti · 8 years ago
  2. a4b0a58 Input: elan_i2c - do not clobber interrupt trigger on x86 by Dmitry Torokhov · 8 years ago
  3. 8d25fee Input: usbtouchscreen - use EXPERT instead of EMBEDDED for EasyTouch by Randy Dunlap · 8 years ago
  4. 361fa05 Input: sa1111ps2 - extend test delay by Russell King · 8 years ago
  5. a12ded4 Input: sa1111ps2 - remove special sa1111 mmio accessors by Russell King · 8 years ago
  6. e6c4436 Input: sa1111ps2 - use sa1111_get_irq() to obtain IRQ resources by Russell King · 8 years ago
  7. c2690bd Input: stmfts - use devm_device_add_group by Andi Shyti · 8 years ago
  8. 7ed802c Input: elan_i2c - remove duplicate ELAN0605 id by Nik Nyby · 8 years ago
  9. 9c4089e Merge tag 'ib-mfd-input-rtc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next by Dmitry Torokhov · 8 years ago
  10. 95a0c7c Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next by Dmitry Torokhov · 8 years ago
  11. 1dbc080 Input: adxl34x - do not treat FIFO_MODE() as boolean by Arnd Bergmann · 8 years ago
  12. 697c5d8 Input: i8042 - add Gigabyte P57 to the keyboard reset table by Kai-Heng Feng · 8 years ago
  13. 122d6a3 Input: xpad - validate USB endpoint type during probe by Cameron Gutman · 8 years ago
  14. 39467fc Input: ucb1400_ts - fix suspend and resume handling by Dmitry Torokhov · 8 years ago
  15. 4701475 Input: edt-ft5x06 - fix access to non-existing register by Luca Ceresoli · 8 years ago
  16. 4f1b461 Input: elantech - make arrays debounce_packet static, reduces object code size by Colin Ian King · 8 years ago
  17. 023c437a Input: surface3_spi - make const array header static, reduces object code size by Colin Ian King · 8 years ago
  18. 4a54fee Input: goodix - add support for capacitive home button by Sergei A. Trusov · 8 years ago
  19. 3e5b0851 Input: add a driver for PWM controllable vibrators by Sebastian Reichel · 8 years ago
  20. 1bf21b3 Input: adi - make array seq static, reduces object code size by Colin Ian King · 8 years ago
  21. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 8 years ago
  22. 569dbb8 Linux 4.13 by Linus Torvalds · 8 years ago
  23. 5e3b19d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  24. d0fa6ea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. 3b62dc6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. e92d51a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. d0d6ab5 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  28. 54f70f5 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  29. 6f71a92 Merge tag 'mvebu-fixes-4.13-3' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 8 years ago
  30. f8c6d72 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  31. 138e4ad epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove() by Oleg Nesterov · 8 years ago
  32. 8cf9f2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  33. b8a78bb Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  34. 3e1d79c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  35. d7e44b8 Merge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  36. 381cce5 Merge tag 'sound-4.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  37. bba2a5b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  38. a1c516a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  39. e8a732d udp: fix secpath leak by Yossi Kuperman · 8 years ago
  40. 79e99bd bridge: switchdev: Clear forward mark when transmitting packet by Ido Schimmel · 8 years ago
  41. 25cc72a mlxsw: spectrum: Forbid linking to devices that have uppers by Ido Schimmel · 8 years ago
  42. 7e682f7 Fix warning messages when mounting to older servers by Steve French · 8 years ago
  43. e89ce1f Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  44. 501d9f7 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  45. 73adb8c Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  46. 08d6ac9 Input: byd - make array seq static, reduces object code size by Colin Ian King · 8 years ago
  47. 1b2614f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  48. ea25c43 Merge branch 'mmu_notifier_fixes' by Linus Torvalds · 8 years ago
  49. c227390 jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes by Dave Kleikamp · 8 years ago
  50. e661869 scripts/dtc: fix '%zx' warning by Russell King · 8 years ago
  51. c03567a8 include/linux/compiler.h: don't perform compiletime_assert with -O0 by Joe Stringer · 8 years ago
  52. c461ad6 mm, madvise: ensure poisoned pages are removed from per-cpu lists by Mel Gorman · 8 years ago
  53. 355627f mm, uprobes: fix multiple free of ->uprobes_state.xol_area by Eric Biggers · 8 years ago
  54. 22cf8bc kernel/kthread.c: kthread_worker: don't hog the cpu by Shaohua Li · 8 years ago
  55. e746bf7 mm,page_alloc: don't call __node_reclaim() with oom_lock held. by Tetsuo Handa · 8 years ago
  56. 5f32b26 mm/mmu_notifier: kill invalidate_page by Jérôme Glisse · 8 years ago
  57. fb1522e KVM: update to new mmu_notifier semantic v2 by Jérôme Glisse · 8 years ago
  58. a81461b xen/gntdev: update to new mmu_notifier semantic by Jérôme Glisse · 8 years ago
  59. a487012 sgi-gru: update to new mmu_notifier semantic by Jérôme Glisse · 8 years ago
  60. 192e856 misc/mic/scif: update to new mmu_notifier semantic by Jérôme Glisse · 8 years ago
  61. 30ef7d2 iommu/intel: update to new mmu_notifier semantic by Jérôme Glisse · 8 years ago
  62. f0d1c71 iommu/amd: update to new mmu_notifier semantic by Jérôme Glisse · 8 years ago
  63. 7def96f IB/hfi1: update to new mmu_notifier semantic by Jérôme Glisse · 8 years ago
  64. b1a8925 IB/umem: update to new mmu_notifier semantic by Jérôme Glisse · 8 years ago
  65. c90270a drm/amdgpu: update to new mmu_notifier semantic by Jérôme Glisse · 8 years ago
  66. d1d5762 powerpc/powernv: update to new mmu_notifier semantic by Jérôme Glisse · 8 years ago
  67. 369ea82 mm/rmap: update to new mmu_notifier semantic v2 by Jérôme Glisse · 8 years ago
  68. a4d1a88 dax: update to new mmu_notifier semantic by Jérôme Glisse · 8 years ago
  69. dd2bc47 ceph: fix readpage from fscache by Yan, Zheng · 8 years ago
  70. da1a42c Input: xilinx_ps2 - fix multiline comment style by Michal Simek · 8 years ago
  71. f581a0d wl1251: add a missing spin_lock_init() by Cong Wang · 8 years ago
  72. 117b2dc Input: pxa27x_keypad - handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  73. 8a7f102 Input: tegra-kbc - handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  74. f5308d1 Input: xpad - fix PowerA init quirk for some gamepad models by Cameron Gutman · 8 years ago
  75. 231d069 i2c: designware: Round down ACPI provided clk to nearest supported clk by Hans de Goede · 8 years ago
  76. 83b033b Merge tag 'asoc-fix-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  77. 0fdd49a Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into fixes by Martin Schwidefsky · 8 years ago
  78. 8ab867c s390/mm: fix BUG_ON in crst_table_upgrade by Martin Schwidefsky · 8 years ago
  79. 0b89ede s390/mm: fork vs. 5 level page tabel by Martin Schwidefsky · 8 years ago
  80. 0599730 Merge remote-tracking branch 'asoc/fix/rt5670' into asoc-fixes by Mark Brown · 8 years ago
  81. ebc8254 Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()" by Florian Fainelli · 8 years ago
  82. a1bc54a Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  83. df19163 net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278 by Florian Fainelli · 8 years ago
  84. 351050e kcm: do not attach PF_KCM sockets to avoid deadlock by Eric Dumazet · 8 years ago
  85. 42ff72c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  86. f5c3dd4 Merge branch 'net-sched-init-failure-fixes' by David S. Miller · 8 years ago
  87. c2d6511 sch_tbf: fix two null pointer dereferences on init failure by Nikolay Aleksandrov · 8 years ago
  88. e232657 sch_sfq: fix null pointer dereference on init failure by Nikolay Aleksandrov · 8 years ago
  89. 634576a sch_netem: avoid null pointer deref on init failure by Nikolay Aleksandrov · 8 years ago
  90. 30c31d7 sch_fq_codel: avoid double free on init failure by Nikolay Aleksandrov · 8 years ago
  91. 3501d05 sch_cbq: fix null pointer dereferences on init failure by Nikolay Aleksandrov · 8 years ago
  92. 3bdac362 sch_hfsc: fix null pointer deref and double free on init failure by Nikolay Aleksandrov · 8 years ago
  93. 32db864 sch_hhf: fix null pointer dereference on init failure by Nikolay Aleksandrov · 8 years ago
  94. e89d469 sch_multiq: fix double free on init failure by Nikolay Aleksandrov · 8 years ago
  95. 88c2ace sch_htb: fix crash on init failure by Nikolay Aleksandrov · 8 years ago
  96. 9424911 Merge tag 'drm-fixes-for-v4.13-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  97. c02bf3e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  98. 0761fc1 Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  99. dd689a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 8 years ago
  100. 6e3c152 CIFS: remove endian related sparse warning by Steve French · 8 years ago