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

Gary R Hook 6263b51eb3 crypto: ccp - Change ISR handler method for a v5 CCP 8 жил өмнө
Documentation c2b06bcd4b dt-bindings: hwrng: Add Mediatek hardware random generator bindings 8 жил өмнө
arch 899f35fabe Revert "crypto: arm64/sha - Add constant operand modifier to ASM_EXPORT" 8 жил өмнө
block 9c62110454 blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly() 8 жил өмнө
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically 9 жил өмнө
crypto 6175ca2ba7 crypto: testmgr - Allow ecb(cipher_null) in FIPS mode 8 жил өмнө
drivers 6263b51eb3 crypto: ccp - Change ISR handler method for a v5 CCP 8 жил өмнө
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs 9 жил өмнө
fs 8841b5f0cd Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs 8 жил өмнө
include 3ce5bc72eb crypto: acomp - allow registration of multiple acomps 8 жил өмнө
init 84c37c168c Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random 8 жил өмнө
ipc 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 жил өмнө
kernel 69b348449b padata: get_next is never NULL 8 жил өмнө
lib 3c7eb3cc83 md5: remove from lib and only live in crypto 8 жил өмнө
mm 452b94b8c8 mm/swap: don't BUG_ON() due to uninitialized swap slot cache 8 жил өмнө
net 633439f5b7 xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion 8 жил өмнө
samples 590dce2d49 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 жил өмнө
scripts 8fe3ccaed0 Merge branch 'akpm' (patches from Andrew) 8 жил өмнө
security 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 жил өмнө
sound 8a1115ff6b scripts/spelling.txt: add "disble(d)" pattern and fix typo instances 8 жил өмнө
tools a7fc726bb2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 жил өмнө
usr 9e3596b0c6 kbuild: initramfs cleanup, set target from Kconfig 8 жил өмнө
virt a5e1e6ca94 KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled 8 жил өмнө
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 жил өмнө
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 жил өмнө
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 8 жил өмнө
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 9 жил өмнө
.mailmap 9ebf73b275 mailmap: add codeaurora.org names for nameless email commits 8 жил өмнө
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 жил өмнө
CREDITS 0c59d28121 MAINTAINERS: Remove old e-mail address 8 жил өмнө
Kbuild f197d75fca scripts/gdb: provide linux constants 9 жил өмнө
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 жил өмнө
MAINTAINERS c46ea13f55 crypto: exynos - Add new Exynos RNG driver 8 жил өмнө
Makefile 97da3854c5 Linux 4.11-rc3 8 жил өмнө
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 8 жил өмнө

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.