1. 4f87dac ipc: Fix 2 bugs in msgrcv() MSG_COPY implementation by Michael Kerrisk · 10 years ago
  2. 3b4df68 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  3. a4ecdf8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. cee152f Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  5. 0c01b45 Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  6. 847d797 x86/amd/numa: Fix northbridge quirk to assign correct NUMA node by Daniel J Blueman · 10 years ago
  7. c60f7d5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  8. c14c06b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  9. 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  10. 62c19c9 i2c: Remove usage of orphaned symbol OF_I2C by Richard Weinberger · 10 years ago
  11. d5af40d Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  12. a4e90be ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states by Rafael J. Wysocki · 10 years ago
  13. ecab670 ipv6: Avoid unnecessary temporary addresses being generated by Heiner Kallweit · 10 years ago
  14. 84fe618 eth: fec: Fix lost promiscuous mode after reconnecting cable by Stefan Wahren · 10 years ago
  15. fb00bc2 bonding: set correct vlan id for alb xmit path by dingtianhong · 10 years ago
  16. 6e07a1e at86rf230: fix lockdep splats by Alexander Aring · 10 years ago
  17. de12326 net/mlx4_en: Deregister multicast vxlan steering rules when going down by Or Gerlitz · 10 years ago
  18. 0a8d8c4 vmxnet3: fix building without CONFIG_PCI_MSI by Arnd Bergmann · 10 years ago
  19. f4e53f9 MAINTAINERS: add networking selftests to NETWORKING by Daniel Borkmann · 10 years ago
  20. f042cc4a Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 10 years ago
  21. bf21d60 Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  22. 7aa4a06 Merge tag 'vmwgfx-fixes-3.14-2014-03-13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 10 years ago
  23. 4b0c825 drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode by Thomas Hellstrom · 10 years ago
  24. ac9dc67 Merge tag 'pci-v3.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  25. 18f2af2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  26. c4e1acb ACPI / init: Invoke early ACPI initialization later by Rafael J. Wysocki · 10 years ago
  27. 2ed99e3 cpufreq: Skip current frequency initialization for ->setpolicy drivers by Rafael J. Wysocki · 10 years ago
  28. 2f727f5 Merge tag 'sound-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  29. dbb490b net: socket: error on a negative msg_namelen by Matthew Leach · 10 years ago
  30. b2b3d8d drm/radeon/cik: properly set compute ring status on disable by Alex Deucher · 10 years ago
  31. 7e814a6 MAINTAINERS: Add tools/net to NETWORKING [GENERAL] by Tobias Klauser · 10 years ago
  32. a93c125 packet: doc: Spelling s/than/that/ by Geert Uytterhoeven · 10 years ago
  33. 598f2e2 Merge branch 'mlx4' by David S. Miller · 10 years ago
  34. 7855bff net/mlx4_core: Load the IB driver when the device supports IBoE by Or Gerlitz · 10 years ago
  35. 2a2083f net/mlx4_en: Handle vxlan steering rules for mac address changes by Or Gerlitz · 10 years ago
  36. 56cb456 net/mlx4_core: Fix wrong dump of the vxlan offloads device capability by Or Gerlitz · 10 years ago
  37. 07ae78c drm/radeon/cik: stop the sdma engines in the enable() function by Alex Deucher · 10 years ago
  38. 7b1bbe8 drm/radeon/cik: properly set sdma ring status on disable by Alex Deucher · 10 years ago
  39. 7848865 drm/radeon: fix runpm disabling on non-PX harder by Alex Deucher · 10 years ago
  40. 836fbaf xen-netback: use skb_is_gso in xenvif_start_xmit by Wei Liu · 10 years ago
  41. 9ef7506 drm/ttm: don't oops if no invalidate_caches() by Rob Clark · 10 years ago
  42. e893fba dm cache: fix access beyond end of origin device by Heinz Mauelshagen · 10 years ago
  43. 8b9d966 dm cache: fix truncation bug when copying a block to/from >2TB fast device by Heinz Mauelshagen · 10 years ago
  44. 596f314 KVM: SVM: fix cr8 intercept window by Radim Krčmář · 10 years ago
  45. ac93ac7 PCI: Don't check resource_size() in pci_bus_alloc_resource() by Bjorn Helgaas · 10 years ago
  46. 3cdeb71 PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled by Bjorn Helgaas · 10 years ago
  47. 0e6d6ec drm/ttm: Work around performance regression with VM_PFNMAP by Thomas Hellstrom · 10 years ago
  48. b12bb60 [SCSI] storvsc: NULL pointer dereference fix by Ales Novak · 10 years ago
  49. f75761b r8169: fix the incorrect tx descriptor version by hayeswang · 10 years ago
  50. 4067646 tools/net/Makefile: Define PACKAGE to fix build problems by Markos Chandras · 10 years ago
  51. fdfaf64 x86: bpf_jit: support negative offsets by Alexei Starovoitov · 10 years ago
  52. 20a599b bridge: multicast: enable snooping on general queries only by Linus Lüssing · 10 years ago
  53. 9ed973c bridge: multicast: add sanity check for general query destination by Linus Lüssing · 10 years ago
  54. c3f9b01 tcp: tcp_release_cb() should release socket ownership by Eric Dumazet · 10 years ago
  55. c7b76f8 Merge branch 'skb_frags' by David S. Miller · 10 years ago
  56. 1fd819e skbuff: skb_segment: orphan frags before copying by Michael S. Tsirkin · 10 years ago
  57. 1a4ceda skbuff: skb_segment: s/fskb/list_skb/ by Michael S. Tsirkin · 10 years ago
  58. df5771f skbuff: skb_segment: s/skb/head_skb/ by Michael S. Tsirkin · 10 years ago
  59. 4e1beba skbuff: skb_segment: s/skb_frag/frag/ by Michael S. Tsirkin · 10 years ago
  60. 8cb1990 skbuff: skb_segment: s/frag/nskb_frag/ by Michael S. Tsirkin · 10 years ago
  61. 8993531 PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures by Zhang Rui · 10 years ago
  62. 9d79b3c Merge branch 'stmmac' by David S. Miller · 10 years ago
  63. c5e9103 stmmac: dwmac-sti: fix broken STiD127 compatibility by Giuseppe CAVALLARO · 10 years ago
  64. 29896a6 stmmac: fix chained mode by Giuseppe CAVALLARO · 10 years ago
  65. d916701 stmmac: fix and better tune the default buffer sizes by Giuseppe CAVALLARO · 10 years ago
  66. 83bf79b stmmac: disable at run-time the EEE if not supported by Giuseppe CAVALLARO · 10 years ago
  67. d25f06e vmxnet3: fix netpoll race condition by Neil Horman · 10 years ago
  68. 731bd6a9 x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU by Suresh Siddha · 10 years ago
  69. 33807f4 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  70. adf961d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  71. 09df7c4 x86: Remove CONFIG_X86_OOSTORE by Dave Jones · 10 years ago
  72. 5e3a227 Merge tag 'asoc-v3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  73. dd38743 vlan: Set correct source MAC address with TX VLAN offload enabled by Peter Boström · 10 years ago
  74. 5bd0767 Xen-netback: Fix issue caused by using gso_type wrongly by Annie Li · 10 years ago
  75. 8712a00 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  76. 0eb808e cris: convert ffs from an object-like macro to a function-like macro by Geert Uytterhoeven · 10 years ago
  77. d7d673a hfsplus: add HFSX subfolder count support by Sergei Antonov · 10 years ago
  78. 53942232 tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctly by Colin Ian King · 10 years ago
  79. 1443176 MAINTAINERS: blackfin: add git repository by Michael Opdenacker · 10 years ago
  80. 2930ffc revert "kallsyms: fix absolute addresses for kASLR" by Andrew Morton · 10 years ago
  81. 2216ee8 mm/Kconfig: fix URL for zsmalloc benchmark by Ben Hutchings · 10 years ago
  82. 70335ab fs/proc/base.c: fix GPF in /proc/$PID/map_files by Artem Fetishev · 10 years ago
  83. 2af120b mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block by Laura Abbott · 10 years ago
  84. e97ca8e mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 10 years ago
  85. 2818fa0 pkt_sched: fq: do not hold qdisc lock while allocating memory by Eric Dumazet · 10 years ago
  86. e6a4b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  87. bc48bc8 bna: Replace large udelay() with mdelay() by Ben Hutchings · 10 years ago
  88. 2b64c54 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  89. 3731436 pkt_sched: move the sanity test in qdisc_list_add() by Eric Dumazet · 10 years ago
  90. 92f092d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  91. bd2a31d get rid of fget_light() by Al Viro · 10 years ago
  92. 00e188e sockfd_lookup_light(): switch to fdget^W^Waway from fget_light by Al Viro · 10 years ago
  93. 9c225f2 vfs: atomic f_pos accesses as per POSIX by Linus Torvalds · 10 years ago
  94. 1b56e98 ocfs2 syncs the wrong range... by Al Viro · 10 years ago
  95. 83493d7 libata: use wider match for blacklisting Crucial M500 by Tejun Heo · 10 years ago
  96. 7f35afd Merge remote-tracking branches 'asoc/fix/88pm860', 'asoc/fix/omap' and 'asoc/fix/si476x' into asoc-linus by Mark Brown · 10 years ago
  97. b25b1b6 Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus by Mark Brown · 10 years ago
  98. 8eeb5c1 ASoC: 88pm860: Fix IO setup by Lars-Peter Clausen · 10 years ago
  99. 58d4d3c9 ASoC: si476x: Fix IO setup by Lars-Peter Clausen · 10 years ago
  100. b77ed25 [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xx by Giridhar Malavali · 10 years ago