mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
1e2dce98c0
* Fix an issue with the multicast queue; * Fix IGTK handling; * Fix some missing return value checks; * Add support for a HW workaround for issues on some platforms; -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEF3LNfgb2BPWm68smoUecoho8xfoFAlqrnicACgkQoUecoho8 xfpY8g//aktEH+rM6tt3mfdVAq8qVTPdTbE/foM0IQ1kb1zRAb1WMS1RskxLjVZk AD8RTpmb7Qp7j5OaNZ8f5jgE60G7GdecQqueZZvsVFla39U9MCwQD7ZGyr/lKdQt jVFC64lDHUyKdRybaelKaBU/oiRWd4/pIpL0Tb/Dtxx7akmLnr6c3WhiL7/fTned cuQ5TVzdTGvunZzUnTAPA8vf+C++BKdjdxpL6BS4cxsSvIt6oYnTUemEfwuPYKiz sQzBYhf4pbt3Yd7FAMdQnny3qBgQ1+avTheM9SAOeIUxSrTx5c6rnUFqh9rXFDMO vZDkxnvmlVS1fWqATcRaD/7vAEku9hcTs4rjxfvM116y/sw2oPdjYAZ8l9OIL4Mb Kfj29+mKc4vRS6Gtt2mRMxIQvM1XoUFk45fynmdWI16Mm/0dYJA+qYtw4i6SV1eG ZrvG+nikp/k6VmEeEbkBI28wQCYyGuDODTk83dbcrWFS49hvtNkd3mo5o4BDNKHC R8b0afvTZVmosgGOf43BdSs6Qi6K7cXZDWWnRs/+piaYx4RH+vAbGSLEumXYI/H2 nSeYvBcXEWEOoY//mzQryhwxpgj2tSUDDn/nBw7WKqWoL4zJlsU4GYP32lDKID+B MxpMhYK7vouooDVY3US1CfXraZVqDolngwdtbSE79nS+ma8ovKA= =Vhr7 -----END PGP SIGNATURE----- Merge tag 'iwlwifi-for-kalle-2018-03-16' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes Third batch of iwlwifi fixes intended for 4.16: * Fix an issue with the multicast queue; * Fix IGTK handling; * Fix some missing return value checks; * Add support for a HW workaround for issues on some platforms; |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
firmware | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
LICENSES | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
README |
Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file. 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.