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

Omar Sandoval b57e99b4b8 block: use nanosecond resolution for iostat %!s(int64=6) %!d(string=hai) anos
Documentation 057d3ccf93 Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus %!s(int64=7) %!d(string=hai) anos
LICENSES f91af1c69c LICENSES: Add Linux-OpenIB license text %!s(int64=7) %!d(string=hai) anos
arch 18b8bfdfba Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu %!s(int64=7) %!d(string=hai) anos
block b57e99b4b8 block: use nanosecond resolution for iostat %!s(int64=6) %!d(string=hai) anos
certs 817aef2600 Replace magic for trusting the secondary keyring with #define %!s(int64=7) %!d(string=hai) anos
crypto 13bf2cf9e2 Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma %!s(int64=7) %!d(string=hai) anos
drivers d611aaf336 Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus %!s(int64=6) %!d(string=hai) anos
firmware bf070bb0e6 kbuild: remove all dummy assignments to obj- %!s(int64=7) %!d(string=hai) anos
fs db84abf5f8 Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs %!s(int64=7) %!d(string=hai) anos
include b57e99b4b8 block: use nanosecond resolution for iostat %!s(int64=6) %!d(string=hai) anos
init cd9b44f907 Merge branch 'akpm' (patches from Andrew) %!s(int64=7) %!d(string=hai) anos
ipc 2a9d648100 ipc/util.c: update return value of ipc_getref from int to bool %!s(int64=7) %!d(string=hai) anos
kernel 596766102a Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup %!s(int64=7) %!d(string=hai) anos
lib a99237afc1 lib/fonts: convert comments to utf-8 %!s(int64=7) %!d(string=hai) anos
mm 59b57717ff blkcg: delay blkg destruction until after writeback has finished %!s(int64=7) %!d(string=hai) anos
net 33e17876ea Merge branch 'akpm' (patches from Andrew) %!s(int64=7) %!d(string=hai) anos
samples 817b89beb9 samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERM %!s(int64=7) %!d(string=hai) anos
scripts 3cc97bea60 treewide: correct "differenciate" and "instanciate" typos %!s(int64=7) %!d(string=hai) anos
security 57bb8e37d7 Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor %!s(int64=7) %!d(string=hai) anos
sound 33e17876ea Merge branch 'akpm' (patches from Andrew) %!s(int64=7) %!d(string=hai) anos
tools 3723c63247 treewide: convert ISO_8859-1 text comments to utf-8 %!s(int64=7) %!d(string=hai) anos
usr f49821ee32 kbuild: rename built-in.o to built-in.a %!s(int64=7) %!d(string=hai) anos
virt b372115311 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm %!s(int64=7) %!d(string=hai) anos
.clang-format 7bee9bd21b clang-format: Set IndentWrappedFunctionNames false %!s(int64=7) %!d(string=hai) anos
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle %!s(int64=9) %!d(string=hai) anos
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore %!s(int64=10) %!d(string=hai) anos
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files %!s(int64=8) %!d(string=hai) anos
.gitignore ca71b3ba4c Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild %!s(int64=7) %!d(string=hai) anos
.mailmap 0a3173a5f0 Merge branch 'linus/master' into rdma.git for-next %!s(int64=7) %!d(string=hai) anos
COPYING bf02d49123 COPYING: use the new text with points to the license files %!s(int64=7) %!d(string=hai) anos
CREDITS 6b69cbd8b1 9p: remove Ron Minnich from MAINTAINERS %!s(int64=7) %!d(string=hai) anos
Kbuild 09bd7c75e5 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild %!s(int64=7) %!d(string=hai) anos
Kconfig 006477f40d kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt %!s(int64=7) %!d(string=hai) anos
MAINTAINERS 7634ccd2da libata: maintainership update %!s(int64=7) %!d(string=hai) anos
Makefile 7140ad3898 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace %!s(int64=7) %!d(string=hai) anos
README 4b290af0b3 Docs: Added a pointer to the formatted docs to README %!s(int64=7) %!d(string=hai) anos

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.
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.