1. e58650b Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume() by Jia-Ju Bai · 6 years ago
  2. 6c6212a Input: iforce - assign BTN_DEAD only for specific devices by Tim Schumacher · 6 years ago
  3. 305180b Input: iforce - reformat the packet dump output by Tim Schumacher · 6 years ago
  4. 179909e Input: stop telling users to snail-mail Vojtech by Dmitry Torokhov · 6 years ago
  5. 76336b4 Input: pxrc - flatten probe code by Dmitry Torokhov · 6 years ago
  6. c8783d3 Input: pxrc - do not store unneeded data in driver structure by Dmitry Torokhov · 6 years ago
  7. ce55f75 Input: pxrc - move module device table closer to where it is used by Dmitry Torokhov · 6 years ago
  8. 34dad2cf Input: pxrc - fix freeing URB on device teardown by Dmitry Torokhov · 6 years ago
  9. 9730f60 Input: pxrc - do not store USB device in private struct by Marcus Folkesson · 6 years ago
  10. 2b6e681 Input: gpio_keys - add missing include to gpio_keys.h by Matti Vaittinen · 6 years ago
  11. a150c1f Input: egalax_ts - switch to SPDX identifier by Fabio Estevam · 6 years ago
  12. 381a2c6 Input: iforce - use GFP_KERNEL in iforce_get_id_packet() by Sebastian Andrzej Siewior · 6 years ago
  13. f9e02d8 dt-bindings: input: add common keyboard document bindings by Chen Zhong · 6 years ago
  14. 4f0794c Input: cros_ec_keyb - remove redundant variable num_cols by Colin Ian King · 6 years ago
  15. fd8135b Input: eeti - fix link to documentation and email address in header by Daniel Mack · 6 years ago
  16. a114cbd Input: eeti - drop module parameters, parse DT properties by Daniel Mack · 6 years ago
  17. e32d7f1 Input: eeti - add device tree matching table by Daniel Mack · 6 years ago
  18. 7f40a47 dt-bindings: input: touchscreen: add bindings for eeti touchscreen controller by Daniel Mack · 6 years ago
  19. 3a658f2 Input: add bu21029 touch driver by Zhu Yi · 6 years ago
  20. 5ae3769 Input: imx6ul_tsc - switch to SPDX identifier by Fabio Estevam · 6 years ago
  21. e516359 Input: fsl-imx25-tcq - switch to SPDX identifier by Fabio Estevam · 6 years ago
  22. a9faa46 Input: snvs_pwrkey - switch to SPDX identifier by Fabio Estevam · 6 years ago
  23. 0eb7090 Input: imx_keypad - switch to SPDX identifier by Fabio Estevam · 6 years ago
  24. 5aff29e Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into next by Dmitry Torokhov · 6 years ago
  25. 9bd0342 Input: i8042 - increment wakeup_count for the respective port by Ravi Chandra Sadineni · 6 years ago
  26. 925ffff Input: cros_ec_keyb - remove check before calling pm_wakeup_event by Ravi Chandra Sadineni · 6 years ago
  27. 27fff22 Input: cros_ec_keyb - switch to SPDX identifier by Enric Balletbo i Serra · 6 years ago
  28. e7a35f12 Input: cros_ec_keyb - make license text and MODULE_LICENSE match by Enric Balletbo i Serra · 6 years ago
  29. 3ef8a2e Input: xen-kbdfront - allow better run-time configuration by Oleksandr Andrushchenko · 6 years ago
  30. ce6f7d0 Input: xen-kbdfront - fix multi-touch XenStore node's locations by Oleksandr Andrushchenko · 6 years ago
  31. ce63b2c xen: Sync up with the canonical protocol definitions in Xen by Oleksandr Andrushchenko · 6 years ago
  32. c258e84 Input: do not assign new tracking ID when changing tool type by Dmitry Torokhov · 7 years ago
  33. bf6247a Input: make input_report_slot_state() return boolean by Dmitry Torokhov · 6 years ago
  34. 645a397 Input: synaptics-rmi4 - fix axis-swap behavior by Lucas Stach · 6 years ago
  35. fd62929 Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts() by Wei Yongjun · 6 years ago
  36. 24d28e4 Input: synaptics-rmi4 - convert irq distribution to irq_domain by Nick Dyer · 6 years ago
  37. 8f6a652 Input: goldfish_events - fix checkpatch warnings by Roman Kiryanov · 6 years ago
  38. 45615a9 Input: add Spreadtrum vibrator driver by Xiaotong Lu · 6 years ago
  39. 5ca4d1a Input: goodix - add new ACPI id for GPD Win 2 touch screen by Ethan Lee · 6 years ago
  40. c1ba083 Input: xpad - add GPD Win 2 Controller USB IDs by Ethan Lee · 6 years ago
  41. 29dcea8 Linux 4.17 by Linus Torvalds · 6 years ago
  42. 325e14f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  43. af04fad Revert "fs: fold open_check_o_direct into do_dentry_open" by Al Viro · 6 years ago
  44. 874cd33 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  45. 26bdace Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. 918fe1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  47. e0255aec Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  48. ada7339 Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 6 years ago
  49. 012cfac Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  50. 4277e6b Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  51. 7172a69 Merge tag 'vfio-v4.17' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  52. 6ac9f42 Merge tag 'char-misc-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  53. 34a8e64 Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  54. 7fdf3e8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  55. a36b796 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  56. 0938a8f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  57. 145e1a7 mm: fix the NULL mapping case in __isolate_lru_page() by Hugh Dickins · 6 years ago
  58. 2d077d4 mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty() by Hugh Dickins · 6 years ago
  59. 89c29de Revert "vfio/type1: Improve memory pinning process for raw PFN mapping" by Alex Williamson · 6 years ago
  60. cd075ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  61. 36f9814 bpf: fix uapi hole for 32 bit compat applications by Daniel Borkmann · 6 years ago
  62. 9f7c728 net: usb: cdc_mbim: add flag FLAG_SEND_ZLP by Daniele Palmas · 6 years ago
  63. 8a11801 Merge branch 'tunnel-mtus' by David S. Miller · 6 years ago
  64. f7ff1fd ip6_tunnel: remove magic mtu value 0xFFF8 by Nicolas Dichtel · 6 years ago
  65. 82612de ip_tunnel: restore binding to ifaces with a large mtu by Nicolas Dichtel · 6 years ago
  66. ccfde6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  67. a95691bc net: dsa: b53: Add BCM5389 support by Damien Thébault · 6 years ago
  68. eb7f54b kcm: Fix use-after-free caused by clonned sockets by Kirill Tkhai · 6 years ago
  69. 664088f net-sysfs: Fix memory leak in XPS configuration by Alexander Duyck · 6 years ago
  70. 16e6653 ixgbe: fix parsing of TC actions for HW offload by Ondřej Hlavatý · 6 years ago
  71. 0512e01 Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  72. 8005b09 net: ethernet: davinci_emac: fix error handling in probe() by Dan Carpenter · 6 years ago
  73. 0f51f35 net/ncsi: Fix array size in dumpit handler by Samuel Mendoza-Jonas · 6 years ago
  74. be20f28 Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  75. 8258d2d cls_flower: Fix incorrect idr release when failing to modify rule by Paul Blakey · 6 years ago
  76. 26de0b7 net/sonic: Use dma_mapping_error() by Finn Thain · 6 years ago
  77. bc13f2f drm/amd/display: Update color props when modeset is required by Leo (Sunpeng) Li · 6 years ago
  78. a9e8d27 drm/amd/display: Make atomic-check validate underscan changes by David Francis · 6 years ago
  79. dd52cb8 Merge tag 'platform-drivers-x86-v4.17-4' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  80. 32ffd6e platform/x86: asus-wmi: Fix NULL pointer dereference by João Paulo Rechi Vita · 6 years ago
  81. 6497bbc Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  82. 595058b sched/headers: Fix typo by Davidlohr Bueso · 6 years ago
  83. ecda2b6 sched/deadline: Fix missing clock update by Juri Lelli · 6 years ago
  84. 7af443e sched/core: Require cpu_active() in select_task_rq(), for user tasks by Paul Burton · 6 years ago
  85. 175f0e2 sched/core: Fix rules for running on online && !active CPUs by Peter Zijlstra · 7 years ago
  86. 38369f5 xfrm Fix potential error pointer dereference in xfrm_bundle_create. by Steffen Klassert · 6 years ago
  87. 829bc787 fs: clear writeback errors in inode_init_always by Darrick J. Wong · 6 years ago
  88. 22a844b Input: ti_am335x_tsc - prevent system suspend when TSC is in use by Grygorii Strashko · 6 years ago
  89. 4685042 Input: ti_am335x_tsc - ack pending IRQs at probe and before suspend by Grygorii Strashko · 6 years ago
  90. 38ba34a Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device. by Ravi Chandra Sadineni · 6 years ago
  91. 0e33375 Merge tag 'drm-misc-fixes-2018-05-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  92. 88a8676 Merge tag 'for-linus-20180530' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  93. 943cf9f Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  94. c462f16 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  95. 18a7057 perf tools: Fix perf.data format description of NRCPUS header by Arnaldo Carvalho de Melo · 6 years ago
  96. 943f32a perf script python: Add addr into perf sample dict by Leo Yan · 6 years ago
  97. 0c71113 perf data: Update documentation section on cpu topology by Thomas Richter · 6 years ago
  98. e2ab285 perf cs-etm: Fix indexing for decoder packet queue by Mathieu Poirier · 6 years ago
  99. ab4e32f perf bpf: Fix NULL return handling in bpf__prepare_load() by YueHaibing · 7 years ago
  100. c32048d drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense by Neil Armstrong · 6 years ago