cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

TODO (544B)


      1TODO:
      2- find and remove any code for other chips that is left over
      3- convert any remaining unusual variable types
      4- find codes that can use %pM and %Nph formatting
      5- checkpatch.pl fixes - most of the remaining ones are lines too long. Many
      6  of them will require refactoring
      7- merge Realtek's bugfixes and new features into the driver
      8- switch to use LIB80211
      9- switch to use MAC80211
     10
     11Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
     12Hans de Goede <hdegoede@redhat.com> and Larry Finger <Larry.Finger@lwfinger.net>.