1. 10 11月, 2016 2 次提交
  2. 07 11月, 2016 4 次提交
  3. 30 10月, 2016 2 次提交
  4. 27 10月, 2016 8 次提交
  5. 25 10月, 2016 1 次提交
  6. 24 10月, 2016 13 次提交
  7. 21 10月, 2016 1 次提交
    • J
      USB: serial: fix potential NULL-dereference at probe · 126d26f6
      Johan Hovold 提交于
      Make sure we have at least one port before attempting to register a
      console.
      
      Currently, at least one driver binds to a "dummy" interface and requests
      zero ports for it. Should such an interface also lack endpoints, we get
      a NULL-deref during probe.
      
      Fixes: e5b1e206 ("USB: serial: make minor allocation dynamic")
      Cc: stable <stable@vger.kernel.org>	# 3.11
      Signed-off-by: NJohan Hovold <johan@kernel.org>
      126d26f6
  8. 20 10月, 2016 4 次提交
  9. 19 10月, 2016 1 次提交
  10. 18 10月, 2016 2 次提交
  11. 17 10月, 2016 2 次提交