No description
Find a file
Tatyana Nikolova fbd4d9046a i40iw: Validate correct IRD/ORD connection parameters
[ Upstream commit ce9ce74145 ]

Casting to u16 before validating IRD/ORD connection
parameters could cause recording wrong IRD/ORD values
in the cm_node. Validate the IRD/ORD parameters as
they are passed by the application before recording
them.

Fixes: f27b4746f3 ("i40iw: add connection management code")
Signed-off-by: Tatyana Nikolova <tatyana.e.nikolova@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-12 12:32:11 +02:00
arch Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin" 2018-04-08 14:26:33 +02:00
block Fix slab name "biovec-(1<<(21-12))" 2018-04-08 14:26:33 +02:00
certs
crypto crypto: ahash - Fix early termination in hash walk 2018-04-08 14:26:31 +02:00
Documentation serial: 8250: Add Nuvoton NPCM UART 2018-04-08 14:26:30 +02:00
drivers i40iw: Validate correct IRD/ORD connection parameters 2018-04-12 12:32:11 +02:00
firmware
fs Btrfs: fix unexpected cow in run_delalloc_nocow 2018-04-08 14:26:32 +02:00
include serial: 8250: Add Nuvoton NPCM UART 2018-04-08 14:26:30 +02:00
init
ipc
kernel
lib
mm
net Revert "ip6_vti: adjust vti mtu according to mtu of lower device" 2018-04-08 14:26:34 +02:00
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile Linux 4.14.33 2018-04-08 14:26:34 +02:00
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.