1. 98e8c6b virtio: make virtqueue_add_buf() returning 0 on success, not capacity. by Rusty Russell · 12 years ago
  2. 49e86f1 virtio: console: don't rely on virtqueue_add_buf() returning capacity. by Amit Shah · 12 years ago
  3. 9ed4cb0 virtio_net: don't rely on virtqueue_add_buf() returning capacity. by Rusty Russell · 12 years ago
  4. 7bedc7d virtio-net: remove unused skb_vnet_hdr->num_sg field by Michael S. Tsirkin · 12 years ago
  5. 6ee57bc virtio-net: correct capacity math on ring full by Michael S. Tsirkin · 12 years ago
  6. 06ca287 virtio: move queue_index and num_free fields into core struct virtqueue. by Rusty Russell · 12 years ago
  7. 1ce6853 virtio-pci: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  8. d32649d tuntap: fix sparse warning by Jason Wang · 12 years ago
  9. 681f206 lguest: fix typo by Alex Russell · 12 years ago
  10. 9929561 efi: Fix the build with user namespaces enabled. by Eric W. Biederman · 12 years ago
  11. ce4a9cc mm,numa: fix update_mmu_cache_pmd call by Stephen Rothwell · 12 years ago
  12. 24ffb93 nfsd4: don't leave freed stateid hashed by J. Bruce Fields · 12 years ago
  13. a1dc695 nfsd4: free_stateid can use the current stateid by J. Bruce Fields · 12 years ago
  14. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  15. 9d328a9 xen/vcpu: Fix vcpu restore path. by Wei Liu · 12 years ago
  16. cc31fd9 xen: Add EVTCHNOP_reset in Xen interface header files. by Wei Liu · 12 years ago
  17. 06d0b5d xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot time. by Konrad Rzeszutek Wilk · 12 years ago
  18. d62f691 xen-blkfront: handle bvecs with partial data by Roger Pau Monne · 12 years ago
  19. ebb351c llist/xen-blkfront: implement safe version of llist_for_each_entry by Roger Pau Monne · 12 years ago
  20. 79f77bf nfsd: warn on odd reply state in nfsd_vfs_read by J. Bruce Fields · 12 years ago
  21. d5f50b0 nfsd4: fix oops on unusual readlike compound by J. Bruce Fields · 12 years ago
  22. 4d18391 Merge tag 'ep93xx-fixes-for-3.8' of git://github.com/RyanMallon/linux-ep93xx into fixes by Olof Johansson · 12 years ago
  23. 1dc1d2e Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 12 years ago
  24. a93178a Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  25. 10be289 Merge tag 'omap-fixes-a-for-v3.8-window' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 12 years ago
  26. 6fd59a8 scatterlist: don't BUG when we can trivially return a proper error. by Nick Bowler · 12 years ago
  27. e71ec59 docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify output by Cyrill Gorcunov · 12 years ago
  28. e6dbcaf fs, fanotify: add @mflags field to fanotify output by Cyrill Gorcunov · 12 years ago
  29. f1d8c16 docs: add documentation about /proc/<pid>/fdinfo/<fd> output by Cyrill Gorcunov · 12 years ago
  30. be77196 fs, notify: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago
  31. 711c7bf fs, exportfs: add exportfs_encode_inode_fh() helper by Cyrill Gorcunov · 12 years ago
  32. ab49bde fs, exportfs: escape nil dereference if no s_export_op present by Cyrill Gorcunov · 12 years ago
  33. 138d22b fs, epoll: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago
  34. cbac554 fs, eventfd: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago
  35. 55985dd procfs: add ability to plug in auxiliary fdinfo providers by Cyrill Gorcunov · 12 years ago
  36. 2bf1cbf tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test by Dave Jones · 12 years ago
  37. 5a55f8b breakpoint selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  38. ed8ad10 kcmp selftests: print fail status instead of cause make error by Dave Young · 12 years ago
  39. 63d2336 kcmp selftests: make run_tests fix by Dave Young · 12 years ago
  40. aabccae mem-hotplug selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  41. a58130d cpu-hotplug selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  42. 9ed1d90 mqueue selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  43. 000e06b vm selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  44. cdd9fa8 ubifs: use prandom_bytes by Akinobu Mita · 12 years ago
  45. 7e45bf8 mtd: nandsim: use prandom_bytes by Akinobu Mita · 12 years ago
  46. 8376d0b bnx2x: use prandom_bytes() by Akinobu Mita · 12 years ago
  47. 6582c66 prandom: introduce prandom_bytes() and prandom_bytes_state() by Akinobu Mita · 12 years ago
  48. 496f2f9 random32: rename random32 to prandom by Akinobu Mita · 12 years ago
  49. 31279b1 aoe: fix use after free in aoedev_by_aoeaddr() by Dan Carpenter · 12 years ago
  50. 2b37c7d aoe: update internal version number to 81 by Ed Cashin · 12 years ago
  51. bf29754 aoe: identify source of runt AoE packets by Ed Cashin · 12 years ago
  52. 4a6c9ee aoe: allow comma separator in aoe_iflist value by Ed Cashin · 12 years ago
  53. c450ba0 aoe: allow user to disable target failure timeout by Ed Cashin · 12 years ago
  54. 71114ec aoe: use dynamic number of remote ports for AoE storage target by Ed Cashin · 12 years ago
  55. e52a293 aoe: avoid races between device destruction and discovery by Ed Cashin · 12 years ago
  56. bbb44e3 aoe: improve handling of misbehaving network paths by Ed Cashin · 12 years ago
  57. b91316f aoe: return real minor number for static minors by Ed Cashin · 12 years ago
  58. 10935d0 aoe: initialize sysminor to avoid compiler warning by Ed Cashin · 12 years ago
  59. e0b2bba aoe: make error messages more specific in static minor allocation by Ed Cashin · 12 years ago
  60. 60116cf aoe: remove call to request handler from I/O completion by Ed Cashin · 12 years ago
  61. 7283760 aoe: cleanup: correct comment for aoetgt nout by Ed Cashin · 12 years ago
  62. 7b6ccc5 aoe: increase default cap on outstanding AoE commands in the network by Ed Cashin · 12 years ago
  63. 0a41409 aoe: remove vestigial request queue allocation by Ed Cashin · 12 years ago
  64. fe7252b aoe: copy fallback timing information on destination failover by Ed Cashin · 12 years ago
  65. 519b77b aoe: update driver-internal version to 64+ by Ed Cashin · 12 years ago
  66. 3fc9b03 aoe: commands in retransmit queue use new destination on failure by Ed Cashin · 12 years ago
  67. 5f0c9c4 aoe: use high-resolution RTTs with fallback to low-res by Ed Cashin · 12 years ago
  68. 0d555ec aoe: manipulate aoedev network stats under lock by Ed Cashin · 12 years ago
  69. 2292a7e aoe: err device: include MAC addresses for unexpected responses by Ed Cashin · 12 years ago
  70. 3a0c40d aoe: improve network congestion handling by Ed Cashin · 12 years ago
  71. 667be1e aoe: provide ATA identify device content to user on request by Ed Cashin · 12 years ago
  72. cd220bf aoe: update driver-internal version number to 60 by Ed Cashin · 12 years ago
  73. a04b41c aoe: whitespace cleanup by Ed Cashin · 12 years ago
  74. d437962 aoe: cleanup: remove unused ata_scnt function by Ed Cashin · 12 years ago
  75. 90a2508 aoe: "payload" sysfs file exports per-AoE-command data transfer size by Ed Cashin · 12 years ago
  76. aa304fd aoe: support larger I/O requests via aoe_maxsectors module param by Ed Cashin · 12 years ago
  77. 4ba9aa7 aoe: support the forgetting (flushing) of a user-specified AoE target by Ed Cashin · 12 years ago
  78. 1b8a163 aoe: update cap on outstanding commands based on config query response by Ed Cashin · 12 years ago
  79. 4e78dd1 aoe: print warning regarding a common reason for dropped transmits by Ed Cashin · 12 years ago
  80. 662a889 aoe: describe the behavior of the "err" character device by Ed Cashin · 12 years ago
  81. 6e97663 Documentation/sparse.txt: document context annotations for lock checking by Ed Cashin · 12 years ago
  82. 8529091 linux/compiler.h: add __must_hold macro for functions called with a lock held by Josh Triplett · 12 years ago
  83. a5ba911 pidns: remove unused is_container_init() by Gao feng · 12 years ago
  84. d740269 exec: use -ELOOP for max recursion depth by Kees Cook · 12 years ago
  85. 8d23802 proc: pid/status: show all supplementary groups by Artem Bityutskiy · 12 years ago
  86. 2f4b3bf /proc/pid/status: add "Seccomp" field by Kees Cook · 12 years ago
  87. 834f82e procfs: add VmFlags field in smaps output by Cyrill Gorcunov · 12 years ago
  88. 7b9a7ec proc: don't show nonexistent capabilities by Andrew Vagin · 12 years ago
  89. 992fb6e ptrace: introduce PTRACE_O_EXITKILL by Oleg Nesterov · 12 years ago
  90. 462e471 simple_strto*: annotate function as obsolete by Eldad Zack · 12 years ago
  91. 4c925d6 kstrto*: add documentation by Eldad Zack · 12 years ago
  92. 543f56c Documentation: fix Documentation/security/00-INDEX by Jarkko Sakkinen · 12 years ago
  93. c6c2037 fs/fat: strip "cp" prefix from codepage in display by Dave Reisner · 12 years ago
  94. 5b3d5ae fat: ix mount option parsing by Jan Kara · 12 years ago
  95. 58156c8 fat: provide option for setting timezone offset by Jan Kara · 12 years ago
  96. f562146 fat: notify when discard is not supported by Namjae Jeon · 12 years ago
  97. 6920d99 rtc: DA9055 RTC driver by Ashish Jangam · 12 years ago
  98. 04a373f drivers/rtc/rtc-s3c: use of_match_ptr() macro by Sachin Kamat · 12 years ago
  99. 18c701a drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization by Kim, Milo · 12 years ago
  100. 162a96e drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c by Sachin Kamat · 12 years ago