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