开源镜像站
帮助
动态
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-09-13
sh: fix copy_from_user()
Al Viro
2016-09-13
sh64: failing __get_user() should zero
Al Viro
2016-09-13
score: fix copy_from_user() and friends
Al Viro
2016-09-13
score: fix __get_user/get_user
Al Viro
2016-09-13
s390: get_user() should zero on failure
Al Viro
2016-09-13
ppc32: fix copy_from_user()
Al Viro
2016-09-13
parisc: fix copy_from_user()
Al Viro
2016-09-13
openrisc: fix copy_from_user()
Al Viro
2016-09-13
nios2: fix __get_user()
Al Viro
2016-09-13
nios2: copy_from_user() should zero the tail of destination
Al Viro
2016-09-13
mn10300: copy_from_user() should zero on access_ok() failure...
Al Viro
2016-09-13
mn10300: failing __get_user() and get_user() should zero
Al Viro
2016-09-13
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
2016-09-13
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
2016-09-13
metag: copy_from_user() should zero the destination on access_ok() failure
Al Viro
2016-09-13
ia64: copy_from_user() should zero the destination on access_ok() failure
Al Viro
2016-09-13
hexagon: fix strncpy_from_user() error return
Al Viro
2016-09-13
frv: fix clear_user()
Al Viro
2016-09-13
cris: buggered copy_from_user/copy_to_user/clear_user
Al Viro
2016-09-13
asm-generic: make get_user() clear the destination on errors
Al Viro
2016-09-09
asm-generic: make copy_from_user() zero the destination properly
Al Viro
2016-09-09
alpha: fix copy_from_user()
Al Viro
2016-08-14
Linux 4.8-rc2
v4.8-rc2
Linus Torvalds
2016-08-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2016-08-13
Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-08-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-08-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-13
h8300: Add missing include file to asm/io.h
Guenter Roeck
2016-08-13
unicore32: mm: Add missing parameter to arch_vma_access_permitted
Guenter Roeck
2016-08-12
Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2016-08-12
Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-08-12
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-08-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-08-12
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2016-08-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-08-12
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
2016-08-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-12
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
2016-08-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-08-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-12
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-12
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-08-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-08-12
Merge tag 'sound-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-08-12
Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-08-12
arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO
Masahiro Yamada
2016-08-12
arm64: defconfig: add options for virtualization and containers
Riku Voipio
[next]