1. 6a6d27d take close-on-exec logics to fs/file.c, clean it up a bit by Al Viro · 12 years ago
  2. 723a1d7 um: resurrect the right variant of mconsole_proc() by Al Viro · 12 years ago
  3. 483ce1d take descriptor-related part of close() to file.c by Al Viro · 12 years ago
  4. 0ee8cdf take fget() and friends to fs/file.c by Al Viro · 12 years ago
  5. f869e8a expose a low-level variant of fd_install() for binder by Al Viro · 12 years ago
  6. 56007ca move put_unused_fd() and fd_install() to fs/file.c by Al Viro · 12 years ago
  7. 1983e78 trim free_fdtable_rcu() by Al Viro · 12 years ago
  8. b9e02af don't bother with call_rcu() in put_files_struct() by Al Viro · 12 years ago
  9. 7cf4dc3 move files_struct-related bits from kernel/exit.c to fs/file.c by Al Viro · 12 years ago
  10. dcfadfa new helper: __alloc_fd() by Al Viro · 12 years ago
  11. f33ff99 take rlimit check to callers of expand_files() by Al Viro · 12 years ago
  12. 352e3b2 fanotify: sanitize failure exits in copy_event_to_user() by Al Viro · 12 years ago
  13. ab72a70 events: don't use get_unused_fd_flags() when get_unused_fd() will do by Al Viro · 12 years ago
  14. 5b249b1 pipe(2) - race-free error recovery by Al Viro · 12 years ago
  15. a79f41e binder: don't allow mmap() by process other than proc->tsk by Al Viro · 12 years ago
  16. c921b40 autofs4: don't open-code fd_install() by Al Viro · 12 years ago
  17. 1a7bd22 make get_unused_fd_flags() a function by Al Viro · 12 years ago
  18. 56b31d1 unexport sock_map_fd(), switch to sock_alloc_file() by Al Viro · 12 years ago
  19. 2840763 take descriptor handling from sock_alloc_file() to callers by Al Viro · 12 years ago
  20. 5905db5 Merge remote branch 'origin' into for-next by Al Viro · 12 years ago
  21. 6f0f9b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  22. 96af69e ipv6: mip6: fix mip6_mh_filter() by Eric Dumazet · 12 years ago
  23. 78cc88c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  24. 1b05c4b ipv6: raw: fix icmpv6_filter() by Eric Dumazet · 12 years ago
  25. 9391734 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  26. e108a3c Merge branch 'akpm' (sundry from Andrew) by Linus Torvalds · 12 years ago
  27. be8cfc4 c/r: prctl: fix build error for no-MMU case by Mark Salter · 12 years ago
  28. b5bd6a0 lib/flex_proportions.c: fix corruption of denominator in flexible proportions by Jan Kara · 12 years ago
  29. 0e75898 checksyscalls: fix "here document" handling by Heiko Carstens · 12 years ago
  30. a140b98 pwm-backlight: take over maintenance by Thierry Reding · 12 years ago
  31. 16d74eb sh: pfc: Fix up GPIO mux type reconfig case. by Paul Mundt · 12 years ago
  32. 41e2685 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  33. 56d27ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  34. 1abbce4 Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  35. 0c59f23 Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  36. bee2d97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  37. 3e10986 net: guard tcp_set_keepalive() to tcp sockets by Eric Dumazet · 12 years ago
  38. 69190e6 phy/micrel: Add missing header to micrel_phy.h by Marek Vasut · 12 years ago
  39. 510d573 phy/micrel: Rename KS80xx to KSZ80xx by Marek Vasut · 12 years ago
  40. 212ea99 phy/micrel: Implement support for KSZ8021 by Marek Vasut · 12 years ago
  41. e70cf54 tile: gxio iorpc numbering change for TRIO interface by Chris Metcalf · 12 years ago
  42. 8d54db79 xen/boot: Disable NUMA for PV guests. by Konrad Rzeszutek Wilk · 12 years ago
  43. 979570e Linux 3.6-rc7 by Linus Torvalds · 12 years ago
  44. 56bae80 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  45. 0737c8d Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  46. 0bf7a70 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  47. faa2ad0 edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs. by Shaun Ruffell · 12 years ago
  48. ef6e781 edac_mc: fix messy kfree calls in the error path by Fengguang Wu · 12 years ago
  49. 7caf69f batman-adv: Fix symmetry check / route flapping in multi interface setups by Linus Lüssing · 12 years ago
  50. 40a3eb3 batman-adv: Fix change mac address of soft iface. by Def · 12 years ago
  51. 5f0ecb9 hwmon: (fam15h_power) Tweak runavg_range on resume by Andreas Herrmann · 12 years ago
  52. 641f145 hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
  53. 1ec3ddf hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
  54. c5aa1e5 close the race in nlmsvc_free_block() by Al Viro · 12 years ago
  55. 156cacb do_add_mount()/umount -l races by Al Viro · 12 years ago
  56. 2b018d5 pppoe: drop PPPOX_ZOMBIEs in pppoe_release by Xiaodong Xu · 12 years ago
  57. e5e77cf Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  58. 0b121fd team: send port changed when added by Jiri Pirko · 12 years ago
  59. b3a297d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  60. cead24c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  61. a4be6c7 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  62. ab43ed8 ipv4: raw: fix icmp_filter() by Eric Dumazet · 12 years ago
  63. 9913b8c net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver by Peter Hüwe · 12 years ago
  64. 1199992 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  65. 5962640 HID: Fix logitech-dj: missing Unifying device issue by Nestor Lopez Casado · 12 years ago
  66. 3914998 HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp() by Axel Lin · 12 years ago
  67. 5ce765a libceph: only kunmap kmapped pages by Alex Elder · 12 years ago
  68. 340c7a2 rbd: drop dev reference on error in rbd_open() by Alex Elder · 12 years ago
  69. abef3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  70. 6219844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  71. 9d10890 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. 519b3b7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. 18f5600 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. 789f95b Merge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  75. 36a21fe Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  76. 6551d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  77. 868f480 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  78. 6d77987 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  79. 06b050e Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  80. 6336501 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  81. a9e8d1a sparc: fix the return value of module_alloc() by Wei Yongjun · 12 years ago
  82. dfa520a sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32 by Andreas Larsson · 12 years ago
  83. 267b50f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  84. 8ca7de9 Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  85. a630844 net/stmmac: Use clk_prepare_enable and clk_disable_unprepare by Stefan Roese · 12 years ago
  86. e05e279 debugfs: fix u32_array race in format_array_alloc by Linus Torvalds · 12 years ago
  87. bf5b30b net: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  88. e0c7a4a Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  89. dc9c975 net/irda: sh_sir: fix return value check in sh_sir_set_baudrate() by Wei Yongjun · 12 years ago
  90. 6861509 stmmac: fix return value check in stmmac_open_ext_timer() by Wei Yongjun · 12 years ago
  91. 28889b7 gianfar: fix phc index build failure by Richard Cochran · 12 years ago
  92. f950c0e ipv6: fix return value check in fib6_add() by Wei Yongjun · 12 years ago
  93. 3604885 debugfs: fix race in u32_array_read and allocate array at open by David Rientjes · 12 years ago
  94. 185d4c8 bnx2x: remove false warning regarding interrupt number by Ariel Elior · 12 years ago
  95. bf619fa ARM: reserve syscall 378 for kcmp by Russell King · 12 years ago
  96. b68e7fa vfio: Fix virqfd release race by Alex Williamson · 12 years ago
  97. b37b593 vfio: Trivial Documentation correction by Alex Williamson · 12 years ago
  98. 24cc7fb x86/kbuild: archscripts depends on scripts_basic by Jeff Mahoney · 12 years ago
  99. c1c1a59 firmware: fix directory creation rule matching with make 3.80 by Mark Asselstine · 12 years ago
  100. ab04c8b can: ti_hecc: fix oops during rmmod by Marc Kleine-Budde · 12 years ago