1. 23 3月, 2006 1 次提交
  2. 08 3月, 2006 1 次提交
    • J
      [SCSI] sr: partial revert of 24669f75 · e12f0a3d
      James Bottomley 提交于
      The patch
      
      [SCSI] SCSI core kmalloc2kzalloc
      
      Has an incorrect piece in sr_ioctl.c; it changes buffer from kmalloc
      to kzalloc, but then removes the clearing of the stack variable struct
      packet_command.  This, in turn leaves rubbish in the sense pointer
      which the sr_do_ioctl() command then happily writes to ... oops.
      
      Thanks to Mike Christie <michaelc@cs.wisc.edu> for spotting this.
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      e12f0a3d
  3. 07 3月, 2006 1 次提交
  4. 28 2月, 2006 1 次提交
  5. 15 1月, 2006 1 次提交
  6. 29 8月, 2005 1 次提交
  7. 22 4月, 2005 1 次提交
  8. 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