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

Bhadram Varka e73b49ebd9 stmmac: use of_property_read_u32 instead of read_u8 8 năm trước cách đây
Documentation d5919dcc34 Revert "PM / QoS: Fix device resume latency PM QoS" 8 năm trước cách đây
arch cb0631fd3c x86/mm: fix use-after-free of vma during userfaultfd fault 8 năm trước cách đây
block 1cfd0ddd82 bio_copy_user_iov(): don't ignore ->iov_offset 8 năm trước cách đây
certs 5ccbdbf987 modsign: add markers to endif-statements in certs/Makefile 8 năm trước cách đây
crypto 494b9ae7ab Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 8 năm trước cách đây
drivers e73b49ebd9 stmmac: use of_property_read_u32 instead of read_u8 8 năm trước cách đây
firmware df85b2d767 firmware: Restore support for built-in firmware 8 năm trước cách đây
fs f74bc7c667 cifs: check MaxPathNameComponentLength != 0 before using it 8 năm trước cách đây
include e73b49ebd9 stmmac: use of_property_read_u32 instead of read_u8 8 năm trước cách đây
init 2cc3ce24a9 kbuild: Fix optimization level choice default 8 năm trước cách đây
ipc b776e4b1a9 fix a typo in put_compat_shm_info() 8 năm trước cách đây
kernel 3a99df9a3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 8 năm trước cách đây
lib b39ab98e2f Mark 'ioremap_page_range()' as possibly sleeping 8 năm trước cách đây
mm b5ac3beb5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 năm trước cách đây
net ceffcc5e25 net_sched: hold netns refcnt for each action 8 năm trước cách đây
samples a0cb2b5c39 Fix tracing sample code warning. 8 năm trước cách đây
scripts 25a5d23b47 Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 8 năm trước cách đây
security 80c094a47d Revert "apparmor: add base infastructure for socket mediation" 8 năm trước cách đây
sound f265788c33 ALSA: hda - fix headset mic problem for Dell machines with alc236 8 năm trước cách đây
tools 04686ef299 bpf: remove SK_REDIRECT from UAPI 8 năm trước cách đây
usr f2e8954b0d ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk. 8 năm trước cách đây
virt 95e2a3b3ef Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD" 8 năm trước cách đây
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 năm trước cách đây
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 năm trước cách đây
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 9 năm trước cách đây
.gitignore 433db3e260 kbuild: Add support to generate LLVM assembly files 8 năm trước cách đây
.mailmap e0a8631287 Update James Hogan's email address 8 năm trước cách đây
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 năm trước cách đây
CREDITS 7f85565a3f Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux 8 năm trước cách đây
Kbuild ebf003f0cf kbuild: Consolidate header generation from ASM offset information 8 năm trước cách đây
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 năm trước cách đây
MAINTAINERS 1cf098b782 MAINTAINERS: Remove Yotam from mlxfw 8 năm trước cách đây
Makefile 0b07194bb5 Linux 4.14-rc7 8 năm trước cách đây
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 9 năm trước cách đây

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.