1. 61964eb do_sync_read/write() should set kiocb.ki_nbytes to be consistent by David Howells · 15 years ago
  2. 47568d4 FDPIC: For-loop in elf_core_vma_data_size() is incorrect by David Howells · 15 years ago
  3. 6467a71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  4. 18020a0 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  5. c27b9a2 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  6. 20dba45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  7. 90fddab Document Linux's circular buffering capabilities by David Howells · 15 years ago
  8. 8e0cc81 fs/partition/msdos: fix unusable extended partition for > 512B sector by OGAWA Hirofumi · 15 years ago
  9. 3fbf586 fs/partitions/msdos: add support for large disks by Daniel Taylor · 15 years ago
  10. b5c26f9 lxfb: set the H- and V-SYNC polarity of the flatpanel output by Michael Grzeschik · 15 years ago
  11. 4fd2c20 kcore: fix test for end of list by Dan Carpenter · 15 years ago
  12. c6b6ef8 mempolicy: fix get_mempolicy() for relative and static nodes by Lee Schermerhorn · 15 years ago
  13. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 15 years ago
  14. 3f8b5ee reiserfs: properly honor read-only devices by Jeff Mahoney · 15 years ago
  15. 6cb4aff reiserfs: fix oops while creating privroot with selinux enabled by Jeff Mahoney · 15 years ago
  16. 298359c exit: fix oops in sync_mm_rss by Michael S. Tsirkin · 15 years ago
  17. 53feb29 cpuset: alloc nodemask_t on the heap rather than the stack by Miao Xie · 15 years ago
  18. 5ab116c cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node by Miao Xie · 15 years ago
  19. 5574169 doc: add the documentation for mpol=local by KOSAKI Motohiro · 15 years ago
  20. 926f2ae tmpfs: cleanup mpol_parse_str() by KOSAKI Motohiro · 15 years ago
  21. 12821f5 tmpfs: handle MPOL_LOCAL mount option properly by KOSAKI Motohiro · 15 years ago
  22. d69b2e6 tmpfs: mpol=bind:0 don't cause mount error. by KOSAKI Motohiro · 15 years ago
  23. 413b43d tmpfs: fix oops on mounts with mpol=default by Ravikiran G Thirumalai · 15 years ago
  24. 8c363af c2port: fix device_create() return value check by Jani Nikula · 15 years ago
  25. cb53237 mm/ksm.c is doing an unneeded _notify in write_protect_page. by Robin Holt · 15 years ago
  26. 2007220 scripts/kernel-doc: fix fatal error on function prototype by Randy Dunlap · 15 years ago
  27. 5e07c2c Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt by FUJITA Tomonori · 15 years ago
  28. 4c87684 kfifo: fix KFIFO_INIT in include/linux/kfifo.h by David Härdeman · 15 years ago
  29. 3fa3046 nommu: fix an incorrect comment in the do_mmap_shared_file() by David Howells · 15 years ago
  30. 28b8e8d MAINTAINERS: use tab not spaces for delimiter by Joe Perches · 15 years ago
  31. 06ca02b drivers/gpio/max730x.c: add license macro by Richard Röjfors · 15 years ago
  32. 5ca9ea9 memcg: fix typo in memcg documentation by Greg Thelen · 15 years ago
  33. 3a4df13 get_maintainer: repair STDIN usage by Wolfram Sang · 15 years ago
  34. 1d53661 blackfin: enable DEBUG_SECTION_MISMATCH by Mike Frysinger · 15 years ago
  35. 091e635 Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentation by Russell King · 15 years ago
  36. 7731d9a fs/binfmt_aout.c: fix pointer warnings by Borislav Petkov · 15 years ago
  37. ef5da59 scripts/kernel-doc: handle struct member __aligned by Randy Dunlap · 15 years ago
  38. 05731b9 rtc/mc13783: fix use after free bug by Uwe Kleine-König · 15 years ago
  39. e7bbcdf memcontrol: fix potential null deref by Dan Carpenter · 15 years ago
  40. 9d34706 cgroups: remove duplicate include by Li Zefan · 15 years ago
  41. 5cfb80a memcg: disable move charge in no mmu case by Daisuke Nishimura · 15 years ago
  42. 0f5ed04 i2c-scmi: Provide module aliases for automatic loading by Darrick J. Wong · 15 years ago
  43. e82e15d i2c-scmi: Support IBM SMBus CMI devices by Crane Cai · 15 years ago
  44. 222e82a acpi: Support IBM SMBus CMI devices by Darrick J. Wong · 15 years ago
  45. 06c0dd7 [S390] fix boot failures with compressed kernels by Martin Schwidefsky · 15 years ago
  46. 7b26d82 [S390] fix broken proc interface for sclp_async by Hans-Joachim Picht · 15 years ago
  47. 9c95258 [S390] sclp: avoid 64 bit division by Heiko Carstens · 15 years ago
  48. b8fde72 [S390] dasd: check tsb validity by Stefan Haberland · 15 years ago
  49. 4a31ba5 [S390] dasd: fix alignment of transport mode recovery TCW by Stefan Weinhuber · 15 years ago
  50. 1bff779 [S390] system.h: Fix compile error for 1 and 2 byte cmpxchg by Christian Borntraeger · 15 years ago
  51. a087865 [S390] smp: fix lowcore allocation by Heiko Carstens · 15 years ago
  52. 92fe313 [S390] zcore: CPU registers are not saved under LPAR by Michael Holzheu · 15 years ago
  53. 1218002 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  54. b72f134 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  55. 1c58306 ALSA: cmipci: work around invalid PCM pointer by Clemens Ladisch · 15 years ago
  56. 6e6c822 drm/i915: Stop trying to use ACPI lid status to determine LVDS connection. by Eric Anholt · 15 years ago
  57. ae6be51 Fix up prototype for sys_ipc breakage by Linus Torvalds · 15 years ago
  58. 7b1f513 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 15 years ago
  59. 258152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  60. e919241 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  61. c3824d2 rxrpc: Check allocation failure. by Tetsuo Handa · 15 years ago
  62. 99b437a AFS: Potential null dereference by Dan Carpenter · 15 years ago
  63. 45575f5 ppc64 sys_ipc breakage in 2.6.34-rc2 by Anton Blanchard · 15 years ago
  64. a90110c x86 / perf: Fix suspend to RAM on HP nx6325 by Rafael J. Wysocki · 15 years ago
  65. 5b89d2f edac, mce: Filter out invalid values by Borislav Petkov · 15 years ago
  66. 2de16a4 virtio: console: Check if port is valid in resize_console by Amit Shah · 15 years ago
  67. ec64213 virtio: console: Generate a kobject CHANGE event on adding 'name' attribute by Amit Shah · 15 years ago
  68. 3cc4e53 ASoC: Remove BROKEN from i.MX audio after dependencies merged by Mark Brown · 15 years ago
  69. f9b4412 Merge commit 'v2.6.34-rc2' into for-2.6.34 by Mark Brown · 15 years ago
  70. bae84e7 ALSA: hda - Fix access-after-free in patch_realtek.c by Takashi Iwai · 15 years ago
  71. ea823c0 ALSA: hda - Sort codec entry list of Nvidia HDMI by Takashi Iwai · 15 years ago
  72. e933e9e ALSA: hda - Add support of Nvidia GT220 HDMI by Derek Kelly · 15 years ago
  73. 025f206 ALSA: hda: Fix 0 dB offset for HP laptops using CX20551 (Waikiki) by Daniel T Chen · 15 years ago
  74. 243aad8 ip_gre: include route header_len in max_headroom calculation by Timo Teräs · 15 years ago
  75. 9bf35c8 if_tunnel.h: add missing ams/byteorder.h include by Paulius Zaleckas · 15 years ago
  76. 5e016cb ipv4: Don't drop redirected route cache entry unless PTMU actually expired by Guenter Roeck · 15 years ago
  77. e3a61d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  78. 634a4b2 net: suppress lockdep-RCU false positive in FIB trie. by Paul E. McKenney · 15 years ago
  79. e3d2530 ALSA: hda - Add PCI quirk for HP dv6-1110ax. by Kunal Gangakhedkar · 15 years ago
  80. fc8aa7b sound/oss/vidc.c: change the field used with DMA_ACTIVE by Julia Lawall · 15 years ago
  81. c2c77ec Bluetooth: Fix kernel crash on L2CAP stress tests by Andrei Emeltchenko · 15 years ago
  82. aef7d97 Bluetooth: Convert debug files to actually use debugfs instead of sysfs by Marcel Holtmann · 15 years ago
  83. 101545f Bluetooth: Fix potential bad memory access with sysfs files by Marcel Holtmann · 15 years ago
  84. af98441 Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 15 years ago
  85. 37b7ef7 netfilter: ctnetlink: fix reliable event delivery if message building fails by Pablo Neira Ayuso · 15 years ago
  86. 1a50307 netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() by Pablo Neira Ayuso · 15 years ago
  87. 73852e8 NET_DMA: free skbs periodically by Steven J. Magnani · 15 years ago
  88. f5d410f netlink: fix unaligned access in nla_get_be64() by Pablo Neira Ayuso · 15 years ago
  89. 6830c25 tcp: Fix tcp_mark_head_lost() with packets == 0 by Lennart Schulte · 15 years ago
  90. a50436f net: ipmr/ip6mr: fix potential out-of-bounds vif_table access by Patrick McHardy · 15 years ago
  91. ea93fd9 KS8695: update ksp->next_rx_desc_read at the end of rx loop by Yegor Yefremov · 15 years ago
  92. b894fa2 igb: Add support for 82576 ET2 Quad Port Server Adapter by Carolyn Wyborny · 15 years ago
  93. 29b8dd0 ixgbevf: Message formatting cleanups by Greg Rose · 15 years ago
  94. 4c3a822 ixgbevf: Shorten up delay timer for watchdog task by Greg Rose · 15 years ago
  95. 33bd9f6 ixgbevf: Fix VF Stats accounting after reset by Greg Rose · 15 years ago
  96. fd3686a ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address by Mallikarjuna R Chilakala · 15 years ago
  97. 936332b ixgbe: fix for real_num_tx_queues update issue by Vasu Dev · 15 years ago
  98. 97e3ecd TCP: check min TTL on received ICMP packets by stephen hemminger · 15 years ago
  99. 1041444 ipv6: Remove redundant dst NULL check in ip6_dst_check by Herbert Xu · 15 years ago
  100. d11a4dc ipv4: check rt_genid in dst_check by Timo Teräs · 15 years ago