1. fb39cbd Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  2. b1007e7 Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  3. d441fe2 Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  4. 3e5050e Merge branches 'acpica', 'acpi-video' and 'device-properties' by Rafael J. Wysocki · 9 years ago
  5. c09c9dd Merge branches 'acpi-pci' and 'pm-pci' by Rafael J. Wysocki · 9 years ago
  6. 265e2cf PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach() by Eric Anholt · 9 years ago
  7. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  8. 2873d32 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  9. cf18b77 net: phy: reset only targeted phy by Jérôme Pouiller · 9 years ago
  10. b664f00 bnxt_en: Setup uc_list mac filters after resetting the chip. by Michael Chan · 9 years ago
  11. bdd4347 bnxt_en: enforce proper storing of MAC address by Jeffrey Huang · 9 years ago
  12. 1fc2cfd bnxt_en: Fixed incorrect implementation of ndo_set_mac_address by Jeffrey Huang · 9 years ago
  13. 39198ec net: lpc_eth: remove irq > NR_IRQS check from probe() by Vladimir Zapolskiy · 9 years ago
  14. 9110ee0 net: mvneta: enable setting custom TX IP checksum limit by Marcin Wojtas · 9 years ago
  15. 26c17a17 net: mvneta: fix error path for building skb by Marcin Wojtas · 9 years ago
  16. dc1aadf net: mvneta: fix bit assignment for RX packet irq enable by Marcin Wojtas · 9 years ago
  17. e5bdf68 net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG by Marcin Wojtas · 9 years ago
  18. db6ba9a net: mvneta: add configuration for MBUS windows access protection by Marcin Wojtas · 9 years ago
  19. e69be8c Merge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  20. 69030dd cpufreq: use last policy after online for drivers with ->setpolicy by Srinivas Pandruvada · 9 years ago
  21. bc69fdf net: thunderx: Enable BGX LMAC's RX/TX only after VF is up by Sunil Goutham · 9 years ago
  22. 0b72a9a net: thunderx: Switchon carrier only upon interface link up by Sunil Goutham · 9 years ago
  23. 006394a net: thunderx: Set CQ timer threshold properly by Sunil Goutham · 9 years ago
  24. a7b1f53 net: thunderx: Wait for delayed work to finish before destroying it by Thanneeru Srinivasulu · 9 years ago
  25. 723cda5 net: thunderx: Force to load octeon-mdio before bgx driver. by Thanneeru Srinivasulu · 9 years ago
  26. 25364a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  27. 357436a Merge tag 'pinctrl-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  28. 79e63f5 Merge tag 'gpio-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  29. 06bf403 PCI / PM: Tune down retryable runtime suspend error messages by Imre Deak · 9 years ago
  30. 712caed PM / Domains: Validate cases of a non-bound driver in genpd governor by Ulf Hansson · 9 years ago
  31. 2078665 HID: lg: restrict filtering out of first interface to G29 only by Benjamin Tissoires · 9 years ago
  32. 727ae8b x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245 by Liu Jiang · 9 years ago
  33. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  34. 1f390c1 nvme: temporary fix for Apple controller reset by Stephan Günther · 9 years ago
  35. 5738a09 vmxnet3: fix checks for dma mapping errors by Alexey Khoroshilov · 9 years ago
  36. ee9159d wan/x25: Fix use-after-free in x25_asy_open_tty() by Peter Hurley · 9 years ago
  37. dbac117 null_blk: change type of completion_nsec to unsigned long by Arianna Avanzini · 9 years ago
  38. cf8ecc5 null_blk: guarantee device restart in all irq modes by Arianna Avanzini · 9 years ago
  39. 3c395a9 null_blk: set a separate timer for each command by Paolo Valente · 9 years ago
  40. 6a24e72 Merge tag 'remoteproc-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 9 years ago
  41. 48111b7 pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix build by Geert Uytterhoeven · 9 years ago
  42. 6b577c9 nfit: Adjust for different _FIT and NFIT headers by Linda Knippers · 9 years ago
  43. ff5a55f nfit: Fix the check for a successful NFIT merge by Linda Knippers · 9 years ago
  44. 826c416 nfit: Account for table size length variation by Linda Knippers · 9 years ago
  45. 1170419 ACPI: Better describe ACPI_DEBUGGER by Peter Zijlstra · 9 years ago
  46. 0f2c0d3 net: fsl: Fix error checking for platform_get_irq() by Mark Brown · 9 years ago
  47. fea0f66 net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map() by Mark Brown · 9 years ago
  48. e527c4a stmmac: fix oversized frame reception by Giuseppe CAVALLARO · 9 years ago
  49. ae26c1c stmmac: fix PHY reset during resume by Giuseppe CAVALLARO · 9 years ago
  50. 22407e1 stmmac: dwmac-sti: fix st,tx-retime-src check by Giuseppe CAVALLARO · 9 years ago
  51. 61adcc0 stmmac: fix csr clock divisor for 300MHz by Giuseppe CAVALLARO · 9 years ago
  52. ac316c7 stmmac: fix a filter problem after resuming. by Giuseppe CAVALLARO · 9 years ago
  53. 000255b gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacks by Grygorii Strashko · 9 years ago
  54. a057d73 Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/doc', 'spi/fix/mediatek' and 'spi/fix/pl022' into spi-linus by Mark Brown · 9 years ago
  55. 9f28b3c Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 9 years ago
  56. 9ffad80 drivers: net: xgene: fix possible use after free by Eric Dumazet · 9 years ago
  57. c5bc1c9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  58. 818aba30 Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  59. d0a712c lightnvm: missing nvm_lock acquire by Wenwei Tao · 9 years ago
  60. 08236c6 lightnvm: unconverted ppa returned in get_bb_tbl by Matias Bjørling · 9 years ago
  61. 09f2e71 lightnvm: refactor and change vendor id for qemu by Matias Bjørling · 9 years ago
  62. d160147 lightnvm: do device max sectors boundary check first by Wenwei Tao · 9 years ago
  63. 76e2508 lightnvm: fix ioctl memory leaks by Sudip Mukherjee · 9 years ago
  64. 8261bd4 lightnvm: free memory when gennvm register fails by Wenwei Tao · 9 years ago
  65. c4699e7 lightnvm: Simplify config when disabled by Keith Busch · 9 years ago
  66. d06165b gpiolib: fix oops, if gpio name is NULL by Vladimir Zapolskiy · 9 years ago
  67. 36511e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  68. 75a29ec Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  69. 8f90353 target/stat: print full t10_wwn.model buffer by David Disseldorp · 9 years ago
  70. d94e5a6 target: fix COMPARE_AND_WRITE non zero SGL offset data corruption by Jan Engelhardt · 9 years ago
  71. 3786dc4 qla2xxx: Fix regression introduced by target configFS changes by Himanshu Madhani · 9 years ago
  72. 9ff9d15 target: Invoke release_cmd() callback without holding a spinlock by Bart Van Assche · 9 years ago
  73. 057085e target: Fix race for SCF_COMPARE_AND_WRITE_POST checking by Nicholas Bellinger · 9 years ago
  74. ca82c2b iscsi-target: Fix rx_login_comp hang after login failure by Nicholas Bellinger · 9 years ago
  75. 82a819e iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc() by Luis de Bethencourt · 9 years ago
  76. 6ba4bd2 target/user: Do not set unused fields in tcmu_ops by Andy Grover · 9 years ago
  77. 611e226 target/user: Fix time calc in expired cmd processing by Andy Grover · 9 years ago
  78. 081f369 Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  79. d0bc387 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  80. c64410f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  81. a3b11c7 Merge tag 'pm+acpi-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  82. 8c14f72 Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  83. f28a1b0 Merge branches 'pm-cpufreq' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  84. 77e8058 spi: bugfix: spi_message.transfer_length does not get reset by Martin Sperl · 9 years ago
  85. 4fe5e19 Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  86. 8620015 xen/evtchn: dynamically grow pending event channel ring by David Vrabel · 9 years ago
  87. b4ff838 xen/events: Always allocate legacy interrupts on PV guests by Boris Ostrovsky · 9 years ago
  88. 9c17d96 xen/gntdev: Grant maps should not be subject to NUMA balancing by Boris Ostrovsky · 9 years ago
  89. 3abb1ad rtc: ds1307: fix alarm reading at probe time by Simon Guinot · 9 years ago
  90. f42f79a remoteproc: fix memory leak of remoteproc ida cache layers by Suman Anna · 9 years ago
  91. 92792e4 remoteproc: avoid stack overflow in debugfs file by Arnd Bergmann · 9 years ago
  92. 2f13716 Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  93. 5597afa Merge tag 'omap-for-v4.4/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  94. e6b66df Merge tag 'keystone-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into fixes by Arnd Bergmann · 9 years ago
  95. d3de94b Merge tag 'v4.4-rc2' into fixes by Arnd Bergmann · 9 years ago
  96. 584ee3d intel_pstate: Fix "performance" mode behavior with HWP enabled by Alexandra Yates · 9 years ago
  97. 7c7a0e9 ARM/PCI: Move align_resource function pointer to pci_host_bridge structure by Gabriele Paoloni · 9 years ago
  98. 970259b Merge branch '81xx' into omap-for-v4.4/fixes by Tony Lindgren · 9 years ago
  99. 19cebbc isdn: Partially revert debug format string usage clean up by Christoph Biedl · 9 years ago
  100. 9c565e3 drm/radeon: make some dpm errors debug only by Alex Deucher · 9 years ago