linux kernel based on RobertCNelsons patchset
https://github.com/RobertCNelson/bb-kernel

Michael S. Tsirkin 9b2bbdb227 virtio: wrap find_vqs 8 éve
Documentation fe7ba28933 Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci 8 éve
arch 97ce89f8a4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 éve
block 3a07bb1d76 blk-mq: fix potential oops with polling and blk-mq scheduler 8 éve
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically 9 éve
crypto 5ee4c5a929 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 8 éve
drivers 9b2bbdb227 virtio: wrap find_vqs 8 éve
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs 9 éve
fs 28b2013587 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 8 éve
include 9b2bbdb227 virtio: wrap find_vqs 8 éve
init 597b7305dd mm: move mm_percpu_wq initialization earlier 8 éve
ipc 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 éve
kernel 25e2d8c1b9 sched/cputime: Fix ksoftirqd cputime accounting regression 8 éve
lib 8c9a694dc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 éve
mm fc280fe871 mm: prevent NR_ISOLATE_* stats from going negative 8 éve
net 9b2bbdb227 virtio: wrap find_vqs 8 éve
samples 3209f68b3c statx: Include a mask for stx_attributes in struct statx 8 éve
scripts 9f0bffa18c Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 8 éve
security c9f838d104 KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings 8 éve
sound d4a2fbcee0 Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus 8 éve
tools 4f6d9bfc88 ringtest: fix an assert statement 8 éve
usr 9e3596b0c6 kbuild: initramfs cleanup, set target from Kconfig 8 éve
virt 6fd6410311 Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm 8 éve
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 éve
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 éve
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 8 éve
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 9 éve
.mailmap 5714320d31 mailmap: add Martin Kepplinger's email 8 éve
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 éve
CREDITS 0c59d28121 MAINTAINERS: Remove old e-mail address 8 éve
Kbuild f197d75fca scripts/gdb: provide linux constants 9 éve
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 éve
MAINTAINERS cdb9049918 bpf, doc: update bpf maintainers entry 8 éve
Makefile a351e9b9fc Linux 4.11 8 éve
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 8 éve

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.