1. 2c33d7c staging: r8723au: Add missing initialization of change_inx in sort algorithm by Geert Uytterhoeven · 10 years ago
  2. e6b1ea7 Staging: unisys: use after free in list_for_each() by Dan Carpenter · 10 years ago
  3. d21bb45 staging: unisys: use after free in error messages by Dan Carpenter · 10 years ago
  4. ef35a4f staging: speakup: fix misuse of kstrtol() in handle_goto() by Daeseok Youn · 10 years ago
  5. ff8ebe6 staging: goldfish: Call free_irq in error path by Tuomas Tynkkynen · 10 years ago
  6. b07afe0 Merge branch 'mvneta_qsgmii' by David S. Miller · 10 years ago
  7. 3f1dd4b net: mvneta: properly configure the MAC <-> PHY connection in all situations by Thomas Petazzoni · 10 years ago
  8. b9d1208 net: phy: add minimal support for QSGMII PHY by Thomas Petazzoni · 10 years ago
  9. 5ed0a8e6 staging: delete rtl8187se wireless driver by Greg Kroah-Hartman · 10 years ago
  10. e283546 sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) by Edward Cree · 10 years ago
  11. 0f689a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  12. 7d38cc0 Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  13. c0b5a64 [IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237) by Tony Luck · 10 years ago
  14. f5d3352 PCI: tegra: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  15. f8f2fe7 PCI: rcar: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  16. f86b3e3 PCI: designware: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  17. 017fcdc PCI: designware: Fix iATU programming for cfg1, io and mem viewport by Mohit Kumar · 10 years ago
  18. c23fdc7 PCI: designware: Fix comment for setting number of lanes by Mohit Kumar · 10 years ago
  19. cbfbbab drm/tegra: Remove gratuitous pad field by Thierry Reding · 10 years ago
  20. 22bbd5d gpu: host1x: handle the correct # of syncpt regs by Stephen Warren · 10 years ago
  21. 3426cb3 Merge git://git.infradead.org/iommu-2.6 into iommu/fixes by Joerg Roedel · 10 years ago
  22. 8dc9abb ALSA: hda/realtek - Add headset Mic support for Dell machine by Kailang Yang · 10 years ago
  23. 5be44a6 x86: Remove the PCI reboot method from the default chain by Ingo Molnar · 10 years ago
  24. 8edc51c dma: fix eDMA driver as a subsys_initcall by Yuan Yao · 10 years ago
  25. f3817e7 dmaengine: sirf: off by one in of_dma_sirfsoc_xlate() by Dan Carpenter · 10 years ago
  26. 2dda47d platform: Fix timberdale dependencies by Jean Delvare · 10 years ago
  27. 67807ce ALSA: hda - add headset mic detect quirk for a Dell laptop by Hui Wang · 10 years ago
  28. 10ec34f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  29. 5df5242 Merge tag 'drm-intel-fixes-2014-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  30. f5d197b staging: rtl8723au: Fix buffer overflow in rtw_get_wfd_ie() by Jes Sorensen · 10 years ago
  31. 14e6e35 staging: gs_fpgaboot: remove __TIMESTAMP__ macro by Arnd Bergmann · 10 years ago
  32. 1a52489 staging: vme: fix memory leak in vme_user_probe() by Daeseok Youn · 10 years ago
  33. d06fb58 staging: fpgaboot: clean up Makefile by Paul Bolle · 10 years ago
  34. de4734b staging/usbip: fix store_attach() sscanf return value check by Shuah Khan · 10 years ago
  35. 21c5e84 staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices() by Shuah Khan · 10 years ago
  36. ec03ab7 staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctls by Wilfried Klaebe · 10 years ago
  37. e7a62df of: Clean up of_update_property by Guenter Roeck · 10 years ago
  38. 6f1d721 cxgb4: use the correct max size for firmware flash by Steve Wise · 10 years ago
  39. 8564ae0 qlcnic: Fix MSI-X initialization code by Alexander Gordeev · 10 years ago
  40. 54d63f78 ip6_gre: don't allow to remove the fb_tunnel_dev by Nicolas Dichtel · 10 years ago
  41. 29d1e72 staging/rtl8821ae: Fix OOM handling in _rtl_init_deferred_work() by Richard Weinberger · 10 years ago
  42. 2763053 tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz() by Viresh Kumar · 10 years ago
  43. 03e6bdc tick-sched: Don't call update_wall_time() when delta is lesser than tick_period by Viresh Kumar · 10 years ago
  44. 521c429 tick-common: Fix wrong check in tick_check_replacement() by Viresh Kumar · 10 years ago
  45. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  46. f8d2b92 mwifiex: fix hung task on command timeout by Amitkumar Karwar · 10 years ago
  47. 2047412 mwifiex: process event before command response by Amitkumar Karwar · 10 years ago
  48. ad466db Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent by Ingo Molnar · 10 years ago
  49. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 10 years ago
  50. eb47f71 xen/manage: Poweroff forcefully if user-space is not yet up. by Konrad Rzeszutek Wilk · 10 years ago
  51. 027bd7e xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart. by Konrad Rzeszutek Wilk · 10 years ago
  52. e0fc17a xen/spinlock: Don't enable them unconditionally. by Konrad Rzeszutek Wilk · 10 years ago
  53. c0914e6 xen-pciback: silence an unwanted debug printk by Dan Carpenter · 10 years ago
  54. cea37f8 xen: fix memory leak in __xen_pcibk_add_pci_dev() by Daeseok Youn · 10 years ago
  55. f6da9fe irqchip: vic: Properly chain the cascaded IRQs by Linus Walleij · 10 years ago
  56. 4461bbc x86/xen: Fix 32-bit PV guests's usage of kernel_stack by Boris Ostrovsky · 10 years ago
  57. f2d022a drm/omap: fix the handling of fb ref counts by Tomi Valkeinen · 10 years ago
  58. c9e87a4 perf tools: Instead of redirecting flex output, use -o by Cody P Schafer · 10 years ago
  59. ae450a7 perf tools: Fix double free in perf test 21 (code-reading.c) by Adrian Hunter · 10 years ago
  60. aca1bc4 iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pte by Bin Wang · 10 years ago
  61. 16c50dc iommu/arm-smmu: Return 0 on unmap failure by Laurent Pinchart · 10 years ago
  62. 38e5597 drm/omap: protect omap_crtc's event with event_lock spinlock by Archit Taneja · 10 years ago
  63. bc905ac drm/omap: Use old_fb to synchronize between successive page flips by Archit Taneja · 10 years ago
  64. 71b6667 drm/omap: Fix crash when using LCD3 overlay manager by Archit Taneja · 10 years ago
  65. f2cff0f drm/omap: gem sync: wait on correct events by Archit Taneja · 10 years ago
  66. 15ec2ca drm/omap: Fix memory leak in omap_gem_op_async by Subhajit Paul · 10 years ago
  67. b841aed drm/omap: remove warn from debugfs by Tomi Valkeinen · 10 years ago
  68. 772cdc9 drm/omap: remove extra plane->destroy from crtc destroy by Tomi Valkeinen · 10 years ago
  69. 5ac9634 drm/omap: print warning when rotating non-TILER fb by Tomi Valkeinen · 10 years ago
  70. c26ef3e video: bf54x-lq043fb: fix build error by Steven Miao · 10 years ago
  71. 5ae0566 iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptors by Jiang Liu · 10 years ago
  72. 9f05d3f iommu/vt-d: Fix get_domain_for_dev() handling of upstream PCIe bridges by David Woodhouse · 10 years ago
  73. 1dd333f driver/net: cosa driver uses udelay incorrectly by Li, Zhen-Hua · 10 years ago
  74. 2168746 at86rf230: fix __at86rf230_read_subreg function by Alexander Aring · 10 years ago
  75. bb78864 at86rf230: remove check if AVDD settled by Alexander Aring · 10 years ago
  76. ea05df4 net: cadence: Add architecture dependencies by Jean Delvare · 10 years ago
  77. 55101e2 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  78. dafe344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  79. e79323b user namespace: fix incorrect memory barriers by Mikulas Patocka · 10 years ago
  80. 00cbc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  81. 1e785f4 net: Start with correct mac_len in skb_network_protocol by Vlad Yasevich · 10 years ago
  82. 140ab64 powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal by Mike Qiu · 10 years ago
  83. b351c39 KVM: x86: remove WARN_ON from get_kernel_ns() by Marcelo Tosatti · 10 years ago
  84. 66386ad KVM: Rename variable smep to cr4_smep by Feng Wu · 10 years ago
  85. de935ae KVM: expose SMAP feature to guest by Feng Wu · 10 years ago
  86. e1e746b KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode by Feng Wu · 10 years ago
  87. 97ec8c0 KVM: Add SMAP support when setting CR4 by Feng Wu · 10 years ago
  88. 56d6efc KVM: Remove SMAP bit from CR4_RESERVED_BITS by Feng Wu · 10 years ago
  89. 362d520 Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" by Daniel Borkmann · 10 years ago
  90. bfae232 cxgb4: Save the correct mac addr for hw-loopback connections in the L2T by Steve Wise · 10 years ago
  91. 8c482cdc net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W by Daniel Borkmann · 10 years ago
  92. 2eac764 seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF by Daniel Borkmann · 10 years ago
  93. c0da71f wl18xx: align event mailbox with current fw by Eliad Peller · 10 years ago
  94. 61698b7 rsi: Fix a potential memory leak in rsi_send_auto_rate_request() by Christian Engelmayer · 10 years ago
  95. 2004dab cw1200: Fix cw1200_debug_link_id by Frederic Danis · 10 years ago
  96. 69aa1675 wlcore: ignore dummy packet events in PLT mode by Luciano Coelho · 10 years ago
  97. 98ddcbe rsi: Fix a potential memory leak in rsi_set_channel() by Christian Engelmayer · 10 years ago
  98. af64dc7 rsi: Add missing initialization of ii by Geert Uytterhoeven · 10 years ago
  99. 0215f4c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  100. 08e22e1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago