1. eea136d md: fix buglet in RAID5 -> RAID0 conversion. by NeilBrown · 11 years ago
  2. 725d6e5 md/raid10: check In_sync flag in 'enough()'. by NeilBrown · 11 years ago
  3. 635f641 md/raid10: locking changes for 'enough()'. by NeilBrown · 11 years ago
  4. b29bebd md: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  5. 90f5f7a md: Wait for md_check_recovery before attempting device removal. by Hannes Reinecke · 11 years ago
  6. 3f6bbd3 dm-raid: silence compiler warning on rebuilds_per_group. by NeilBrown · 11 years ago
  7. a4dc163 DM RAID: Fix raid_resume not reviving failed devices in all cases by Jonathan Brassow · 11 years ago
  8. f381e71 DM RAID: Break-up untidy function by Jonathan Brassow · 11 years ago
  9. 9092c02 DM RAID: Add ability to restore transiently failed devices on resume by Jonathan Brassow · 11 years ago
  10. 25e33ed Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  11. cb03dc0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  12. cb7e970 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 11 years ago
  13. dcae7f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  14. 509768f Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound by Linus Torvalds · 11 years ago
  15. 82ea4be Merge tag 'md-3.10-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  16. b844db3 turbostat: Increase output buffer size to accommodate C8-C10 by Josh Triplett · 11 years ago
  17. 45df901 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  18. 5026d7a md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place by H. Peter Anvin · 11 years ago
  19. e2d5992 md/raid1,raid10: use freeze_array in place of raise_barrier in various places. by NeilBrown · 11 years ago
  20. 3056e3a md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it. by Alex Lyakas · 11 years ago
  21. 6b6204e md: md_stop_writes() should always freeze recovery. by NeilBrown · 11 years ago
  22. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  23. 645a992 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  24. b2cc9c1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  25. a568fa1 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  26. c2853c8 include/linux/math64.h: add div64_ul() by Alex Shi · 11 years ago
  27. 89dc991 mm: memcontrol: fix lockless reclaim hierarchy iterator by Johannes Weiner · 11 years ago
  28. 7b57976 frontswap: fix incorrect zeroing and allocation size for frontswap_map by Akinobu Mita · 11 years ago
  29. 736f320 kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() by Chen Gang · 11 years ago
  30. 30dad30 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 11 years ago
  31. 27749f2 ocfs2: add missing lockres put in dlm_mig_lockres_handler by Xue jiufei · 11 years ago
  32. 026b081 mm/page_alloc.c: fix watermark check in __zone_watermark_ok() by Tomasz Stanislawski · 11 years ago
  33. 282c4c0 drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info() by Dan Carpenter · 11 years ago
  34. 4fcc712 aio: fix io_destroy() regression by using call_rcu() by Kent Overstreet · 11 years ago
  35. bba00e5 rtc-at91rm9200: use shadow IMR on at91sam9x5 by Johan Hovold · 11 years ago
  36. e9f08bb rtc-at91rm9200: add shadow interrupt mask by Johan Hovold · 11 years ago
  37. e304fcd0 rtc-at91rm9200: refactor interrupt-register handling by Johan Hovold · 11 years ago
  38. de64547 rtc-at91rm9200: add configuration support by Johan Hovold · 11 years ago
  39. 558c61e rtc-at91rm9200: add match-table compile guard by Johan Hovold · 11 years ago
  40. e099127 fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory by Goldwyn Rodrigues · 11 years ago
  41. cbab0e4 swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion by Rafael Aquini · 11 years ago
  42. 24b8256 drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree by Tony Lindgren · 11 years ago
  43. 03f47e8 cciss: fix broken mutex usage in ioctl by Stephen M. Cameron · 11 years ago
  44. f000cfd audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE by Oleg Nesterov · 11 years ago
  45. ebf8d6c drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel by Derek Basehore · 11 years ago
  46. 5a28084 drivers/rtc/rtc-tps6586x.c: device wakeup flags correction by Dmitry Osipenko · 11 years ago
  47. f101a94 memcg: don't initialize kmem-cache destroying work for root caches by Andrey Vagin · 11 years ago
  48. 7869e59 ocfs2: ocfs2_prep_new_orphaned_file() should return ret by Xiaowei.Hu · 11 years ago
  49. 5402b80 lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EXTRA_FLAGS=-W'. by Chen Gang · 11 years ago
  50. 637241a kmsg: honor dmesg_restrict sysctl on /dev/kmsg by Kees Cook · 11 years ago
  51. cf7df37 reboot: rigrate shutdown/reboot to boot cpu by Robin Holt · 11 years ago
  52. 16e53db CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 11 years ago
  53. c8a22d1 x86: Fix typo in kexec register clearing by Kees Cook · 11 years ago
  54. b1983b0 x86, relocs: Move __vvar_page from S_ABS to S_REL by Kees Cook · 11 years ago
  55. 090adb8 Merge branch 'wireless' by David S. Miller · 11 years ago
  56. 1a9c3d6 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  57. 6673de0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  58. 45d5376 Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  59. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  60. 42d887a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  61. e0e29b6 b43: stop format string leaking into error msgs by Kees Cook · 11 years ago
  62. 5efac94 ath9k: Use minstrel rate control by default by Sujith Manoharan · 11 years ago
  63. 9600593 Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity" by Felix Fietkau · 11 years ago
  64. 531671c ath9k: Disable PowerSave by default by Sujith Manoharan · 11 years ago
  65. 71aa5bb net: wireless: iwlegacy: fix build error for il_pm_ops by Yijing Wang · 11 years ago
  66. 87ccee4 rtlwifi: Fix a false leak indication for PCI devices by Larry Finger · 11 years ago
  67. a805de4 wl12xx/wl18xx: scan all 5ghz channels by Eliad Peller · 11 years ago
  68. 0e284c0 wl12xx: increase minimum singlerole firmware version required by Luciano Coelho · 11 years ago
  69. 60c28cf wl12xx: fix minimum required firmware version for wl127x multirole by Luciano Coelho · 11 years ago
  70. 5b8df24 rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks by Larry Finger · 11 years ago
  71. f873ded mwifiex: debugfs: Fix out of bounds array access by Mark A. Greer · 11 years ago
  72. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  73. cb3b315 Bluetooth: Fix missing length checks for L2CAP signalling PDUs by Johan Hedberg · 11 years ago
  74. 22f2efe Bluetooth: btmrvl: support Marvell Bluetooth device SD8897 by Bing Zhao · 11 years ago
  75. 757aee0 Bluetooth: Fix checks for LE support on LE-only controllers by Johan Hedberg · 11 years ago
  76. 5939212 HID: multitouch: prevent memleak with the allocated name by Benjamin Tissoires · 11 years ago
  77. b79462a team: fix checks in team_get_first_port_txable_rcu() by Jiri Pirko · 11 years ago
  78. 72df935 team: move add to port list before port enablement by Jiri Pirko · 11 years ago
  79. 76c455d team: check return value of team_get_port_by_index_rcu() for NULL by Jiri Pirko · 11 years ago
  80. 19a6afb tuntap: set SOCK_ZEROCOPY flag during open by Jason Wang · 11 years ago
  81. 77293e2 Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  82. af180b8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  83. 58e8eed tracing: Fix outputting formats of x86-tsc and counter when use trace_clock by Yoshihiro YUNOMAE · 11 years ago
  84. 7cdbac7 netlink: fix error propagation in netlink_mmap() by Patrick McHardy · 11 years ago
  85. 1abd165 net: sctp: fix NULL pointer dereference in socket destruction by Daniel Borkmann · 11 years ago
  86. 288cfe7 vhost: fix ubuf_info cleanup by Michael S. Tsirkin · 11 years ago
  87. 05c0535 vhost: check owner before we overwrite ubuf_info by Michael S. Tsirkin · 11 years ago
  88. c2020be qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820 by Bjørn Mork · 11 years ago
  89. df63d3e Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  90. 9f8c426 sh_eth: fix result of sh_eth_check_reset() on timeout by Sergei Shtylyov · 11 years ago
  91. 2786aae net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime by Sebastian Siewior · 11 years ago
  92. 7c11c0c kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() by Scott Wood · 11 years ago
  93. f1e8902 kvm/ppc/booke: Hold srcu lock when calling gfn functions by Scott Wood · 11 years ago
  94. 2b6398f kvm/ppc/booke64: Disable e6500 support by Scott Wood · 11 years ago
  95. 4edd1ae kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage by Mihai Caraman · 11 years ago
  96. 681865d mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG by David Daney · 11 years ago
  97. 2a8fedd kvm: Add definition of KVM_REG_MIPS by David Daney · 11 years ago
  98. ed13998 sock_diag: fix filter code sent to userspace by Nicolas Dichtel · 11 years ago
  99. 34376a5 Fix lockup related to stop_machine being stuck in __do_softirq. by Ben Greear · 11 years ago
  100. 1b79821 Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago