1. 1fe899e iio: hx711: fix bug in reset functionality by Andreas Klinger · 7 years ago
  2. d3bf604 iio: hx711: add triggered buffer support by Andreas Klinger · 7 years ago
  3. 8bcf024 iio: adc: ina2xx: Do not udelay for several seconds by Stefan Brüns · 7 years ago
  4. c68013f iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flag by Stefan Brüns · 7 years ago
  5. d456d61 iio: adc: ina2xx: Clarify size requirement for data buffer by Stefan Brüns · 7 years ago
  6. 17b3453 iio: adc: ina2xx: Remove bogus cast for data argument by Stefan Brüns · 7 years ago
  7. ab569a4 iio: adc: meson-saradc: program the channel muxes during initialization by Martin Blumenstingl · 7 years ago
  8. fda29db iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8b by Martin Blumenstingl · 7 years ago
  9. b9a3589 iio: ABI: Fix name of timestamp sysfs file by Linus Walleij · 7 years ago
  10. ef6cad9 drivers: iio: gyro: remove duplicate includes by Pravin Shedge · 7 years ago
  11. f272f19 iio: dac: mcp4725: Remove unneeded conversions to bool by Andrew F. Davis · 7 years ago
  12. 6e93e26 iio: stm32: Adopt SPDX identifier by Benjamin Gaignard · 7 years ago
  13. debbbbe iio: light: make a couple of config structures static by Colin Ian King · 7 years ago
  14. 350f6c7 iio: buffer: Expose data available by Matt Fornero · 7 years ago
  15. 80e3f01 iio: mma8452: replace license description with SPDX specifier by Martin Kepplinger · 7 years ago
  16. a4493f2 iio: common: ssp_sensors: use ktime_get_real_ns() timestamps by Arnd Bergmann · 7 years ago
  17. 1b39eac iio: dummy_evgen: modify the return value check for irq_sim_init() by Bartosz Golaszewski · 7 years ago
  18. 87ad372 Merge 4.15-rc6 into staging-next by Greg Kroah-Hartman · 7 years ago
  19. 30a7acd Linux 4.15-rc6 by Linus Torvalds · 7 years ago
  20. f39d7d7 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. 52c90f2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. cea92e8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. 8d517bd Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  24. 4c47031 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. e7c632f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. 88fa025 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. 31336ed Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. 8371e5a Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  29. 4288e6b Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  30. 29a9b00 Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  31. bc7236f Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  32. a9746e4 Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  33. c0b2390 MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned by Adam Borowski · 7 years ago
  34. 6bba94d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  35. 7f41419 x86/ldt: Make LDT pgtable free conditional by Thomas Gleixner · 7 years ago
  36. a62d698 x86/ldt: Plug memory leak in error path by Thomas Gleixner · 7 years ago
  37. decab08 x86/mm: Remove preempt_disable/enable() from __native_flush_tlb() by Thomas Gleixner · 7 years ago
  38. 322f8b8 x86/smpboot: Remove stale TLB flush invocations by Thomas Gleixner · 7 years ago
  39. 71ee203 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  40. ce90aaf objtool: Fix seg fault with clang-compiled objects by Simon Ser · 7 years ago
  41. d89e426 objtool: Fix seg fault caused by missing parameter by Simon Ser · 7 years ago
  42. efdd17f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  43. 3ce120b kbuild: add '-fno-stack-check' to kernel build options by Linus Torvalds · 7 years ago
  44. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. 9f4533c timerqueue: Document return values of timerqueue_add/del() by Thomas Gleixner · 7 years ago
  46. fd45bb7 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 7 years ago
  47. 5d62c18 nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 7 years ago
  48. 26456f8 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 7 years ago
  49. ced6d5c timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 7 years ago
  50. bc97623 genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI by Thomas Gleixner · 7 years ago
  51. 702cb0a0 genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  52. 945f50a x86/vector: Use IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  53. 69790ba genirq: Introduce IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  54. da5dd9e genirq/msi: Handle reactivation only on success by Thomas Gleixner · 7 years ago
  55. 6123358 Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  56. 8880c13 gpio: brcmstb: Make really use of the new lockdep class by Thomas Gleixner · 7 years ago
  57. a31e58e x86/apic: Switch all APICs to Fixed delivery mode by Thomas Gleixner · 7 years ago
  58. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  59. fd84b75 Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  60. c0208a3 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  61. 4f2382f Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  62. 19286e4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  63. d5902f6d Merge branch 'strparser-Fix-lockdep-issue' by David S. Miller · 7 years ago
  64. d66fa9e strparser: Call sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  65. 602f7a2 sock: Add sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  66. f72c4ac skbuff: in skb_copy_ubufs unclone before releasing zerocopy by Willem de Bruijn · 7 years ago
  67. 517d7c7 tipc: fix hanging poll() for stream sockets by Parthasarathy Bhuvaragan · 7 years ago
  68. e7e83dd objtool: Fix Clang enum conversion warning by Lukas Bulwahn · 7 years ago
  69. 64e05d1 x86/apic: Update the 'apic=' description of setting APIC driver by Dou Liyang · 7 years ago
  70. 4fcab66 x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case by Dou Liyang · 7 years ago
  71. 11bca0a genirq: Guard handle_bad_irq log messages by Guenter Roeck · 7 years ago
  72. 466a2b4 cpufreq: schedutil: Use idle_calls counter of the remote CPU by Joel Fernandes · 7 years ago
  73. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  74. 1528f6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  75. 59585b4 sparc64: repair calling incorrect hweight function from stubs by Jan Engelhardt · 7 years ago
  76. 45e6ae7 IB/mlx5: Fix mlx5_ib_alloc_mr error flow by Nitzan Carmi · 7 years ago
  77. 4a50881 IB/core: Verify that QP is security enabled in create and destroy by Moni Shoua · 7 years ago
  78. 05d14e7 IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() by Moni Shoua · 7 years ago
  79. ad9a366 IB/mlx5: Serialize access to the VMA list by Majd Dibbiny · 7 years ago
  80. 5f520fc Merge tag 'trace-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  81. 9b95779 Merge tag 'sound-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  82. ac46112 x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR) by Linus Torvalds · 7 years ago
  83. 2b83ff9 led: core: Fix brightness setting when setting delay_off=0 by Matthieu CASTET · 7 years ago
  84. 7ac139e x86: Remove unused parameter of prepare_switch_to by rodrigosiqueira · 7 years ago
  85. 7ad1437 perf/x86/intel: Plug memory leak in intel_pmu_init() by Thomas Gleixner · 7 years ago
  86. 4397f04 tracing: Fix possible double free on failure of allocating trace buffer by Steven Rostedt (VMware) · 7 years ago
  87. 24f2aaf tracing: Fix crash when it fails to alloc ring buffer by Jing Xia · 7 years ago
  88. ae415fa ring-buffer: Do no reuse reader page if still in use by Steven Rostedt (VMware) · 7 years ago
  89. 6b7e633 tracing: Remove extra zeroing out of the ring buffer page by Steven Rostedt (VMware) · 7 years ago
  90. 03bfd4e Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  91. 45d8b80 ring-buffer: Mask out the info bits when returning buffer page length by Steven Rostedt (VMware) · 7 years ago
  92. 8cb38a6 sctp: Replace use of sockets_allocated with specified macro. by Tonghao Zhang · 7 years ago
  93. 76dc6c0 cpu/hotplug: Move inline keyword at the beginning of declaration by Mathieu Malaterre · 7 years ago
  94. f708405 bnx2x: Improve reliability in case of nested PCI errors by Guilherme G. Piccoli · 7 years ago
  95. 6753879 Merge branch 'tg3-fixes' by David S. Miller · 7 years ago
  96. e60ee41 tg3: Enable PHY reset in MTU change path for 5720 by Siva Reddy Kallam · 7 years ago
  97. 4419bb1 tg3: Add workaround to restrict 5762 MRRS to 2048 by Siva Reddy Kallam · 7 years ago
  98. 5a8bae9 tg3: Update copyright by Siva Reddy Kallam · 7 years ago
  99. 65bbbf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  100. 178e5f5 net: fec: unmap the xmit buffer that are not transferred by DMA by Fugang Duan · 7 years ago