1. 8bc8b22 mm/zswap: change incorrect strncmp use to strcmp by Dan Streetman · 9 years ago
  2. 41a0c249 proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter by Colin Ian King · 9 years ago
  3. 65d70e7 Merge tag 'hwmon-for-linus-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  4. ccdd96b Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  5. 3273cba Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  6. 83ad283 Merge tag 'arc-fixes-for-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  7. 7b61225 Merge tag 'sound-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  8. 19c5224 Merge tag 'for-linus-20151217' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  9. e50293e USB: fix invalid memory access in hub_activate() by Alan Stern · 9 years ago
  10. abdc9a3 USB: ipaq.c: fix a timeout loop by Dan Carpenter · 9 years ago
  11. aa0850e [media] airspy: increase USB control message buffer size by Antti Palosaari · 9 years ago
  12. d47fa53 [media] hackrf: move RF gain ctrl enable behind module parameter by Antti Palosaari · 9 years ago
  13. eb35cf4 [media] hackrf: fix possible null ptr on debug printing by Antti Palosaari · 9 years ago
  14. dfcf36d [media] Revert "[media] ivtv: avoid going past input/audio array" by Mauro Carvalho Chehab · 9 years ago
  15. fabb1c3 Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 9 years ago
  16. 584a561 xen-pciback: fix up cleanup path when alloc fails by Doug Goldstein · 9 years ago
  17. a3a316c hwmon: (sht15) Select CONFIG_BITREVERSE by Arnd Bergmann · 9 years ago
  18. 408fb0e xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set. by Konrad Rzeszutek Wilk · 9 years ago
  19. 7cfb905 xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X) enabled. by Konrad Rzeszutek Wilk · 9 years ago
  20. a396f3a xen/pciback: Do not install an IRQ handler for MSI interrupts. by Konrad Rzeszutek Wilk · 9 years ago
  21. 5e0ce14 xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MSI-X enabled by Konrad Rzeszutek Wilk · 9 years ago
  22. 56441f3 xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI-X enabled by Konrad Rzeszutek Wilk · 9 years ago
  23. 8135cf8 xen/pciback: Save xen_pci_op commands before processing it by Konrad Rzeszutek Wilk · 9 years ago
  24. be69746 xen-scsiback: safely copy requests by David Vrabel · 9 years ago
  25. 1877914 xen-blkback: read from indirect descriptors only once by Roger Pau Monné · 9 years ago
  26. 1f13d75 xen-blkback: only read request operation from shared ring once by Roger Pau Monné · 9 years ago
  27. 68a33bf xen-netback: use RING_COPY_REQUEST() throughout by David Vrabel · 9 years ago
  28. 0f58996 xen-netback: don't use last request to determine minimum Tx credit by David Vrabel · 9 years ago
  29. 454d5d8 xen: Add RING_COPY_REQUEST() by David Vrabel · 9 years ago
  30. 036592f powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion" by Alistair Popple · 9 years ago
  31. cb01c54 Fix remove_and_add_spares removes drive added as spare in slot_store by Goldwyn Rodrigues · 9 years ago
  32. 0dc10e5 md: fix bug due to nested suspend by Mikulas Patocka · 9 years ago
  33. 9b15603 MD: change journal disk role to disk 0 by Shaohua Li · 9 years ago
  34. cc57858 md/raid10: fix data corruption and crash during resync by Artur Paszkiewicz · 9 years ago
  35. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  36. ac5cc97 net: check both type and procotol for tcp sockets by WANG Cong · 9 years ago
  37. 67894ee drivers: net: xgene: fix Tx flow control by Iyappan Subramanian · 9 years ago
  38. 07e100f tcp: restore fastopen with no data in SYN packet by Eric Dumazet · 9 years ago
  39. 3822b5c af_unix: Revert 'lock_interruptible' in stream receive code by Rainer Weikusat · 9 years ago
  40. ce42af9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  41. b4b29f9 locking/osq: Fix ordering of node initialisation in osq_lock by Will Deacon · 9 years ago
  42. d7637d0 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  43. ed94724 Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixes by James Bottomley · 9 years ago
  44. 45ad7db gpio: revert get() to non-errorprogating behaviour by Linus Walleij · 9 years ago
  45. 67a76aa gpio: generic: clamp values from bgpio_get_set() by Linus Walleij · 9 years ago
  46. 98da62b powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type by Stewart Smith · 9 years ago
  47. 575a9d4 ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu by Vineet Gupta · 9 years ago
  48. b474a02 ARC: rename smp operation init_irq_cpu() to init_per_cpu() by Noam Camus · 9 years ago
  49. 323f41f ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing by Vineet Gupta · 9 years ago
  50. bc79c9a ARC: dw2 unwind: Reinstante unwinding out of modules by Vineet Gupta · 9 years ago
  51. ff1c0b6 ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE by Vineet Gupta · 9 years ago
  52. 3036fac fou: clean up socket with kfree_rcu by Hannes Frederic Sowa · 9 years ago
  53. 4d4f379 Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  54. 79aa05a 82xx: FCC: Fixing a bug causing to FCC port lock-up by Martin Roth · 9 years ago
  55. 7bff47d gianfar: Don't enable RX Filer if not supported by Hamish Martin · 9 years ago
  56. 0354aec dma-debug: Fix dma_debug_entry offset calculation by Daniel Mentz · 9 years ago
  57. a5e90b1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  58. 7bbadd2 net: fix warnings in 'make htmldocs' by moving macro definition out of field declaration by Hannes Frederic Sowa · 9 years ago
  59. c6ff526 rhashtable: Fix walker list corruption by Herbert Xu · 9 years ago
  60. 3a32460 rhashtable: Enforce minimum size on initial hash table by Herbert Xu · 9 years ago
  61. c1f4a14 Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-linus by Mark Brown · 9 years ago
  62. 9ce5db2 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 9 years ago
  63. 157f38f spi: fix parent-device reference leak by Johan Hovold · 9 years ago
  64. 56ea107 spi: spidev: Hold spi_lock over all defererences of spi in release() by Mark Brown · 9 years ago
  65. 2475c36 Partial revert of "powerpc: Individual System V IPC system calls" by Michael Ellerman · 9 years ago
  66. 887dc9f inet: tcp: fix inetpeer_set_addr_v4() by Eric Dumazet · 9 years ago
  67. 9b29c69 ipv6: automatically enable stable privacy mode if stable_secret set by Hannes Frederic Sowa · 9 years ago
  68. 3e6110f Revert "scatterlist: use sg_phys()" by Dan Williams · 9 years ago
  69. 130ed5d net: fix uninitialized variable issue by tadeusz.struk@intel.com · 9 years ago
  70. 5233252 bluetooth: Validate socket address length in sco_sock_bind(). by David S. Miller · 9 years ago
  71. 3eab458 Input: elan_i2c - set input device's vendor and product IDs by Charlie Mooney · 9 years ago
  72. edb42dc Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  73. 8c2b759 Merge tag 'fbdev-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  74. 5fab517d Merge tag 'please-pull-mlock2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  75. 225734d net_sched: make qdisc_tree_decrease_qlen() work for non mq by Eric Dumazet · 9 years ago
  76. 58ab367 Merge branch 'ser_gigaset-platform-device-dealloc' by David S. Miller · 9 years ago
  77. 8aeb3c3 ser_gigaset: remove unnecessary kfree() calls from release method by Tilman Schmidt · 9 years ago
  78. 4c5e354 ser_gigaset: fix deallocation of platform device structure by Tilman Schmidt · 9 years ago
  79. ede03d3 ser_gigaset: turn nonsense checks into WARN_ON by Alan Cox · 9 years ago
  80. 74375c0 ser_gigaset: fix up NULL checks by Tilman Schmidt · 9 years ago
  81. ca43444 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  82. 173ae9b Fix user-visible spelling error by Linus Torvalds · 9 years ago
  83. 389e4e0 qlcnic: fix a timeout loop by Dan Carpenter · 9 years ago
  84. fe0be35 sfc: fix a timeout loop by Dan Carpenter · 9 years ago
  85. 351434c qlge: fix a timeout loop in ql_change_rx_buffers() by Dan Carpenter · 9 years ago
  86. c7557e6 amd-xgbe: fix a couple timeout loops by Dan Carpenter · 9 years ago
  87. 40d24c4 mISDN: fix a loop count by Dan Carpenter · 9 years ago
  88. 1d3a5a8 Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4 by Chris Mason · 9 years ago
  89. bb1591b4 Btrfs: check prepare_uptodate_page() error code earlier by Chris Mason · 9 years ago
  90. 1b9b922 Btrfs: check for empty bitmap list in setup_cluster_bitmaps by Chris Mason · 9 years ago
  91. 2b2b31c net/mlx4_core: fix handling return value of mlx4_slave_convert_port by Andrzej Hajda · 9 years ago
  92. b6903c0 ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd by Takashi Iwai · 9 years ago
  93. 70a0976 ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads by Takashi Iwai · 9 years ago
  94. 157f0b7 ALSA: hda - Apply click noise workaround for Thinkpads generically by Takashi Iwai · 9 years ago
  95. c04017e ALSA: hda - Fix headphone mic input on a few Dell ALC293 machines by David Henningsson · 9 years ago
  96. a9f1a3e gpio: pch: fix non-DT build by Linus Walleij · 9 years ago
  97. 7c20df3 Merge branch 'for-dmitry' into devel by Linus Walleij · 9 years ago
  98. a770d94 gpio: pxa: add pin control gpio direction and request by Robert Jarzmik · 9 years ago
  99. cf1e05c mac80211: handle width changes from opmode notification IE in beacon by Eyal Shapira · 9 years ago
  100. a87da0c mac80211: suppress unchanged "limiting TX power" messages by Johannes Berg · 9 years ago