mainlining shenanigans
- prevent user buffer overflow through a debugfs entry - fix the report of the engines that create RAZWI error in GAUDI -----BEGIN PGP SIGNATURE----- iQFKBAABCgA0FiEE7TEboABC71LctBLFZR1NuKta54AFAl9M830WHG9kZWQuZ2Fi YmF5QGdtYWlsLmNvbQAKCRBlHU24q1rngLnYCACr6T0zY2nG9PGRuTuvNAxNCQTW IgTXLYUrEqSvRkKMCypYZ2KawKVhpi+qrPuKvwV7oNLIF6mBdPb0raYBkZER2A52 W8E8vyKOO9ex9yeRmu3If1pVk46FD/WRNO+9eatrgQzAY4YX5L7++Q2dWT/mCXEw lvvPSvB3JCKpZXEUPd4ORh9uYmgOz/rfEcMvir47w35S2QuUzfnJkqWc0iNlv9jk ZC3cQMaS158t3PmdQY9P47WLYeBY2nbElOfiCuFVrmSIN3auF5rBWxgOzDnhCcig TfuXAkq7RfAzL1lKrQA5l/wZlYA+TbDWYMmsmDfCAWMp+GwmdbPN3wG33bwL =OpyN -----END PGP SIGNATURE----- Merge tag 'misc-habanalabs-fixes-2020-08-31' of git://people.freedesktop.org/~gabbayo/linux into char-misc-nexxt Oded writes: This tag contains the two fixes: - prevent user buffer overflow through a debugfs entry - fix the report of the engines that create RAZWI error in GAUDI * tag 'misc-habanalabs-fixes-2020-08-31' of git://people.freedesktop.org/~gabbayo/linux: habanalabs: fix report of RAZWI initiator coordinates habanalabs: prevent user buff overflow |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
LICENSES | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
README |
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.