1. e08ea4c udf: fix retun value on error path in udf_load_logicalvol by Nikola Pajkovsky · 14 years ago
  2. a71d788 Convert properly UTF-8 to UTF-16 by Frediano Ziglio · 14 years ago
  3. 84b7167 cifs: reinstate the forcegid option by Jeff Layton · 14 years ago
  4. b919016 JFFS2: don't fail on bitflips in OOB by Brian Norris · 14 years ago
  5. 719740d mmc: sh-mmcif: avoid oops on spurious interrupts by Guennadi Liakhovetski · 14 years ago
  6. 3883e28 mmc: omap_hsmmc: Pass on the suspend failure to the PM core by Vaibhav Bedia · 14 years ago
  7. dbb28ef mtd: omap2: fix module loading by Andreas Bießmann · 14 years ago
  8. 7c63137 mtd: omap2: fix omap_nand_remove segfault by Andreas Bießmann · 14 years ago
  9. 196f9c7 mtd: nand: Use the mirror BBT descriptor when reading its version by Shmulik Ladkani · 14 years ago
  10. 70b22c7 mtd: nandsim: bugfix: fail if overridesize is too big by Richard Genoud · 14 years ago
  11. 2640a71 mtd: autcpu12-nvram: Fix compile breakage by Alexander Shiyan · 14 years ago
  12. e82df24 mtd: mtdpart: break it as soon as we parse out the partitions by Huang Shijie · 14 years ago
  13. c62f994 CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume by Srivatsa S. Bhat · 14 years ago
  14. 0c96738 efi: initialize efi.runtime_version to make query_variable_info/update_capsule workable by Seiji Aguchi · 14 years ago
  15. b4bec66 efi: Build EFI stub with EFI-appropriate options by Matthew Garrett · 14 years ago
  16. d9302b1 mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma() by Mel Gorman · 14 years ago
  17. 04ea8a8 mempolicy: fix refcount leak in mpol_set_shared_policy() by KOSAKI Motohiro · 14 years ago
  18. 04a30bd mempolicy: fix a race in shared_policy_replace() by Mel Gorman · 14 years ago
  19. 33efe29 mempolicy: remove mempolicy sharing by KOSAKI Motohiro · 14 years ago
  20. 14cfd9f revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages" by KOSAKI Motohiro · 14 years ago
  21. 160f00f r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling. by Francois Romieu · 14 years ago
  22. 34ffca4 r8169: Config1 is read-only on 8168c and later. by Francois Romieu · 14 years ago
  23. f5260a7 rcu: Fix day-one dyntick-idle stall-warning bug by Paul E. McKenney · 14 years ago
  24. 4a94001 score: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  25. 1b5124a m32r: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  26. a3e9082 cris: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  27. 3b30d31 alpha: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  28. ce6ccabd m68k: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  29. c7cc1fa mn10300: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  30. c272355 frv: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  31. 2ddcad1 xtensa: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  32. d2d41b7 parisc: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  33. 699d26c h8300: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  34. c5a3f2e ia64: Add missing RCU idle APIs on idle loop by Paul E. McKenney · 14 years ago
  35. d59316e drm/radeon: force MSIs on RS690 asics by Alex Deucher · 14 years ago
  36. 60a601f drm/radeon: Add MSI quirk for gateway RS690 by Alex Deucher · 14 years ago
  37. 47c3ae0 drm/radeon: only adjust default clocks on NI GPUs by Alex Deucher · 14 years ago
  38. 507130a drm: Destroy the planes prior to destroying the associated CRTC by Chris Wilson · 14 years ago
  39. 3e0f62d ALSA: USB: Support for (original) Xbox Communicator by Marko Friedemann · 14 years ago
  40. 92c635b ALSA: usb - disable broken hw volume for Tenx TP6911 by David Henningsson · 14 years ago
  41. c8ab5d9 ALSA: hda/realtek - Fix detection of ALC271X codec by Herton Ronaldo Krzesinski · 14 years ago
  42. 4ca1a84 ALSA: aloop - add locking to timer access by Omair Mohammed Abdullah · 14 years ago
  43. c3b9446 mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP by Andrea Arcangeli · 14 years ago
  44. 6a91e16 mm: fix invalidate_complete_page2() lock ordering by Hugh Dickins · 14 years ago
  45. 26fc07d hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach by Michal Hocko · 14 years ago
  46. 70fb727 kpageflags: fix wrong KPF_THP on non-huge compound pages by Naoya Horiguchi · 14 years ago
  47. 62bd817 ASoC: wm9712: Fix name of Capture Switch by Mark Brown · 14 years ago
  48. e87ba35 ext4: fix fdatasync() for files with only i_size changes by Jan Kara · 14 years ago
  49. 7061315 ext4: always set i_op in ext4_mknod() by Bernd Schubert · 14 years ago
  50. a4bf81c ext4: online defrag is not supported for journaled files by Dmitry Monakhov · 14 years ago
  51. 67bec35 ext4: move_extent code cleanup by Dmitry Monakhov · 14 years ago
  52. d49765a ext4: fix crash when accessing /proc/mounts concurrently by Herton Ronaldo Krzesinski · 14 years ago
  53. 78790d1 ext4: fix potential deadlock in ext4_nonda_switch() by Theodore Ts'o · 14 years ago
  54. 2de1ece ext4: avoid duplicate writes of the backup bg descriptor blocks by Yongqiang Yang · 14 years ago
  55. 1079d76 ext4: don't copy non-existent gdt blocks when resizing by Yongqiang Yang · 14 years ago
  56. 2d5a1fb ext4: ignore last group w/o enough space when resizing instead of BUG'ing by Yongqiang Yang · 14 years ago
  57. b790ef2 PCI: Check P2P bridge for invalid secondary/subordinate range by Yinghai Lu · 14 years ago
  58. 82e0551 SCSI: zfcp: only access zfcp_scsi_dev for valid scsi_device by Martin Peschke · 14 years ago
  59. 960e8a5 SCSI: zfcp: restore refcount check on port_remove by Steffen Maier · 14 years ago
  60. ab37eb2 SCSI: zfcp: remove invalid reference to list iterator variable by Julia Lawall · 14 years ago
  61. 530bab7 SCSI: zfcp: Do not wakeup while suspended by Steffen Maier · 14 years ago
  62. 2872405 SCSI: zfcp: Bounds checking for deferred error trace by Steffen Maier · 14 years ago
  63. 1afbcbd SCSI: zfcp: Make trace record tags unique by Steffen Maier · 14 years ago
  64. ab61744 SCSI: zfcp: Adapt to new FC_PORTSPEED semantics by Steffen Maier · 14 years ago
  65. 194cca1 drm/savage: re-add busmaster enable, regression fix by Florian Zumbiehl · 14 years ago
  66. fa9a48a aoe: assert AoE packets marked as requiring no checksum by Ed Cashin · 14 years ago
  67. 2583c97 net: do not disable sg for packets requiring no checksum by Ed Cashin · 14 years ago
  68. 782d596 netrom: copy_datagram_iovec can fail by Alan Cox · 14 years ago
  69. bc0b216 l2tp: fix a typo in l2tp_eth_dev_recv() by Eric Dumazet · 14 years ago
  70. 28ad5c7 ipv6: mip6: fix mip6_mh_filter() by Eric Dumazet · 14 years ago
  71. 7a20f9c ipv6: raw: fix icmpv6_filter() by Eric Dumazet · 14 years ago
  72. 514ddfe ipv4: raw: fix icmp_filter() by Eric Dumazet · 14 years ago
  73. 09c6cf7 net: guard tcp_set_keepalive() to tcp sockets by Eric Dumazet · 14 years ago
  74. 6b8fc5c net: small bug on rxhash calculation by Chema Gonzalez · 14 years ago
  75. e043257 pppoe: drop PPPOX_ZOMBIEs in pppoe_release by Xiaodong Xu · 14 years ago
  76. 8d16c62 sctp: Don't charge for data in sndbuf again when transmitting packet by Thomas Graf · 14 years ago
  77. 2033554 tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero by Michal Kubeček · 14 years ago
  78. 410eafa ipv6: fix return value check in fib6_add() by Wei Yongjun · 14 years ago
  79. d5e36b0 ipv6: del unreachable route when an addr is deleted on lo by Nicolas Dichtel · 14 years ago
  80. 17de307 ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt by Gao feng · 14 years ago
  81. 2ab0868 8021q: fix mac_len recomputation in vlan_untag() by Antonio Quartulli · 14 years ago
  82. 97d5d32 sierra_net: Endianess bug fix. by Lennart Sorensen · 14 years ago
  83. 5ee708f pkt_sched: fix virtual-start-time update in QFQ by Paolo Valente · 14 years ago
  84. 52ee754 net-sched: sch_cbq: avoid infinite loop by Eric Dumazet · 14 years ago
  85. 6720119 netxen: check for root bus in netxen_mask_aer_correctable by Nikolay Aleksandrov · 14 years ago
  86. ec7fd13 ixp4xx_hss: fix build failure due to missing linux/module.h inclusion by Florian Fainelli · 14 years ago
  87. f7ee46f net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packets by htbegin · 14 years ago
  88. 53bf146 xfrm_user: ensure user supplied esn replay window is valid by Mathias Krause · 14 years ago
  89. 743b911 xfrm_user: don't copy esn replay window twice for new states by Mathias Krause · 14 years ago
  90. 0c5e375 xfrm_user: fix info leak in copy_to_user_tmpl() by Mathias Krause · 14 years ago
  91. 97f96ea xfrm_user: fix info leak in copy_to_user_policy() by Mathias Krause · 14 years ago
  92. d5f1f7c xfrm_user: fix info leak in copy_to_user_state() by Mathias Krause · 14 years ago
  93. 37d61a2 xfrm_user: fix info leak in copy_to_user_auth() by Mathias Krause · 14 years ago
  94. a91af73 xfrm: fix a read lock imbalance in make_blackhole by Li RongQing · 14 years ago
  95. f38b334 xfrm_user: return error pointer instead of NULL #2 by Mathias Krause · 14 years ago
  96. 555144b xfrm_user: return error pointer instead of NULL by Mathias Krause · 14 years ago
  97. 20eb208 xfrm: Workaround incompatibility of ESN and async crypto by Steffen Klassert · 14 years ago
  98. 6571974 bnx2x: fix rx checksum validation for IPv6 by Michal Schmidt · 14 years ago
  99. e878ead localmodconfig: Fix localyesconfig to set to 'y' not 'm' by Yuta Ando · 14 years ago
  100. 0699c6d jbd2: don't write superblock when if its empty by Eric Sandeen · 14 years ago