No description
Find a file
Arvind Yadav b0927bd98f isdn: hisax: Fix pnp_irq's error checking for avm_pnp_setup
The pnp_irq() function returns -1 if an error occurs.
pnp_irq() error checking for zero is not correct.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-16 22:31:15 +09:00
arch pci-v4.15-changes 2017-11-15 15:01:28 -08:00
block
certs
crypto
Documentation IPMI updates for 4.15 2017-11-15 15:12:28 -08:00
drivers isdn: hisax: Fix pnp_irq's error checking for avm_pnp_setup 2017-11-16 22:31:15 +09:00
firmware
fs
include ipv6: sr: update the struct ipv6_sr_hdr 2017-11-16 10:49:00 +09:00
init pci-v4.15-changes 2017-11-15 15:01:28 -08:00
ipc
kernel Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 2017-11-15 14:29:44 -08:00
lib
mm Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 2017-11-15 14:17:11 -08:00
net tipc: enforce valid ratio between skb truesize and contents 2017-11-16 10:49:00 +09:00
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS pci-v4.15-changes 2017-11-15 15:01:28 -08:00
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.