* add some new PCI IDs (plus a struct name change they depend on); * fix crypto with new devices, namely 22560 and above; * a bunch of fixes (and a dependency) for the new debugging infra; -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEF3LNfgb2BPWm68smoUecoho8xfoFAlyUvs8ACgkQoUecoho8 xfrTgg//WOmEwMsh8NPQzD+r8iahnZdJj6PYP5AxSacDHhhCBfEhPaxjfdqspcB4 uRzfMBQ5MwhuO7YiRY9dsCY4MGMdEtJ1fRKzulVKAZDs2FVGqhWfDBOgN5Qey11T fgT/+SmwRD9s3Tjv4vw6/MnSQZ/QsEcn/9MU4b/58ZoTlc2Q8RiHgyA+GO3JCyfu kU0KRyXfsv/N2OFkTfDWjPcK9i9ua31dASMuje8BtIxyHPJXcA2fPS92UQE/c4Tj X5p6io9WIz224UUDHy5evjIEleDE/ht307OcPEwEISkZzFEge9jq4QMAopalbY3w 084/P5nfMplqb013gRlzDyVV1r7uhZiektmVtKZBBZlo0dISdfPcUreTcveUAM8O MgfAxYHlFj4xC4etJAM7uu+FQg4TTy1cIhtmVVV7OJtYIK3xvtJhP8bMLQvinwwI f3UT1GnXXn+lwq8TBxGgVxQAmIca3joW7mcD8AskxIHCLu7FDzctEKbtIVTUMD2k a5YQdiTa4hVcuRwHgny6Gwmmp9dq7oxuvLPB/p/z91obge8qhGaAgL7GTaRwSCUQ lsoZE4nPG7S3BeTgwQ2Xh1rWUMFDLruzHWd9wM0Uz5S1bOumepMo7z3zkkUyBwya KC32CLUQaiZN6DXfKXbxKWkH4WrYODXZz/sWfDMiC8nMLoLLEM0= =txST -----END PGP SIGNATURE----- Merge tag 'iwlwifi-for-kalle-2019-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes First batch of iwlwifi fixes intended for v5.1 * add some new PCI IDs (plus a struct name change they depend on); * fix crypto with new devices, namely 22560 and above; * a bunch of fixes (and a dependency) for the new debugging infra;
Linux kernel ============ There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. The formatted documentation can also be read online at: https://www.kernel.org/doc/html/latest/ There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.
Description
Languages
C
97.6%
Assembly
1%
Shell
0.5%
Python
0.3%
Makefile
0.3%