1. 3b4a687 nvmem: core: Allow ignoring length when reading a cell by Vivek Gautam · 8 years ago
  2. 4aa2b480 nvmem: octop: Add support for imx6ul by Bai Ping · 8 years ago
  3. 37afff0 misc: sram: Integrate protect-exec reserved sram area type by Dave Gerlach · 8 years ago
  4. 728bbe7 misc: sram: Introduce support code for protect-exec sram type by Dave Gerlach · 8 years ago
  5. cdd1737 misc: sram: Split sram data structures into local header by Dave Gerlach · 8 years ago
  6. 8a0934b w1: Fixup source file headers by Andrew F. Davis · 8 years ago
  7. d2ce4ea w1: don't leak refcount on slave attach failure in w1_attach_slave_device() by Maciej S. Szmigiero · 8 years ago
  8. dd6478d w1: add DS2405 addressable switch driver by Maciej S. Szmigiero · 8 years ago
  9. 61cd1b4 w1: ds2490: USB transfer buffers need to be DMAable by Maciej S. Szmigiero · 8 years ago
  10. 8333eb1 w1: omap_hdq: Free resources on error path by Christophe JAILLET · 8 years ago
  11. 27a7e2a coresight: etm4x: Fix timestamp configuration when working from perf by Mathieu Poirier · 8 years ago
  12. ae3fabc coresight: etm4x: Fix enabling of cycle accurate tracing in perf. by Mike Leach · 8 years ago
  13. f094446 coresight: fix kernel panic caused by invalid CPU by Wang Nan · 8 years ago
  14. 9797484 VME: restore bus_remove function causing incomplete module unload by Stefano Babic · 8 years ago
  15. 9ba6057 lkdtm: Fix Oops when unloading the module by Juerg Haefliger · 8 years ago
  16. 8ade603 eeprom: fix platform_no_drv_owner.cocci warnings by Julia Lawall · 8 years ago
  17. acf50ec eeprom: fix memory leak on buf when failed allocation of csraddr_str by Colin Ian King · 8 years ago
  18. 3c84dc7 char: xilinx_hwicap: Remove pointless local variables by Michal Simek · 8 years ago
  19. 36bebcf Merge tag 'extcon-next-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 8 years ago
  20. 567ab5a extcon: palmas: Use dev_dbg macro for the debug messages by Roger Quadros · 8 years ago
  21. 8e27a23 Drivers: hv: vmbus: Cleanup hyperv_vmbus.h by K. Y. Srinivasan · 8 years ago
  22. 37e11d5 Drivers: hv: vmbus: Define an APIs to manage interrupt state by K. Y. Srinivasan · 8 years ago
  23. 7297ff0 Drivers: hv: vmbus: Define an API to retrieve virtual processor index by K. Y. Srinivasan · 8 years ago
  24. 06d1d98 Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller by K. Y. Srinivasan · 8 years ago
  25. 8e307bf Drivers: hv: vmbus: Define APIs to manipulate the event page by K. Y. Srinivasan · 8 years ago
  26. 155e4a2 Drivers: hv: vmbus: Define APIs to manipulate the message page by K. Y. Srinivasan · 8 years ago
  27. d383877 Drivers: hv: vmbus: Get rid of an unsused variable by K. Y. Srinivasan · 8 years ago
  28. 305f754 Drivers: hv: util: Use hv_get_current_tick() to get current tick by K. Y. Srinivasan · 8 years ago
  29. d5116b4 Drivers: hv: vmbus: Restructure the clockevents code by K. Y. Srinivasan · 8 years ago
  30. e810e48 Drivers: hv: vmbus: Move the code to signal end of message by K. Y. Srinivasan · 8 years ago
  31. 73638cd Drivers: hv: vmbus: Move the check for hypercall page setup by K. Y. Srinivasan · 8 years ago
  32. d058fa7 Drivers: hv: vmbus: Move the crash notification function by K. Y. Srinivasan · 8 years ago
  33. 8de8af7 Drivers: hv: vmbus: Move the extracting of Hypervisor version information by K. Y. Srinivasan · 8 years ago
  34. 63ed4e0 Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code by K. Y. Srinivasan · 8 years ago
  35. 669c256 mei: make mei_cl_set_disconnected static by Alexander Usyskin · 8 years ago
  36. 29fe7d5 mei: make mei_io_list_flush static by Alexander Usyskin · 8 years ago
  37. 7a11a1d lkdtm: hide stack overflow warning for corrupt-stack test by Arnd Bergmann · 8 years ago
  38. 4474f4c coresight: STM: Balance enable/disable by Suzuki K Poulose · 8 years ago
  39. f95bd04 memory: aemif: allow passing device lookup table as platform data by Bartosz Golaszewski · 8 years ago
  40. 6ab42a6 Drivers: hv: vmbus: Move Hypercall invocation code out of common code by K. Y. Srinivasan · 8 years ago
  41. 8730046 Drivers: hv vmbus: Move Hypercall page setup out of common code by K. Y. Srinivasan · 8 years ago
  42. 352c962 Drivers: hv: vmbus: Move the definition of generate_guest_id() by K. Y. Srinivasan · 8 years ago
  43. 3f646ed Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents by K. Y. Srinivasan · 8 years ago
  44. cfad642 eeprom: Add IDT 89HPESx EEPROM/CSR driver by Serge Semin · 8 years ago
  45. 39461ff Merge 4.10-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  46. c928162 Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  47. 2d5a710 Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  48. 7f138b9 Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  49. 793e039 Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  50. aa2797b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  51. 255e614 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 34241af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  53. f0ad177 Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  54. c7334ce Revert "driver core: Add deferred_probe attribute to devices in sysfs" by Greg Kroah-Hartman · 8 years ago
  55. af54efa Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  56. f80de88 sd: remove __data_len hack for WRITE SAME by Christoph Hellwig · 8 years ago
  57. b131c61 nvme: use blk_rq_payload_bytes by Christoph Hellwig · 8 years ago
  58. fd102b1 scsi: use blk_rq_payload_bytes by Christoph Hellwig · 8 years ago
  59. c79d47f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  60. 6d90b4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  61. 94a6fa8 vfio/type1: Remove pid_namespace.h include by Alex Williamson · 8 years ago
  62. 3139dc8 dmaengine: rcar-dmac: unmap slave resource when channel is freed by Niklas Söderlund · 8 years ago
  63. d1b333d vfio iommu type1: fix the testing of capability for remote task by Jike Song · 8 years ago
  64. 701dc20 i2c: piix4: Avoid race conditions with IMC by Ricardo Ribalda · 8 years ago
  65. 2659161 i2c: fix spelling mistake: "insufficent" -> "insufficient" by Colin Ian King · 8 years ago
  66. 6f724fb i2c: print correct device invalid address by John Garry · 8 years ago
  67. 331c342 i2c: do not enable fall back to Host Notify by default by Dmitry Torokhov · 8 years ago
  68. 30f939f i2c: fix kernel memory disclosure in dev interface by Vlad Tsyrklevich · 8 years ago
  69. 9ca277e Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  70. 1d865da Merge tag 'rpmsg-v4.10-fixes' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  71. 95ce131 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  72. cb38b45 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  73. 607ae5f Merge tag 'md/4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  74. 97f9c5f Merge tag 'usb-serial-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  75. a89af4a HID: i2c-hid: Add sleep between POWER ON and RESET by Brendan McGrath · 8 years ago
  76. ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  77. cff3b2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  78. b5a10c5 nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too by Guilherme G. Piccoli · 8 years ago
  79. 1392370e nvme-rdma: fix nvme_rdma_queue_is_ready by Christoph Hellwig · 8 years ago
  80. d6169d0 xhci: fix deadlock at host remove by running watchdog correctly by Mathias Nyman · 8 years ago
  81. 24c63bb net: vrf: do not allow table id 0 by David Ahern · 8 years ago
  82. a13c0652 net: phy: marvell: fix Marvell 88E1512 used in SGMII mode by Russell King · 8 years ago
  83. 7a18c5b net: ipv4: Fix multipath selection with vrf by David Ahern · 8 years ago
  84. 2d5a9c7 USB: serial: ch341: fix control-message error handling by Johan Hovold · 8 years ago
  85. c8a6a09 vme: Fix wrong pointer utilization in ca91cx42_slave_get by Augusto Mecking Caringi · 8 years ago
  86. 546cf3e auxdisplay: fix new ht16k33 build errors by Randy Dunlap · 8 years ago
  87. 802c038 sysrq: attach sysrq handler correctly for 32-bit kernel by Akinobu Mita · 8 years ago
  88. e1873a4 genwqe: drop .link_reset() by Cao jin · 8 years ago
  89. 0fa2c8e ppdev: don't print a free'd string by Colin Ian King · 8 years ago
  90. 5b11ebe extcon: return error code on failure by Pan Bian · 8 years ago
  91. 6741f55 Revert "tty: serial: 8250: add CON_CONSDEV to flags" by Herbert Xu · 8 years ago
  92. 2bed8a8 Clearing FIFOs in RS485 emulation mode causes subsequent transmits to break by Daniel Jedrychowski · 8 years ago
  93. c130b66 8250_pci: Fix potential use-after-free in error path by Gabriel Krisman Bertazi · 8 years ago
  94. f2cfa58 char: lack of bool string made CONFIG_DEVPORT always on by Max Bires · 8 years ago
  95. b389f17 tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done by Richard Genoud · 8 years ago
  96. 89d8232 tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx by Richard Genoud · 8 years ago
  97. 488debb9 drivers: char: mem: Fix thinkos in kmem address checks by Robin Murphy · 8 years ago
  98. 7ee7f45 mei: bus: enable OS version only for SPT and newer by Alexander Usyskin · 8 years ago
  99. 5e44fca net/mlx5: Only cancel recovery work when cleaning up device by Daniel Jurgens · 8 years ago
  100. 0bbcc0a net/mlx5e: Remove WARN_ONCE from adaptive moderation code by Gil Rockah · 8 years ago