Žiadny popis

Alexander Duyck d2e64dbbe9 net: Only define skb_mark_napi_id in one spot instead of two 8 rokov pred
Documentation ba82427d4a Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 8 rokov pred
arch 16ae1f2236 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 rokov pred
block 9c62110454 blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly() 8 rokov pred
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically 9 rokov pred
crypto cdfbabfb2f net: Work around lockdep limitation in sockets that use sockets 8 rokov pred
drivers 3139104861 net/mlx5e: Different SQ types 8 rokov pred
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs 10 rokov pred
fs 131fbf4f9c Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 8 rokov pred
include d2e64dbbe9 net: Only define skb_mark_napi_id in one spot instead of two 8 rokov pred
init 84c37c168c Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random 8 rokov pred
ipc 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 rokov pred
kernel 16ae1f2236 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 rokov pred
lib c2febafc67 mm: convert generic code to 5-level paging 8 rokov pred
mm 093b995e3b mm, swap: Remove WARN_ON_ONCE() in free_swap_slot() 8 rokov pred
net e5907459ce tcp: Record Rx hash and NAPI ID in tcp_child_process 8 rokov pred
samples 51570a5ab2 A Sample of using socket cookie and uid for traffic monitoring 8 rokov pred
scripts 8fe3ccaed0 Merge branch 'akpm' (patches from Andrew) 8 rokov pred
security 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 rokov pred
sound 3f307834e6 ALSA: hda - Adding a group of pin definition to fix headset problem 8 rokov pred
tools 6acc5c2910 Add a eBPF helper function to retrieve socket uid 8 rokov pred
usr 9e3596b0c6 kbuild: initramfs cleanup, set target from Kconfig 9 rokov pred
virt a5e1e6ca94 KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled 8 rokov pred
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 rokov pred
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 rokov pred
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 9 rokov pred
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 9 rokov pred
.mailmap 9ebf73b275 mailmap: add codeaurora.org names for nameless email commits 9 rokov pred
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 rokov pred
CREDITS 0c59d28121 MAINTAINERS: Remove old e-mail address 8 rokov pred
Kbuild f197d75fca scripts/gdb: provide linux constants 9 rokov pred
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 rokov pred
MAINTAINERS 16ae1f2236 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 rokov pred
Makefile 97da3854c5 Linux 4.11-rc3 8 rokov pred
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 9 rokov pred

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.