开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-10
kbuild: forbid kernel directory to contain spaces and colons
Robert Jarzmik
2016-04-27
kbuild: adjust ksym_dep_filter for some cmd_* renames
Nicolas Pitre
2016-04-27
kbuild: Fix dependencies for final vmlinux link
Nicolas Pitre
2016-04-26
kbuild: better abstract vmlinux sequential prerequisites
Nicolas Pitre
2016-04-26
kbuild: fix call to adjust_autoksyms.sh when output directory specified
Nicolas Ferre
2016-04-20
kbuild: Get rid of KBUILD_STR
Michal Marek
2016-04-20
kbuild: rename cmd_as_s_S to cmd_cpp_s_S
Masahiro Yamada
2016-04-20
kbuild: rename cmd_cc_i_c to cmd_cpp_i_c
Masahiro Yamada
2016-04-20
kbuild: drop redundant "PHONY += FORCE"
Masahiro Yamada
2016-04-20
kbuild: delete unnecessary "@:"
Masahiro Yamada
2016-04-20
kbuild: mark help target as PHONY
Masahiro Yamada
2016-04-20
kbuild: specify modules(_install) as PHONY rather than FORCE
Masahiro Yamada
2016-04-20
kbuild: drop FORCE from PHONY targets
Masahiro Yamada
2016-04-20
scripts: genksyms: fix resource leak
Maxim Zhukov
2016-03-29
kconfig option for TRIM_UNUSED_KSYMS
Nicolas Pitre
2016-03-29
kbuild: build sample modules along with the rest of the kernel
Nicolas Pitre
2016-03-29
kbuild: create/adjust generated/autoksyms.h
Nicolas Pitre
2016-03-29
kbuild: add fine grained build dependencies for exported symbols
Nicolas Pitre
2016-03-29
kbuild: de-duplicate fixdep usage
Nicolas Pitre
2016-03-29
fixdep: accept extra dependencies on stdin
Nicolas Pitre
2016-03-29
export.h: allow for per-symbol configurable EXPORT_SYMBOL()
Nicolas Pitre
2016-03-29
kbuild: record needed exported symbols for modules
Nicolas Pitre
2016-03-26
Linux 4.6-rc1
v4.6-rc1
Linus Torvalds
2016-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-03-26
Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
2016-03-26
Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb
Linus Torvalds
2016-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-03-26
f2fs/crypto: fix xts_tweak initialization
Linus Torvalds
2016-03-26
NTB: Remove _addr functions from ntb_hw_amd
Allen Hubbe
2016-03-26
orangefs: fix orangefs_superblock locking
Al Viro
2016-03-25
orangefs: fix do_readv_writev() handling of error halfway through
Al Viro
2016-03-25
orangefs: have ->kill_sb() evict the VFS side of things first
Al Viro
2016-03-25
orangefs: sanitize ->llseek()
Al Viro
2016-03-25
orangefs-bufmap.h: trim unused junk
Al Viro
2016-03-25
orangefs: saner calling conventions for getting a slot
Al Viro
2016-03-25
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
Al Viro
2016-03-25
orangefs: get rid of readdir_handle_s
Al Viro
2016-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-25
Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-25
Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-03-25
thp: fix typo in khugepaged_scan_pmd()
Kirill A. Shutemov
2016-03-25
MAINTAINERS: fill entries for KASAN
Andrey Ryabinin
2016-03-25
mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
Nicolai Stange
2016-03-25
kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2
Alexander Potapenko
2016-03-25
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-25
mm, kasan: add GFP flags to KASAN API
Alexander Potapenko
2016-03-25
mm, kasan: SLAB support
Alexander Potapenko
2016-03-25
kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()
Alexander Potapenko
[next]