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

Peter Ujfalusi 1fa07c370b usb: musb: Add quirk to avoid skb reserve in gadget mode 8 lat temu
Documentation 24040a5837 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing 8 lat temu
arch 1be7107fbe mm: larger stack guard gap, between vmas 8 lat temu
block dc9edc44de block: Fix a blk_exit_rl() regression 8 lat temu
certs 6e7c2b4dd3 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances 8 lat temu
crypto da7798a7b6 crypto : asymmetric_keys : verify_pefile:zero memory content before freeing 8 lat temu
drivers 1fa07c370b usb: musb: Add quirk to avoid skb reserve in gadget mode 8 lat temu
firmware 0cd5246bf8 firmware/Makefile: force recompilation if makefile changes 8 lat temu
fs 1be7107fbe mm: larger stack guard gap, between vmas 8 lat temu
include 24040a5837 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing 8 lat temu
init de4d195308 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 lat temu
ipc a7c3e901a4 mm: introduce kv[mz]alloc helpers 8 lat temu
kernel 4f51d57f3f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 lat temu
lib 54ed0f71f0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 8 lat temu
mm 1be7107fbe mm: larger stack guard gap, between vmas 8 lat temu
net 849a44de91 net: don't global ICMP rate limit packets originating from loopback 8 lat temu
samples ad990dbe6d samples/bpf: run cleanup routines when receiving SIGTERM 8 lat temu
scripts d6c9708737 scripts/gdb: make lx-dmesg command work (reliably) 8 lat temu
security 023f108dcc selinux: fix double free in selinux_parse_opts_str() 8 lat temu
sound ba3021b2c7 ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT 8 lat temu
tools 24040a5837 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing 8 lat temu
usr 57ddfdaa9a initramfs: fix disabling of initramfs (and its compression) 8 lat temu
virt d6dbdd3c85 KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages 8 lat temu
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 lat temu
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 lat temu
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 9 lat temu
.gitignore 433db3e260 kbuild: Add support to generate LLVM assembly files 8 lat temu
.mailmap 6b402bdfdb Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply 8 lat temu
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 lat temu
CREDITS 26202873bb avr32: remove support for AVR32 architecture 8 lat temu
Kbuild ebf003f0cf kbuild: Consolidate header generation from ASM offset information 8 lat temu
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 lat temu
MAINTAINERS 21bdb3b071 Merge tag 'phy-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next 8 lat temu
Makefile 41f1830f5a Linux 4.12-rc6 8 lat temu
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 9 lat temu

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.