1. bf2965d switch ftruncate(2) to fget_light by Al Viro · 12 years ago
  2. f6d2ac5 namei.c: fix BS comment by Al Viro · 12 years ago
  3. c6f3d81 don't leak O_CLOEXEC into ->f_flags by Al Viro · 12 years ago
  4. ddd3e07 procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2 by Cyrill Gorcunov · 12 years ago
  5. faf60af procfs: Move /proc/pid/fd[info] handling code to fd.[ch] by Cyrill Gorcunov · 12 years ago
  6. 864bdb3 new helper: daemonize_descriptors() by Al Viro · 12 years ago
  7. 2be7fd5 switch spufs/coredump to iterate_fd() by Al Viro · 12 years ago
  8. 179e037 do_coredump(): make sure that descriptor table isn't shared by Al Viro · 12 years ago
  9. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  10. ad47bd7 make expand_files() and alloc_fd() static by Al Viro · 12 years ago
  11. b8318b0 take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c by Al Viro · 12 years ago
  12. ee97cd8 switch flush_unauthorized_files() to replace_fd() by Al Viro · 12 years ago
  13. 8280d16 new helper: replace_fd() by Al Viro · 12 years ago
  14. fe17f22 take purely descriptor-related stuff from fcntl.c to file.c by Al Viro · 12 years ago
  15. 6a6d27d take close-on-exec logics to fs/file.c, clean it up a bit by Al Viro · 12 years ago
  16. 723a1d7 um: resurrect the right variant of mconsole_proc() by Al Viro · 12 years ago
  17. 483ce1d take descriptor-related part of close() to file.c by Al Viro · 12 years ago
  18. 0ee8cdf take fget() and friends to fs/file.c by Al Viro · 12 years ago
  19. f869e8a expose a low-level variant of fd_install() for binder by Al Viro · 12 years ago
  20. 56007ca move put_unused_fd() and fd_install() to fs/file.c by Al Viro · 12 years ago
  21. 1983e78 trim free_fdtable_rcu() by Al Viro · 12 years ago
  22. b9e02af don't bother with call_rcu() in put_files_struct() by Al Viro · 12 years ago
  23. 7cf4dc3 move files_struct-related bits from kernel/exit.c to fs/file.c by Al Viro · 12 years ago
  24. dcfadfa new helper: __alloc_fd() by Al Viro · 12 years ago
  25. f33ff99 take rlimit check to callers of expand_files() by Al Viro · 12 years ago
  26. 352e3b2 fanotify: sanitize failure exits in copy_event_to_user() by Al Viro · 12 years ago
  27. ab72a70 events: don't use get_unused_fd_flags() when get_unused_fd() will do by Al Viro · 12 years ago
  28. 5b249b1 pipe(2) - race-free error recovery by Al Viro · 12 years ago
  29. a79f41e binder: don't allow mmap() by process other than proc->tsk by Al Viro · 12 years ago
  30. c921b40 autofs4: don't open-code fd_install() by Al Viro · 12 years ago
  31. 1a7bd22 make get_unused_fd_flags() a function by Al Viro · 12 years ago
  32. 56b31d1 unexport sock_map_fd(), switch to sock_alloc_file() by Al Viro · 12 years ago
  33. 2840763 take descriptor handling from sock_alloc_file() to callers by Al Viro · 12 years ago
  34. 5905db5 Merge remote branch 'origin' into for-next by Al Viro · 12 years ago
  35. 6f0f9b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  36. 96af69e ipv6: mip6: fix mip6_mh_filter() by Eric Dumazet · 12 years ago
  37. 78cc88c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  38. 1b05c4b ipv6: raw: fix icmpv6_filter() by Eric Dumazet · 12 years ago
  39. 9391734 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  40. e108a3c Merge branch 'akpm' (sundry from Andrew) by Linus Torvalds · 12 years ago
  41. be8cfc4 c/r: prctl: fix build error for no-MMU case by Mark Salter · 12 years ago
  42. b5bd6a0 lib/flex_proportions.c: fix corruption of denominator in flexible proportions by Jan Kara · 12 years ago
  43. 0e75898 checksyscalls: fix "here document" handling by Heiko Carstens · 12 years ago
  44. a140b98 pwm-backlight: take over maintenance by Thierry Reding · 12 years ago
  45. 16d74eb sh: pfc: Fix up GPIO mux type reconfig case. by Paul Mundt · 12 years ago
  46. 41e2685 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  47. 56d27ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  48. 1abbce4 Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  49. 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
  50. bee2d97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  51. 3e10986 net: guard tcp_set_keepalive() to tcp sockets by Eric Dumazet · 12 years ago
  52. 69190e6 phy/micrel: Add missing header to micrel_phy.h by Marek Vasut · 12 years ago
  53. 510d573 phy/micrel: Rename KS80xx to KSZ80xx by Marek Vasut · 12 years ago
  54. 212ea99 phy/micrel: Implement support for KSZ8021 by Marek Vasut · 12 years ago
  55. e70cf54 tile: gxio iorpc numbering change for TRIO interface by Chris Metcalf · 12 years ago
  56. 8d54db79 xen/boot: Disable NUMA for PV guests. by Konrad Rzeszutek Wilk · 12 years ago
  57. 979570e Linux 3.6-rc7 by Linus Torvalds · 12 years ago
  58. 56bae80 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  59. 0737c8d Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  60. 0bf7a70 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  61. faa2ad0 edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs. by Shaun Ruffell · 12 years ago
  62. ef6e781 edac_mc: fix messy kfree calls in the error path by Fengguang Wu · 12 years ago
  63. 7caf69f batman-adv: Fix symmetry check / route flapping in multi interface setups by Linus Lüssing · 12 years ago
  64. 40a3eb3 batman-adv: Fix change mac address of soft iface. by Def · 12 years ago
  65. 5f0ecb9 hwmon: (fam15h_power) Tweak runavg_range on resume by Andreas Herrmann · 12 years ago
  66. 641f145 hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
  67. 1ec3ddf hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
  68. c5aa1e5 close the race in nlmsvc_free_block() by Al Viro · 12 years ago
  69. 156cacb do_add_mount()/umount -l races by Al Viro · 12 years ago
  70. 2b018d5 pppoe: drop PPPOX_ZOMBIEs in pppoe_release by Xiaodong Xu · 12 years ago
  71. e5e77cf Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  72. 0b121fd team: send port changed when added by Jiri Pirko · 12 years ago
  73. b3a297d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  74. cead24c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  75. a4be6c7 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  76. ab43ed8 ipv4: raw: fix icmp_filter() by Eric Dumazet · 12 years ago
  77. 9913b8c net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver by Peter Hüwe · 12 years ago
  78. 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
  79. 5962640 HID: Fix logitech-dj: missing Unifying device issue by Nestor Lopez Casado · 12 years ago
  80. 3914998 HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp() by Axel Lin · 12 years ago
  81. 5ce765a libceph: only kunmap kmapped pages by Alex Elder · 12 years ago
  82. 340c7a2 rbd: drop dev reference on error in rbd_open() by Alex Elder · 12 years ago
  83. abef3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  84. 6219844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  85. 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
  86. 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
  87. 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
  88. 789f95b Merge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  89. 36a21fe Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  90. 6551d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  91. 868f480 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  92. 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
  93. 06b050e Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  94. 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
  95. a9e8d1a sparc: fix the return value of module_alloc() by Wei Yongjun · 12 years ago
  96. dfa520a sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32 by Andreas Larsson · 12 years ago
  97. 267b50f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  98. 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
  99. a630844 net/stmmac: Use clk_prepare_enable and clk_disable_unprepare by Stefan Roese · 12 years ago
  100. e05e279 debugfs: fix u32_array race in format_array_alloc by Linus Torvalds · 12 years ago