index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-15
blackfin: no access_ok() for __copy_{to,from}_user()
Al Viro
2016-09-15
arm64: don't zero in __copy_from_user{,_inatomic}
Al Viro
2016-09-15
arm: don't zero in __copy_from_user_inatomic()/__copy_from_user()
Al Viro
2016-09-15
arc: don't leak bits of kernel stack into coredump
Al Viro
2016-09-15
alpha: get rid of tail-zeroing in __copy_user()
Al Viro
2016-09-13
avr32: fix copy_from_user()
Al Viro
2016-09-13
microblaze: fix __get_user()
Al Viro
2016-09-13
microblaze: fix copy_from_user()
Al Viro
2016-09-13
m32r: fix __get_user()
Al Viro
2016-09-13
blackfin: fix copy_from_user()
Al Viro
2016-09-13
sparc32: fix copy_from_user()
Al Viro
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
[next]