summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | m32r: fix __get_user()Al Viro2016-09-131-1/+1
| | * | | | | | | | blackfin: fix copy_from_user()Al Viro2016-09-131-4/+5
| | * | | | | | | | sparc32: fix copy_from_user()Al Viro2016-09-131-1/+3
| | * | | | | | | | sh: fix copy_from_user()Al Viro2016-09-131-1/+4
| | * | | | | | | | sh64: failing __get_user() should zeroAl Viro2016-09-131-0/+1
| | * | | | | | | | score: fix copy_from_user() and friendsAl Viro2016-09-131-21/+20
| | * | | | | | | | score: fix __get_user/get_userAl Viro2016-09-131-1/+4
| | * | | | | | | | s390: get_user() should zero on failureAl Viro2016-09-131-4/+4
| | * | | | | | | | ppc32: fix copy_from_user()Al Viro2016-09-131-23/+2
| | * | | | | | | | parisc: fix copy_from_user()Al Viro2016-09-131-2/+4
| | * | | | | | | | openrisc: fix copy_from_user()Al Viro2016-09-131-24/+11
| | * | | | | | | | nios2: fix __get_user()Al Viro2016-09-131-2/+2
| | * | | | | | | | nios2: copy_from_user() should zero the tail of destinationAl Viro2016-09-131-3/+6
| | * | | | | | | | mn10300: copy_from_user() should zero on access_ok() failure...Al Viro2016-09-131-1/+3
| | * | | | | | | | mn10300: failing __get_user() and get_user() should zeroAl Viro2016-09-131-0/+1
| | * | | | | | | | mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2016-09-131-0/+3
| | * | | | | | | | ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2016-09-131-2/+9
| | * | | | | | | | metag: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-131-1/+2
| | * | | | | | | | ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-131-14/+11
| | * | | | | | | | hexagon: fix strncpy_from_user() error returnAl Viro2016-09-131-1/+2
| | * | | | | | | | frv: fix clear_user()Al Viro2016-09-131-3/+9
| | * | | | | | | | cris: buggered copy_from_user/copy_to_user/clear_userAl Viro2016-09-131-39/+32
| | * | | | | | | | alpha: fix copy_from_user()Al Viro2016-09-091-11/+8
| * | | | | | | | | Merge tag 'for-linus-4.8b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-09-141-4/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm/xen: fix SMP guests bootVitaly Kuznetsov2016-09-141-4/+3
| * | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-132-4/+13
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/apic: Fix num_processors value in case of failureDou Liyang2016-09-081-1/+3
| | * | | | | | | | | | x86/microcode/AMD: Fix load of builtin microcode with randomized memoryBorislav Petkov2016-09-051-3/+10
| * | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-09-134-41/+132
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra2016-09-101-8/+11
| | * | | | | | | | | | | perf/x86/intel/bts: Kill a silly warningAlexander Shishkin2016-09-101-2/+0
| | * | | | | | | | | | | perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin2016-09-101-4/+15
| | * | | | | | | | | | | perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin2016-09-101-24/+80
| | * | | | | | | | | | | perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior2016-09-101-4/+18
| | * | | | | | | | | | | perf/x86/intel/cqm: Check cqm/mbm enabled state in event initJiri Olsa2016-09-061-0/+9
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-131-65/+69
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86/efi: Use efi_exit_boot_services()Jeffrey Hugo2016-09-051-69/+67
| | * | | | | | | | | | | efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-051-7/+13
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-09-126-12/+15
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge tag 'kvm-arm-fixes-for-v4.8-round2' of git://git.kernel.org/pub/scm/lin...Paolo Bonzini2016-09-092-3/+3
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2016-09-092-2/+1
| | | * | | | | | | | | | arm: KVM: Fix idmap overlap detection when the kernel is idmap'edMarc Zyngier2016-09-061-1/+2
| | * | | | | | | | | | | x86, clock: Fix kvm guest tsc initializationPrarit Bhargava2016-09-081-0/+1
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge tag 'kvm-s390-master-4.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-09-051-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | KVM: s390: vsie: fix riccbdDavid Hildenbrand2016-09-051-1/+1
| | * | | | | | | | | | | KVM: lapic: adjust preemption timer correctly when goes TSC backwardWanpeng Li2016-09-051-4/+4
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge tag 'kvm-s390-master-4.8-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-301-4/+6
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | KVM: s390: don't use current->thread.fpu.* when accessing registersDavid Hildenbrand2016-08-251-4/+6
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-1272-228/+241
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-101-7/+10
| |\ \ \ \ \ \ \ \ \ \ \ \