Tidak Ada Deskripsi

Alex Vesker ccadfa444b devlink: Add callback to query for snapshot id before snapshot create 7 tahun lalu
Documentation f168db5e25 Documentation: ip-sysctl.txt: document addr_gen_mode 7 tahun lalu
LICENSES f91af1c69c LICENSES: Add Linux-OpenIB license text 7 tahun lalu
arch 80b14dee2b net: Add a new socket option for a future transmit time. 7 tahun lalu
block e6e5bec43c Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block 7 tahun lalu
certs 2e20ce4a66 certs/blacklist: fix const confusion 7 tahun lalu
crypto a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 tahun lalu
drivers 436d4fdb20 net: mvpp2: allow setting RSS flow hash parameters with ethtool 7 tahun lalu
firmware bf070bb0e6 kbuild: remove all dummy assignments to obj- 8 tahun lalu
fs d3bc0e67f8 Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 7 tahun lalu
include ccadfa444b devlink: Add callback to query for snapshot id before snapshot create 7 tahun lalu
init 22d3e0c36e Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 tahun lalu
ipc 0eb71a9da5 rhashtable: split rhashtable.h 7 tahun lalu
kernel 4e33d7d479 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 tahun lalu
lib 5cd3da4ba2 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 7 tahun lalu
mm d50d82faa0 slub: fix failure when we delete and create a slab cache 7 tahun lalu
net ccadfa444b devlink: Add callback to query for snapshot id before snapshot create 7 tahun lalu
samples b68034087a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 7 tahun lalu
scripts 4e33d7d479 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 tahun lalu
security 34a484d58c Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux 7 tahun lalu
sound c9a4c63888 ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl 7 tahun lalu
tools cba54f9cf4 tc-testing: add geneve options in tunnel_key unit tests 7 tahun lalu
usr f49821ee32 kbuild: rename built-in.o to built-in.a 7 tahun lalu
virt 37b65db85f KVM: arm64: Prevent KVM_COMPAT from being selected 7 tahun lalu
.clang-format d4ef8d3ff0 clang-format: add configuration file 7 tahun lalu
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 tahun lalu
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 tahun lalu
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 9 tahun lalu
.gitignore ca71b3ba4c Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 7 tahun lalu
.mailmap c0c0be9d12 Merge branch 'asoc-4.17' into asoc-4.18 for compress dependencies 7 tahun lalu
COPYING bf02d49123 COPYING: use the new text with points to the license files 7 tahun lalu
CREDITS 0b658a1e9a MAINTAINERS/CREDITS: Drop METAG ARCHITECTURE 7 tahun lalu
Kbuild 09bd7c75e5 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 8 tahun lalu
Kconfig e1cfdc0e72 kconfig: add basic helper macros to scripts/Kconfig.include 7 tahun lalu
MAINTAINERS 5cd3da4ba2 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 7 tahun lalu
Makefile 4e33d7d479 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 tahun lalu
README 4b290af0b3 Docs: Added a pointer to the formatted docs to README 7 tahun lalu

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.