1. 84bd6d8 sparc64: Fix corrupted thread fault code. by David S. Miller · 11 years ago
  2. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  3. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  4. 8a5de18 Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Linus Torvalds · 11 years ago
  5. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  6. 168f07a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 11 years ago
  7. 9272f2d Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  8. e83e432 Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  9. ef161ea1 Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  10. 8ccf863 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  11. 4869447 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs by Linus Torvalds · 11 years ago
  12. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  13. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  14. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  15. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  16. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  17. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  18. e56d9fc Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  19. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  20. 50edb5c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  21. ad3118b MAINTAINERS: Become the docs maintainer by Jonathan Corbet · 11 years ago
  22. d974baa x86,kvm,vmx: Preserve CR4 across VM entry by Andy Lutomirski · 11 years ago
  23. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  24. ffd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  25. e0a9272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 11 years ago
  26. 76835b0e futex: Ensure get_futex_key_refs() always implies a barrier by Catalin Marinas · 11 years ago
  27. f2d9da1 bna: fix skb->truesize underestimation by Eric Dumazet · 11 years ago
  28. a282054 net: dsa: add includes for ethtool and phy_fixed definitions by Florian Fainelli · 11 years ago
  29. 25ef132 openvswitch: Set flow-key members. by Pravin B Shelar · 11 years ago
  30. dc8e541 netrom: use linux/uaccess.h by Fabian Frederick · 11 years ago
  31. b184e49 dsa: Fix conversion from host device to mii bus by Guenter Roeck · 11 years ago
  32. 643566d tipc: fix bug in bundled buffer reception by Jon Paul Maloy · 11 years ago
  33. 870c315 ipv6: introduce tcp_v6_iif() by Eric Dumazet · 11 years ago
  34. 70b33fb sfc: add support for skb->xmit_more by Edward Cree · 11 years ago
  35. 6cc69f2 r8152: return -EBUSY for runtime suspend by hayeswang · 11 years ago
  36. d8f00d2 ipv4: fix a potential use after free in fou.c by Li RongQing · 11 years ago
  37. 1245dfc ipv4: fix a potential use after free in ip_tunnel_core.c by Li RongQing · 11 years ago
  38. f88e671 hyperv: Add handling of IP header with option field in netvsc_set_hash() by Haiyang Zhang · 11 years ago
  39. ff273cb [CIFS] Remove obsolete comment by Steve French · 11 years ago
  40. f47de06 openvswitch: Create right mask with disabled megaflows by Pravin B Shelar · 11 years ago
  41. 7a9f526 vxlan: fix a free after use by Li RongQing · 11 years ago
  42. 389f489 openvswitch: fix a use after free by Li RongQing · 11 years ago
  43. 4062090 ipv4: dst_entry leak in ip_send_unicast_reply() by Vasily Averin · 11 years ago
  44. 461b74c ipv4: clean up cookie_v4_check() by Cong Wang · 11 years ago
  45. e25f866 ipv4: share tcp_v4_save_options() with cookie_v4_check() by Cong Wang · 11 years ago
  46. 2077eeb ipv4: call __ip_options_echo() in cookie_v4_check() by Cong Wang · 11 years ago
  47. b7983e3 atm: simplify lanai.c by using module_pci_driver by Michael Opdenacker · 11 years ago
  48. d379730 Revert "Btrfs: race free update of commit root for ro snapshots" by Chris Mason · 11 years ago
  49. 9ffc541 Check minimum response length on query_network_interface by Steve French · 11 years ago
  50. b5b374ea Workaround Mac server problem by Steve French · 11 years ago
  51. 2baa268 Remap reserved posix characters by default (part 3/3) by Steve French · 11 years ago
  52. a4153cb Allow conversion of characters in Mac remap range (part 2) by Steve French · 11 years ago
  53. b693855 Allow conversion of characters in Mac remap range. Part 1 by Steve French · 11 years ago
  54. c22870e mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink by Steve French · 11 years ago
  55. 5ab9757 Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink by Steve French · 11 years ago
  56. db8b631 Allow mknod and mkfifo on SMB2/SMB3 mounts by Steve French · 11 years ago
  57. 7332297 add defines for two new file attributes by Steve French · 11 years ago
  58. 2c6ba4b netlink: fix description of portid by Nicolas Dichtel · 11 years ago
  59. 3331177 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  60. 3569b70 NTFS: Bump version to 2.1.31. by Anton Altaparmakov · 11 years ago
  61. 3f7fc6f NTFS: Add bmap address space operation needed for FIBMAP ioctl. by Anton Altaparmakov · 11 years ago
  62. 2b522cc NTFS: Remove changelog from Documentation/filesystems/ntfs.txt. by Anton Altaparmakov · 11 years ago
  63. ce1bafa NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aops by Anton Altaparmakov · 11 years ago
  64. 9b32011 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 11 years ago
  65. 600a507 ixgbe: check for vfs outside of sriov_num_vfs before dereference by Emil Tantilov · 11 years ago
  66. f6b03c1 fm10k: Add CONFIG_FM10K_VXLAN configuration option by Andy Zhou · 11 years ago
  67. 2df36a5 arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs by Christoffer Dall · 11 years ago
  68. 13cb2da fm10k: Unlock mailbox on VLAN addition failures by Matthew Vick · 11 years ago
  69. 6b997ba serial: atmel: add missing dmaengine header by Vinod Koul · 11 years ago
  70. 4d41915 fm10k: Check the host state when bringing the interface up by Matthew Vick · 11 years ago
  71. 91269e3 vxlan: using pskb_may_pull as early as possible by Li RongQing · 11 years ago
  72. ce6502a vxlan: fix a use after free in vxlan_encap_bypass by Li RongQing · 11 years ago
  73. 4e8febd openvswitch: use vport instead of p by Fabian Frederick · 11 years ago
  74. 7e78cc4 openvswitch: kerneldoc warning fix by Fabian Frederick · 11 years ago
  75. aeba373 powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() change by Michael Ellerman · 11 years ago
  76. f5b720b gianfar: Add FCS to rx buffer size (fix) by Claudiu Manoil · 11 years ago
  77. d4bf205d pstore: Fix duplicate {console,ftrace}-efi entries by Valdis Kletnieks · 11 years ago
  78. 4b7fd2e6 virtio_net: fix use after free by Michael S. Tsirkin · 11 years ago
  79. 28b5f05 net: fec: ptp: fix convergence issue to support LinuxPTP stack by Nimrod Andy · 11 years ago
  80. 7546e52 Drivers: ide: Remove typedef atiixp_ide_timing by Himangi Saraogi · 11 years ago
  81. 001586a cxgb4i : Fix -Wmaybe-uninitialized warning. by Anish Bhatt · 11 years ago
  82. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 11 years ago
  83. cf6c0ab Merge branch 'topic/dma_control_fsl_acks' into for-linus by Vinod Koul · 11 years ago
  84. 2856fcd Merge branch 'topic/dma_control_cleanup_acks' into for-linus by Vinod Koul · 11 years ago
  85. b80719b dmaengine: remove FSLDMA_EXTERNAL_START by Vinod Koul · 11 years ago
  86. 01c6ad6 dmaengine: freescale: remove FSLDMA_EXTERNAL_START control method by Vinod Koul · 11 years ago
  87. 7abfe6e carma-fpga: move to fsl_dma_external_start() by Vinod Koul · 11 years ago
  88. 4fdcf68 carma-fpga: use dmaengine_xxx() API by Vinod Koul · 11 years ago
  89. 0a5642b dmaengine: freescale: add and export fsl_dma_external_start() by Vinod Koul · 11 years ago
  90. b65612a dmaengine: add dmaengine_prep_dma_sg() helper by Vinod Koul · 11 years ago
  91. a500789 video: mx3fb: use dmaengine_terminate_all() API by Vinod Koul · 11 years ago
  92. 2bcd90d serial: sh-sci: use dmaengine_terminate_all() API by Vinod Koul · 11 years ago
  93. 843d349 net: ks8842: use dmaengine_terminate_all() API by Vinod Koul · 11 years ago
  94. 0e497c3 mtd: sh_flctl: use dmaengine_terminate_all() API by Vinod Koul · 11 years ago
  95. b177ea3 mtd: fsmc_nand: use dmaengine_terminate_all() API by Vinod Koul · 11 years ago
  96. 0aae803 V4L2: mx3_camer: use dmaengine_pause() API by Vinod Koul · 11 years ago
  97. 7e606d3 dmaengine: coh901318: use dmaengine_terminate_all() API by Vinod Koul · 11 years ago
  98. 72b2caf pata_arasan_cf: use dmaengine_terminate_all() API by Vinod Koul · 11 years ago
  99. 71ae8f5 stmmac: fix sti compatibililies by Giuseppe CAVALLARO · 11 years ago
  100. 639559a dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause() by Sebastian Andrzej Siewior · 11 years ago