Skip to content
Snippets Groups Projects
  1. Oct 04, 2016
  2. Oct 01, 2016
  3. Sep 30, 2016
  4. Sep 29, 2016
  5. Sep 28, 2016
  6. Sep 27, 2016
    • S. Sandeep Kumar's avatar
      fix node_function in oaisim conf files · 52880e0c
      S. Sandeep Kumar authored
      52880e0c
    • Cedric Roux's avatar
      hotfix: bad copy from userspace by ExpressMIMO2 kernel driver · e08e2577
      Cedric Roux authored
      The ExpressMIMO2 kernel driver did not use proper mechanisms
      to copy from user space.
      
      It is very surprising that it ever worked at all...
      
      This commit is a quick fix. It is not the end of the story
      and some more work may be needed if things don't work.
      
      The remaining issue is that we pass pointer addresses to the
      kernel as 32 bits values, but pointers are 64 bits values
      (on x86_64, our supported platform). Some checks have been
      put in place to detect if upper 32 bits of a pointer are
      not 0 and print a strong error message in case of problem,
      but no clean solution has been implemented.
      e08e2577
  7. Sep 26, 2016
  8. Sep 25, 2016
  9. Sep 24, 2016
  10. Sep 23, 2016
  11. Sep 22, 2016
  12. Sep 21, 2016
  13. Sep 20, 2016
  14. Sep 19, 2016
  15. Sep 12, 2016
  16. Sep 10, 2016
  17. Sep 03, 2016
  18. Sep 02, 2016
  19. Sep 01, 2016
  20. Aug 31, 2016
  21. Aug 30, 2016
  22. Aug 29, 2016
  23. Aug 25, 2016
  24. Aug 23, 2016
  25. Aug 22, 2016
  26. Aug 19, 2016
Loading