1. 698c03b Input: inline macros for MODULE_LICENSE, etc by Julia Lawall · 7 years ago
  2. 77ecf14 Input: remove remaining unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  3. 141fc3f Input: remove unneeded MODULE_VERSION() usage in misc input drivers by Greg Kroah-Hartman · 7 years ago
  4. 4f7fc9b Input: remove unneeded MODULE_VERSION() usage in touchscreen drivers by Greg Kroah-Hartman · 7 years ago
  5. 98c6a3a Input: elan_i2c - remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  6. 932553c Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  7. b6492b0 Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  8. 9f1d1ea Input: remove unneeded DRIVER_LICENSE #defines by Greg Kroah-Hartman · 7 years ago
  9. 19eb4ed Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axes by Peter Hutterer · 7 years ago
  10. 2bc4298 Input: psmouse - fix Synaptics detection when protocol is disabled by Dmitry Torokhov · 7 years ago
  11. faec44b Input: goodix - disable IRQs while suspended by Hans de Goede · 7 years ago
  12. 152194f Input: extend usable life of event timestamps to 2106 on 32 bit systems by Deepa Dinamani · 7 years ago
  13. eca3be9 Input: silead - add support for capactive home button found on some x86 tablets by Hans de Goede · 7 years ago
  14. da7bdec Input: cyapa - remove duplicated macro definitions by Rasmus Villemoes · 7 years ago
  15. 28f9fe5 Input: synaptic_rmi4 - remove duplicate include in F34 by Pravin Shedge · 7 years ago
  16. 92a3743 Input: raydium_i2c_ts - include hardware version in firmware name by Jeffrey Lin · 7 years ago
  17. b8af0b5 Input: tps65218-pwrbutton - fix a spelling mistake in Kconfig by Zhuohua Li · 7 years ago
  18. 3c8a23c Input: gpio_tilt - delete driver by Linus Walleij · 7 years ago
  19. b3495cec Input: uinput - use monotonic times for timestamps by Deepa Dinamani · 7 years ago
  20. d09ac61 Input: hp_sdc - convert to ktime_get() by Arnd Bergmann · 7 years ago
  21. 59d805a Input: hil_mlc - convert timeval to jiffies by WEN Pingbo · 7 years ago
  22. ac45e62 Input: hil_mlc - convert timeval to time64_t by WEN Pingbo · 7 years ago
  23. c1b433e Input: gamecon - mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  24. 56c78bb Input: sidewinder - mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  25. 005161c Input: spaceball - mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  26. 781f2dd Input: uinput - unlock on allocation failure in ioctl by Dan Carpenter · 7 years ago
  27. 0145a71 Input: add support for the Samsung S6SY761 touchscreen by Andi Shyti · 7 years ago
  28. 842ff28 Input: add support for HiDeep touchscreen by Anthony Kim · 7 years ago
  29. 4a1a57d Input: st1232 - remove obsolete platform device support by Geert Uytterhoeven · 7 years ago
  30. 0f1cd81 Merge tag 'v4.14-rc8' into next by Dmitry Torokhov · 7 years ago
  31. 39dae59 Linux 4.14-rc8 by Linus Torvalds · 7 years ago
  32. 9b3499d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. b21172c Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. 9d9cc4a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. c84e6d0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. b772b8e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. 3131dc4 Merge tag 'enforcement-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  38. eda9cec x86/module: Detect and skip invalid relocations by Josh Poimboeuf · 7 years ago
  39. 2d63499 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  40. f0a32ee Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  41. b1878b8 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  42. dab30d5 Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  43. ec1e1b6 objtool: Prevent GCC from merging annotate_unreachable(), take 2 by Josh Poimboeuf · 7 years ago
  44. 6753573 Revert "x86/mm: Stop calling leave_mm() in idle code" by Andy Lutomirski · 7 years ago
  45. e1b48c2 Documentation: Add Frank Rowand to list of enforcement statement endorsers by Frank Rowand · 7 years ago
  46. 707f5a0 doc: add Willy Tarreau to the list of enforcement statement endorsers by Willy Tarreau · 7 years ago
  47. fb7df12 tools/headers: Synchronize kernel ABI headers by Ingo Molnar · 7 years ago
  48. da0db32 objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Josh Poimboeuf · 7 years ago
  49. 649e441 Merge branch 'linus' into core/urgent, to pick up dependent commits by Ingo Molnar · 7 years ago
  50. e50f82f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  51. d4c2e9f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  52. 6f29c244 Input: sparse-keymap - send sync event for KE_SW/KE_VSW by Stefan Brüns · 7 years ago
  53. 53f0b7f Input: ar1021_i2c - set INPUT_PROP_DIRECT by Martin Kepplinger · 7 years ago
  54. 4e974c1 Input: convert autorepeat timer to use timer_setup() by Kees Cook · 7 years ago
  55. 5aeaa3e media: ttpci: remove autorepeat handling and use timer_setup by Sean Young · 7 years ago
  56. a2c714e Input: cyttsp4 - avoid overflows when calculating memory sizes by Vince Kim · 7 years ago
  57. 81ca2ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  58. 01073ac Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  59. 777a45b arch/tile: Implement ->set_state_oneshot_stopped() by Chris Metcalf · 7 years ago
  60. 866ba84 Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  61. 3f46540 Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  62. e65a139 Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  63. 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  64. f0395d5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  65. fb615d6 Update MIPS email addresses by Paul Burton · 7 years ago
  66. 941f5f0 x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo by Rafael J. Wysocki · 7 years ago
  67. 2628bd6 mm, swap: fix race between swap count continuation operations by Huang Ying · 7 years ago
  68. dd8a67f mm/huge_memory.c: deposit page table when copying a PMD migration entry by Zi Yan · 7 years ago
  69. e08b187 initramfs: fix initramfs rebuilds w/ compression after disabling by Florian Fainelli · 7 years ago
  70. ab615a5 fs/hugetlbfs/inode.c: fix hwpoison reserve accounting by Mike Kravetz · 7 years ago
  71. 105ddc9 ocfs2: fstrim: Fix start offset of first cluster group during fstrim by Ashish Samant · 7 years ago
  72. b83d7e4 mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry by Huang Ying · 7 years ago
  73. 1e392147 userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size by Andrea Arcangeli · 7 years ago
  74. 294cbd0 Merge branch 'linus' into perf/urgent, to pick up dependent commits by Ingo Molnar · 7 years ago
  75. e16e437 Documentation: Add Tim Bird to list of enforcement statement endorsers by Bird, Timothy · 7 years ago
  76. 93824c8 net: systemport: Correct IPG length settings by Florian Fainelli · 7 years ago
  77. 3b11775 tcp: do not mangle skb->cb[] in tcp_make_synack() by Eric Dumazet · 7 years ago
  78. 25dd169 fib: fib_dump_info can no longer use __in_dev_get_rtnl by Florian Westphal · 7 years ago
  79. e73b49e stmmac: use of_property_read_u32 instead of read_u8 by Bhadram Varka · 7 years ago
  80. 2f2b1ae Merge branch 'net-sched-use-after-free' by David S. Miller · 7 years ago
  81. ceffcc5 net_sched: hold netns refcnt for each action by Cong Wang · 7 years ago
  82. a159d3c net_sched: acquire RTNL in tc_action_net_exit() by Cong Wang · 7 years ago
  83. 7ecb37f powerpc/perf: Fix core-imc hotplug callback failure during imc initialization by Madhavan Srinivasan · 7 years ago
  84. 5cb0512 Kbuild: don't pass "-C" to preprocessor when processing linker scripts by Linus Torvalds · 7 years ago
  85. 890da9c Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"" by Linus Torvalds · 7 years ago
  86. 6daa083 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  87. 7a7003b arm64: ensure __dump_instr() checks addr_limit by Mark Rutland · 7 years ago
  88. b33c873 Merge tag 'kvm-arm-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 7 years ago
  89. 4191db2 KVM: x86: Update APICv on APIC reset by Jan H. Schönherr · 7 years ago
  90. a488848 KVM: VMX: Do not fully reset PI descriptor on vCPU reset by Jan H. Schönherr · 7 years ago
  91. 0087552 kvm: Return -ENODEV from update_persistent_clock by Jason Gunthorpe · 7 years ago
  92. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  93. fdebad1 Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  94. 0f07e10 Merge tag 'sound-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  95. 6965f1a Merge branch 'fixes-v4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  96. e78c38f6 futex: futex_wake_op, do not fail on invalid op by Jiri Slaby · 7 years ago
  97. ca208b5 MIPS: Update email address for Marcin Nowakowski by Marcin Nowakowski · 7 years ago
  98. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  99. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  100. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago