1. 27d20fd radix-tree: fix RCU bug by Nick Piggin · 14 years ago
  2. eaf06b2 Restrict unprivileged access to kernel syslog by Dan Rosenberg · 14 years ago
  3. 203f40a oom: document obsolete oom_adj tunable by David Rientjes · 14 years ago
  4. 1dce071e vmscan: avoid setting zone congested if no page dirty by Shaohua Li · 14 years ago
  5. 3871525 latencytop: fix per task accumulator by Ken Chen · 14 years ago
  6. 8d056cb mm/vfs: revalidate page->mapping in do_generic_file_read() by Dave Hansen · 14 years ago
  7. 834b403 kernel/range.c: fix clean_sort_range() for the case of full array by Alexey Khoroshilov · 14 years ago
  8. aec0428 drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store() by Dan Carpenter · 14 years ago
  9. d2e61b8 memcg: null dereference on allocation failure by Dan Carpenter · 14 years ago
  10. 1093736 drivers/misc/apds9802als.c: fix signedness bug by Vasiliy Kulikov · 14 years ago
  11. 90482e4 misc/isl29020: signedness bug in als_sensing_range_store() by Dan Carpenter · 14 years ago
  12. 43b3a0c include/linux/highmem.h needs hardirq.h by Catalin Marinas · 14 years ago
  13. 3f9d35b atomic: add atomic_inc_not_zero_hint() by Eric Dumazet · 14 years ago
  14. 8705a1b include/linux/resource.h needs types.h by Jean Delvare · 14 years ago
  15. 88cf81f rapidio: use resource_size() by Dan Carpenter · 14 years ago
  16. 38b7a2a drivers/macintosh/adb-iop.c: flags should be unsigned long by Geert Uytterhoeven · 14 years ago
  17. 8818b67 um: fix ptrace build error by Richard Weinberger · 14 years ago
  18. f6614b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  19. 63bfd73 perf_events: Fix perf_counter_mmap() hook in mprotect() by Pekka Enberg · 14 years ago
  20. 3565bd4 cifs: fix a memleak in cifs_setattr_nounix() by Suresh Jayaraman · 14 years ago
  21. 814ce25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  22. 6070bf3 kernel: Constify temporary variable in roundup() by Tetsuo Handa · 14 years ago
  23. 0e15482 sparc: fix openpromfs compile by Meelis Roos · 14 years ago
  24. a7bcf21 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  25. 6187639 cifs: make cifs_ioctl handle NULL filp->private_data correctly by Jeff Layton · 14 years ago
  26. 5398a64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  27. 764e028 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6 by Linus Torvalds · 14 years ago
  28. 934648f Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  29. 8be5814 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  30. 7ff9c07 ext4: Add new ext4 inode tracepoints by Theodore Ts'o · 14 years ago
  31. b56ff9d ext4: Don't call sb_issue_discard() in ext4_free_blocks() by Theodore Ts'o · 14 years ago
  32. 87009d8 ext4: do not try to grab the s_umount semaphore in ext4_quota_off by Dmitry Monakhov · 14 years ago
  33. 83668e7 ext4: fix potential race when freeing ext4_io_page structures by Theodore Ts'o · 14 years ago
  34. f7ad6d2 ext4: handle writeback of inodes which are being freed by Theodore Ts'o · 14 years ago
  35. 65670a1 Merge branch 'rmobile/core' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
  36. 21e1426 Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extension' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  37. a766b29 sh: clkfwk: Fix up checkpatch warnings. by Paul Mundt · 14 years ago
  38. d0013c9 sh: make some needlessly global sh7724 clocks static by Guennadi Liakhovetski · 14 years ago
  39. 6af26c6 sh: add clk_round_parent() to optimize parent clock rate by Guennadi Liakhovetski · 14 years ago
  40. 557a3da Staging: ath6kl: remove empty files that mess with 'distclean' by Greg Kroah-Hartman · 14 years ago
  41. d017bf6 floppy: fix another use-after-free by Vivek Goyal · 14 years ago
  42. 1db0113 TTY: move .gitignore from drivers/char/ to drivers/tty/vt/ by Greg Kroah-Hartman · 14 years ago
  43. 151f52f ipw2x00: remove the right /proc/net entry by Linus Torvalds · 14 years ago
  44. d4285bd Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  45. c093ee4 floppy: fix use-after-free in module load failure path by Linus Torvalds · 14 years ago
  46. 433039e watchdog: Fix section mismatch and potential undefined behavior. by David Daney · 14 years ago
  47. 4b4a270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  48. f69fa76 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  49. 2e5c367 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  50. e0a7021 posix-cpu-timers: workaround to suppress the problems with mt exec by Oleg Nesterov · 14 years ago
  51. b312e13 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  52. c672362 cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer by Pavel Shilovsky · 14 years ago
  53. 475200c hwmon: (ltc4261) Fix error message format by Jean Delvare · 14 years ago
  54. 69f8b74 hwmon: (ltc4261) Add missing newline in debug message by Guenter Roeck · 14 years ago
  55. 0660a9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  56. 65f75ac leds-net5501: taints kernel, add license by Randy Dunlap · 14 years ago
  57. df8940e KVM: PPC: BookE: Load the lower half of MSR by Scott Wood · 14 years ago
  58. bb59e97 KVM: PPC: BookE: fix sleep with interrupts disabled by Scott Wood · 14 years ago
  59. f22e2f0 KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). by Scott Wood · 14 years ago
  60. a36be10 PPC: KVM: Book E doesn't have __end_interrupts. by Scott Wood · 14 years ago
  61. 453d9c5 KVM: x86: Issue smp_call_function_many with preemption disabled by Jan Kiszka · 14 years ago
  62. 97e69aa KVM: x86: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  63. d8cdddc KVM: PPC: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  64. eb45fda KVM: MMU: fix rmap_remove on non present sptes by Marcelo Tosatti · 14 years ago
  65. edde99c KVM: Write protect memory after slot swap by Michael S. Tsirkin · 14 years ago
  66. 408af87 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset by Jesper Juhl · 14 years ago
  67. 60d4ae8 TTY: create drivers/tty/vt and move the vt code there by Greg Kroah-Hartman · 14 years ago
  68. 96fd7ce TTY: create drivers/tty and move the tty core files there by Greg Kroah-Hartman · 14 years ago
  69. 9a8a0ca Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  70. d389229 cifs: dereferencing first then checking by Jeff Layton · 14 years ago
  71. 6ef933a cifs: trivial comment fix: tlink_tree is now a rbtree by Suresh Jayaraman · 14 years ago
  72. 22e76c8 inet_diag: Make sure we actually run the same bytecode we audited. by Nelson Elhage · 14 years ago
  73. 6b8c92b netlink: Make nlmsg_find_attr take a const nlmsghdr*. by Nelson Elhage · 14 years ago
  74. 1f1b9c9 fib: fib_result_assign() should not change fib refcounts by Eric Dumazet · 14 years ago
  75. ccedb20 sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit. by Paul Mundt · 14 years ago
  76. edc9a95 sh: nommu: Support building without an uncached mapping. by Paul Mundt · 14 years ago
  77. e2fcf74 sh: nommu: use 32-bit phys mode. by Paul Mundt · 14 years ago
  78. e96ce8e sh: mach-se: Fix up SE7206 no ioport build. by Paul Mundt · 14 years ago
  79. 2f6ba57 mmc: sh_mmcif: Convert extern inline to static inline. by Paul Mundt · 14 years ago
  80. cad3cde ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings. by Paul Mundt · 14 years ago
  81. cccbe5e netfilter: ip6_tables: fix information leak to userspace by Jan Engelhardt · 14 years ago
  82. 758cb41 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  83. c00b2c9 cls_cgroup: Fix crash on module unload by Herbert Xu · 14 years ago
  84. a6331d6 memory corruption in X.25 facilities parsing by andrew hendry · 14 years ago
  85. 41bb78b net dst: fix percpu_counter list corruption and poison overwritten by Xiaotian Feng · 14 years ago
  86. 8200a59 rds: Remove kfreed tcp conn from list by Pavel Emelyanov · 14 years ago
  87. 58c490b rds: Lost locking in loop connection freeing by Pavel Emelyanov · 14 years ago
  88. 53ab222 de2104x: fix panic on load by Eric Dumazet · 14 years ago
  89. 7b8e824 atl1 : fix panic on load by Eric Dumazet · 14 years ago
  90. 1c260e4 netxen: remove unused firmware exports by Amerigo Wang · 14 years ago
  91. 47d1ff1 caif: Remove noisy printout when disconnecting caif socket by sjur.brandeland@stericsson.com · 14 years ago
  92. 2c24a5d caif: SPI-driver bugfix - incorrect padding. by Sjur Brændeland · 14 years ago
  93. f2527ec caif: Bugfix for socket priority, bindtodev and dbg channel. by André Carvalho de Matos · 14 years ago
  94. 6cc0e94 smsc911x: Set Ethernet EEPROM size to supported device's size by John Faith · 14 years ago
  95. ff8b16d vmstat: fix offset calculation on void* by Wu Fengguang · 14 years ago
  96. 81a6cff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  97. ce7e010 ext4: initialize the percpu counters before replaying the journal by Theodore Ts'o · 14 years ago
  98. 69dbdd8 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  99. 75e3f31 ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_power by Jarkko Nikula · 14 years ago
  100. 73bb2f2 staging: ath6kl: Fixing the driver to use modified mmc_host structure by Vipin Mehta · 14 years ago