1. 63ccc19 libata: remove SCT WRITE SAME support by Christoph Hellwig · 8 years ago
  2. c6ade20 libata: reject passthrough WRITE SAME requests by Christoph Hellwig · 8 years ago
  3. df46e6a ata: ahci: add support for DaVinci DM816 SATA controller by Bartosz Golaszewski · 8 years ago
  4. 3075b62 pata: remove the at91 driver by Boris Brezillon · 8 years ago
  5. af27e01 libata: make ata_sg_clean static over again by Jason Yan · 8 years ago
  6. 7c92357 libata: use setup_deferrable_timer by Geliang Tang · 8 years ago
  7. b2a4b78 ata: allow subsystem to be used on m32r and s390 archs by Bartlomiej Zolnierkiewicz · 8 years ago
  8. 487d499 Delete redundant return value check of platform_get_resource() by Belen Sarabia · 8 years ago
  9. e3779f6 ata: constify of_device_id structures by Bhumika Goyal · 8 years ago
  10. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  11. 91aff98 Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  12. 33a8b3e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  13. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  14. 0b94da8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  15. e27fd02 Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  16. f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  17. a1a0db3 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  18. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  19. e0d0722 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  20. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 6d43131 sfc: fix IPID endianness in TSOv2 by Edward Cree · 8 years ago
  22. d0346b0 sfc: avoid max() in array size by Edward Cree · 8 years ago
  23. 48051c3 Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  24. d58cebb nfp: correct DMA direction in XDP DMA sync by Jakub Kicinski · 8 years ago
  25. 9383b33 nfp: don't tell FW about the reserved buffer space by Jakub Kicinski · 8 years ago
  26. fa42245 net: ethernet: bgmac: mac address change bug by Hari Vyas · 8 years ago
  27. 1620652 net: ethernet: bgmac: init sequence bug by Jon Mason · 8 years ago
  28. a254d8f xen-netback: don't vfree() queues under spinlock by Paul Durrant · 8 years ago
  29. d67ce7d xen-netback: keep a local pointer for vif in backend_disconnect() by Paul Durrant · 8 years ago
  30. 66ddb82 can: flexcan: fix typo in comment by Marc Kleine-Budde · 8 years ago
  31. 7c42631 can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer by Marc Kleine-Budde · 8 years ago
  32. 540a27a can: gs_usb: fix coding style by Ethan Zonca · 8 years ago
  33. c919a30 can: gs_usb: Don't use stack memory for USB transfers by Ethan Zonca · 8 years ago
  34. c74042f ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines by Alexander Duyck · 8 years ago
  35. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  36. c82be9d Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  37. 3f80dd6 Merge tag 'acpi-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  38. 080e416 Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  39. d3aa9c9 ixgbe: update the rss key on h/w, when ethtool ask for it by Paolo Abeni · 8 years ago
  40. 77ba809 sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  41. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  42. 0cb3b79 Merge branch 'acpi-apei' by Rafael J. Wysocki · 8 years ago
  43. 9b5e9cb Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  44. 21ff03c Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  45. 94e877d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  46. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. 821fd6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  48. 9f674e4 xen-netback: Use GFP_ATOMIC to allocate hash by Anoob Soman · 8 years ago
  49. 31c0541 bonding: use ETH_MAX_MTU as max mtu by WANG Cong · 8 years ago
  50. 152669b netvsc: fix use-after-free in netvsc_change_mtu() by Dexuan Cui · 8 years ago
  51. 35576ee Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  52. 1c296a3 Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  53. ca4c7d7 Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  54. be12502 drivers: net: ethernet: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago
  55. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  56. 0f221a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  57. 11bd44f cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
  58. 2697ea5 amd-xgbe: Don't overwrite SFP PHY mod_absent settings by Lendacky, Thomas · 8 years ago
  59. b42c676 amd-xgbe: Be sure to set MDIO modes on device (re)start by Lendacky, Thomas · 8 years ago
  60. 402168b amd-xgbe: Stop the PHY before releasing interrupts by Lendacky, Thomas · 8 years ago
  61. 9aea777 drivers: net: xgene: Fix crash on DT systems by Alban Bedel · 8 years ago
  62. 4f1f2b8 Merge tag 'watchdog-for-linus-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  63. d4b80d9 Merge branch 'next/late' with mainline by Arnd Bergmann · 8 years ago
  64. e02898b4 loop: fix LO_FLAGS_PARTSCAN hang by Omar Sandoval · 8 years ago
  65. 302ad8c nvme: Complete all stuck requests by Keith Busch · 8 years ago
  66. 6a8a215 nbd: stop leaking sockets by Josef Bacik · 8 years ago
  67. d3af3ec nvme: allocate nvme_queue in correct node by Shaohua Li · 8 years ago
  68. 27ddb68 PCI: add an API to get node from vector by Shaohua Li · 8 years ago
  69. 653a774 Merge remote-tracking branch 'ovl/for-viro' into for-linus by Al Viro · 8 years ago
  70. 5839f55 crypto: vmx - Use skcipher for xts fallback by Paulo Flabiano Smorigo · 8 years ago
  71. c96d0a1 crypto: vmx - Use skcipher for cbc fallback by Paulo Flabiano Smorigo · 8 years ago
  72. 1657b8f ath10k: search SMBIOS for OEM board file extension by Waldemar Rymarkiewicz · 8 years ago
  73. b69339b sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies by Ingo Molnar · 8 years ago
  74. 50d3439 sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  75. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  76. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  77. f719ff9b sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  78. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  79. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  80. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  81. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  82. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  83. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  84. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  85. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  86. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  87. 4cf421e sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
  88. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  89. 55687da sched/headers: Prepare for new header dependencies before moving code to <linux/sched/cpufreq.h> by Ingo Molnar · 8 years ago
  90. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  91. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  92. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  93. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  94. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  95. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  96. 4c82269 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  97. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  98. eb1e011 average: change to declare precision, not factor by Johannes Berg · 8 years ago
  99. c4baad5 virtio-console: avoid DMA from stack by Omar Sandoval · 8 years ago
  100. f889491 vhost: introduce O(1) vq metadata cache by Jason Wang · 8 years ago