开源镜像站
帮助
动态
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
2018-05-27
rmdir(),rename(): do shrink_dcache_parent() only on success
Al Viro
2018-05-23
fix io_destroy()/aio_complete() race
Al Viro
2018-05-21
aio: fix io_destroy(2) vs. lookup_ioctx() race
Al Viro
2018-05-21
ext2: fix a block leak
Al Viro
2018-05-21
nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
2018-05-21
cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
2018-05-21
unfuck sysfs_mount()
Al Viro
2018-05-21
kernfs: deal with kernfs_fill_super() failures
Al Viro
2018-05-21
cramfs: Fix IS_ENABLED typo
Joe Perches
2018-05-21
befs_lookup(): use d_splice_alias()
Al Viro
2018-05-21
affs_lookup: switch to d_splice_alias()
Al Viro
2018-05-21
affs_lookup(): close a race with affs_remove_link()
Al Viro
2018-05-13
fix breakage caused by d_find_alias() semantics change
Al Viro
2018-05-11
fs: don't scan the inode cache before SB_BORN is set
Dave Chinner
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-02
iov_iter: fix memory leak in pipe_get_pages_alloc()
Ilya Dryomov
2018-05-02
iov_iter: fix return type of __pipe_get_pages()
Ilya Dryomov
2018-04-19
Don't leak MNT_INTERNAL away from internal mounts
Al Viro
2018-04-16
mm,vmscan: Allow preallocating memory for register_shrinker().
Tetsuo Handa
2018-04-15
rpc_pipefs: fix double-dput()
Al Viro
2018-04-15
orangefs_kill_sb(): deal with allocation failures
Al Viro
2018-04-15
jffs2_kill_sb(): deal with failed allocations
Al Viro
2018-04-15
hypfs_kill_super(): deal with failed allocations
Al Viro
2018-04-15
Linux 4.17-rc1
v4.17-rc1
Linus Torvalds
2018-04-15
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-15
Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-15
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2018-04-15
Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
2018-04-13
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2018-04-13
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
2018-04-13
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
2018-04-13
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
2018-04-13
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
2018-04-13
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
2018-04-13
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
2018-04-13
include/linux/kexec.h: silence compile warnings
Philipp Rudo
2018-04-13
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
2018-04-13
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
[next]