1. 10 10月, 2012 1 次提交
  2. 02 11月, 2011 2 次提交
  3. 13 5月, 2008 1 次提交
  4. 04 12月, 2007 1 次提交
  5. 17 10月, 2007 7 次提交
  6. 17 7月, 2007 3 次提交
  7. 08 5月, 2007 6 次提交
  8. 30 11月, 2006 1 次提交
  9. 08 2月, 2006 1 次提交
    • J
      [PATCH] uml: close TUN/TAP file descriptors · 1d2ddcfb
      Jeff Dike 提交于
      When UML opens a TUN/TAP device, the file descriptor could be copied into
      later, long-lived threads, holding the device open even after the interface is
      taken down, preventing it from being brought up again.  This patch makes these
      descriptors close-on-exec so that they disappear from helper processes, and
      adds CLONE_FILES to a UML helper thread so that the descriptors are closed in
      the thread when they are closed elsewhere in UML.
      Signed-off-by: NJeff Dike <jdike@addtoit.com>
      Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      1d2ddcfb
  10. 14 11月, 2005 1 次提交
  11. 07 11月, 2005 1 次提交
  12. 05 9月, 2005 1 次提交
  13. 09 6月, 2005 2 次提交
  14. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4