1. 0224ec9 Input: serio - avoid negative serio device numbers by Richard Leitner · 10 years ago
  2. bf1d50f Input: avoid negative input device numbers by Richard Leitner · 10 years ago
  3. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  4. 75d7ed3 iio: adc: mxs-lradc: Disable the clock on probe failure by Fabio Estevam · 10 years ago
  5. b12206e iio: adc: mcp320x. Add support for more ADCs by Søren Andersen · 10 years ago
  6. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  7. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  8. a66d05d Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
  9. 5563caa [media] ir-hix5hd2: fix build on c6x arch by Mauro Carvalho Chehab · 10 years ago
  10. e9ed49b mac80211-hwsim: Add support for HWSIM_ATTR_DESTROY_RADIO_ON_CLOSE by Jukka Rissanen · 10 years ago
  11. 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. 47137c6 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. 0f791eb4 mac80211: allow channel switch with multiple channel contexts by Luciano Coelho · 10 years ago
  14. 9ebac15 mac80211_hwsim: fix typo, remove unnecessary goto by Ben Greear · 10 years ago
  15. b7bc967 mac80211_hwsim: fix memory leak on netlink TX failure by Ben Greear · 10 years ago
  16. a62bc07 s390/kdump: add support for vector extension by Michael Holzheu · 10 years ago
  17. 42f4dd61 s390/zcrypt: Toleration of new crypto hardware by Ingo Tuchscherer · 10 years ago
  18. fe0f497 s390/nohz: use a per-cpu flag for arch_needs_cpu by Martin Schwidefsky · 10 years ago
  19. 5db8440 s390/dasd: add support for control unit initiated reconfiguration by Stefan Haberland · 10 years ago
  20. 362ce84 s390/dasd: fix infinite loop during format by Stefan Haberland · 10 years ago
  21. 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 10 years ago
  22. 3d73cf1 Target/iser: Centralize ib_sig_domain setting by Sagi Grimberg · 10 years ago
  23. 92792c0 IB/iser: Centralize ib_sig_domain settings by Sagi Grimberg · 10 years ago
  24. 142537f IB/mlx5: Use extended internal signature layout by Sagi Grimberg · 10 years ago
  25. f043032 IB/iser: Set IP_CSUM as default guard type by Sagi Grimberg · 10 years ago
  26. 6f5f8a0 IB/iser: Remove redundant assignment by Sagi Grimberg · 10 years ago
  27. fd22f78 IB/mlx5: Use enumerations for PI copy mask by Sagi Grimberg · 10 years ago
  28. f39f869 IB/mlx5: Modify to work with arbitrary page size by Yishai Hadas · 10 years ago
  29. f83b426 IB/mlx5: Remove duplicate code from mlx5_set_path by Eli Cohen · 10 years ago
  30. 1c3ce90 IB/mlx5: Fix possible array overflow by Eli Cohen · 10 years ago
  31. 377b513 IB/core: Avoid leakage from kernel to user space by Eli Cohen · 10 years ago
  32. 900a6d7 IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr by Eli Cohen · 10 years ago
  33. eefd56e IB/mlx5: Clear umr resources after ib_unregister_device by Eli Cohen · 10 years ago
  34. b261aea IB/iser: Bump version, add maintainer by Or Gerlitz · 10 years ago
  35. dc05ac3 IB/iser: Fix/add kernel-doc style description in iscsi_iser.c by Sagi Grimberg · 10 years ago
  36. cd88621 IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.h by Sagi Grimberg · 10 years ago
  37. e9d49b8 IB/iser: Nit - add space after __func__ in iser logging by Sagi Grimberg · 10 years ago
  38. bba0a3c IB/iser: Change iscsi_conn_stop log level to info by Ariel Nahum · 10 years ago
  39. 6df5a12 IB/iser: Suppress scsi command send completions by Sagi Grimberg · 10 years ago
  40. 6e6fe2f IB/iser: Optimize completion polling by Sagi Grimberg · 10 years ago
  41. ff3dd52 IB/iser: Use beacon to indicate all completions were consumed by Sagi Grimberg · 10 years ago
  42. 6aabfa7 IB/iser: Use single CQ for RX and TX by Sagi Grimberg · 10 years ago
  43. 183cfa4 IB/iser: Use internal polling budget to avoid possible live-lock by Sagi Grimberg · 10 years ago
  44. bf17554 IB/iser: Centralize iser completion contexts by Sagi Grimberg · 10 years ago
  45. aea8f4d IB/iser: Use iser_warn instead of BUG_ON in iser_conn_release by Ariel Nahum · 10 years ago
  46. 8c204e6 IB/iser: Signal iSCSI layer that transport is broken in error completions by Sagi Grimberg · 10 years ago
  47. 3a940da IB/iser: Protect tasks cleanup in case IB device was already released by Sagi Grimberg · 10 years ago
  48. ec370e2 IB/iser: Unbind at conn_stop stage by Ariel Nahum · 10 years ago
  49. c107a6c IB/iser: Don't bound release_work completions timeouts by Sagi Grimberg · 10 years ago
  50. c47a3c9 IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon by Sagi Grimberg · 10 years ago
  51. 96f1519 IB/iser: Extend iser_free_ib_conn_res() by Sagi Grimberg · 10 years ago
  52. 6bb0279 IB/iser: Remove unused variables and dead code by Roi Dayan · 10 years ago
  53. a4ee353 IB/iser: Re-introduce ib_conn by Sagi Grimberg · 10 years ago
  54. 5716af6 IB/iser: Rename ib_conn -> iser_conn by Sagi Grimberg · 10 years ago
  55. 24dff96 fix misuses of f_count() in ppp and netlink by Al Viro · 10 years ago
  56. 18c85d0 [infiniband] remove pointless assignments by Al Viro · 10 years ago
  57. fb6c322 gadgetfs: saner API for gadgetfs_create_file() by Al Viro · 10 years ago
  58. 1bb27ca f_fs: saner API for ffs_sb_create_file() by Al Viro · 10 years ago
  59. 6b933de [s390] remove pointless assignment of ->f_op in vmlogrdr ->open() by Al Viro · 10 years ago
  60. 765d368 android: ->f_op is never NULL by Al Viro · 10 years ago
  61. 3cfb2fa nouveau: __iomem misannotations by Al Viro · 10 years ago
  62. cd678fc switch logger to ->write_iter() by Al Viro · 10 years ago
  63. 512b226 switch hci_vhci to ->write_iter() by Al Viro · 10 years ago
  64. 13ba33e switch /dev/zero and /dev/full to ->read_iter() by Al Viro · 10 years ago
  65. a1f6dba dma-buf: don't open-code atomic_long_read() by Al Viro · 10 years ago
  66. 8e3fb05 rsxx debugfs inanity by Al Viro · 10 years ago
  67. d88c242 carma-fpga: switch to simple_read_from_buffer() by Al Viro · 10 years ago
  68. 1a37f5e carma-fpga: switch to fixed_size_llseek() by Al Viro · 10 years ago
  69. 5948229 vme: don't open-code fixed_size_llseek() by Al Viro · 10 years ago
  70. 91360b0 ashmem: use vfs_llseek() by Al Viro · 10 years ago
  71. d55398b gianfar: Replace eieio with wmb for non-PPC archs by Claudiu Manoil · 10 years ago
  72. a4feee8 gianfar: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  73. 83bfc3c gianfar: Make MAC addr setup endian safe, cleanup by Claudiu Manoil · 10 years ago
  74. d6ef0bc gianfar: Exclude PPC specific errata handling from ARM builds by Claudiu Manoil · 10 years ago
  75. fd31a95 gianfar: Include missing headers for ARM builds by Claudiu Manoil · 10 years ago
  76. e4b081f net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  77. f5bbd26 net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors by Claudiu Manoil · 10 years ago
  78. 9a4cbd5 net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM by Claudiu Manoil · 10 years ago
  79. 26bb0e9 thermal: step_wise: fix: Prevent from binary overflow when trend is dropping by Lukasz Majewski · 10 years ago
  80. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  81. d53ba6b cxl: Fix afu_read() not doing finish_wait() on signal or non-blocking by Ian Munsie · 10 years ago
  82. 3fd8371 md: use set_bit/clear_bit instead of shift/mask for bi_flags changes. by NeilBrown · 10 years ago
  83. 5965b64 md/raid1: minor typos and reformatting. by NeilBrown · 10 years ago
  84. 4b5060d md/bitmap: always wait for writes on unplug. by NeilBrown · 10 years ago
  85. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  86. eb785be Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  87. cf377ad Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  88. 212fe84 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  89. 4a4743e Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  90. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  91. 9c6de47 spi: dw: Initialize of_node to discover DT node children by Thor Thayer · 10 years ago
  92. 5351145 net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers by Eric Dumazet · 10 years ago
  93. fb5ac0d cxgb4: clean up a type issue by Dan Carpenter · 10 years ago
  94. 9fef847 cxgb4: potential shift wrapping bug by Dan Carpenter · 10 years ago
  95. d0585cd sb_edac: Claim a different PCI device by Andy Lutomirski · 10 years ago
  96. 68939df Move Intel SNB device ids from sb_edac to pci_ids.h by Andy Lutomirski · 10 years ago
  97. 351fc4a sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channel by Seth Jennings · 10 years ago
  98. 4567dc1 i40e: skb->xmit_more support by Eric Dumazet · 10 years ago
  99. d43a396 net: fs_enet: Add NAPI TX by LEROY Christophe · 10 years ago
  100. 583d4a6 net: fs_enet: Remove non NAPI RX by LEROY Christophe · 10 years ago