index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc32: fix copy_from_user()
Al Viro
2016-09-13
1
-1
/
+3
*
sh: fix copy_from_user()
Al Viro
2016-09-13
1
-1
/
+4
*
sh64: failing __get_user() should zero
Al Viro
2016-09-13
1
-0
/
+1
*
score: fix copy_from_user() and friends
Al Viro
2016-09-13
1
-21
/
+20
*
score: fix __get_user/get_user
Al Viro
2016-09-13
1
-1
/
+4
*
s390: get_user() should zero on failure
Al Viro
2016-09-13
1
-4
/
+4
*
ppc32: fix copy_from_user()
Al Viro
2016-09-13
1
-23
/
+2
*
parisc: fix copy_from_user()
Al Viro
2016-09-13
1
-2
/
+4
*
openrisc: fix copy_from_user()
Al Viro
2016-09-13
1
-24
/
+11
*
nios2: fix __get_user()
Al Viro
2016-09-13
1
-2
/
+2
*
nios2: copy_from_user() should zero the tail of destination
Al Viro
2016-09-13
1
-3
/
+6
*
mn10300: copy_from_user() should zero on access_ok() failure...
Al Viro
2016-09-13
1
-1
/
+3
*
mn10300: failing __get_user() and get_user() should zero
Al Viro
2016-09-13
1
-0
/
+1
*
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
2016-09-13
1
-0
/
+3
*
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
2016-09-13
1
-2
/
+9
*
metag: copy_from_user() should zero the destination on access_ok() failure
Al Viro
2016-09-13
1
-1
/
+2
*
ia64: copy_from_user() should zero the destination on access_ok() failure
Al Viro
2016-09-13
1
-14
/
+11
*
hexagon: fix strncpy_from_user() error return
Al Viro
2016-09-13
1
-1
/
+2
*
frv: fix clear_user()
Al Viro
2016-09-13
1
-3
/
+9
*
cris: buggered copy_from_user/copy_to_user/clear_user
Al Viro
2016-09-13
1
-39
/
+32
*
alpha: fix copy_from_user()
Al Viro
2016-09-09
1
-11
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2016-08-14
1
-1
/
+0
|
\
|
*
m68knommu: fix user a5 register being overwritten
Greg Ungerer
2016-08-08
1
-1
/
+0
*
|
Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-08-13
2
-1
/
+3
|
\
\
|
*
|
h8300: Add missing include file to asm/io.h
Guenter Roeck
2016-08-13
1
-0
/
+2
|
*
|
unicore32: mm: Add missing parameter to arch_vma_access_permitted
Guenter Roeck
2016-08-13
1
-1
/
+1
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-08-13
7
-74
/
+123
|
\
\
\
|
*
|
|
arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO
Masahiro Yamada
2016-08-12
1
-1
/
+0
|
*
|
|
arm64: defconfig: add options for virtualization and containers
Riku Voipio
2016-08-12
1
-6
/
+46
|
*
|
|
arm64: hibernate: handle allocation failures
Mark Rutland
2016-08-12
1
-27
/
+32
|
*
|
|
arm64: hibernate: avoid potential TLB conflict
Mark Rutland
2016-08-12
1
-6
/
+17
|
*
|
|
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2016-08-12
2
-2
/
+19
|
*
|
|
arm64: Remove stack duplicating code from jprobes
David A. Long
2016-08-11
2
-28
/
+5
|
*
|
|
arm64: Support hard limit of cpu count by nr_cpus
Kefeng Wang
2016-08-09
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-13
5
-39
/
+87
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
2016-08-12
1
-1
/
+4
|
|
\
\
|
|
*
|
KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed
Julius Niedworok
2016-08-12
1
-1
/
+3
|
|
*
|
KVM: s390: set the prefix initially properly
Julius Niedworok
2016-08-12
1
-0
/
+1
|
|
|
/
|
*
|
MIPS: KVM: Propagate kseg0/mapped tlb fault errors
James Hogan
2016-08-12
2
-12
/
+35
|
*
|
MIPS: KVM: Fix gfn range check in kseg0 tlb faults
James Hogan
2016-08-12
1
-1
/
+1
|
*
|
MIPS: KVM: Add missing gfn range check
James Hogan
2016-08-12
1
-8
/
+15
|
*
|
MIPS: KVM: Fix mapped fault broken commpage handling
James Hogan
2016-08-12
1
-21
/
+28
|
*
|
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
2016-08-12
2
-3
/
+5
|
*
|
KVM: PPC: Move xics_debugfs_init out of create
Christoffer Dall
2016-08-12
1
-2
/
+8
|
|
/
*
|
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-08-12
3
-11
/
+14
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2016-08-12
3
-11
/
+14
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
x86/power/64: Always create temporary identity mapping correctly
Rafael J. Wysocki
2016-08-08
3
-11
/
+14
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-12
20
-195
/
+182
|
\
\
\
\
|
*
|
|
|
x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe()
Sebastian Andrzej Siewior
2016-08-11
1
-4
/
+9
|
*
|
|
|
x86/efi: Allocate a trampoline if needed in efi_free_boot_services()
Andy Lutomirski
2016-08-11
1
-0
/
+21
[next]