aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-15vhost/vsock: drop space available check for TX vqGerard Garcia1-7/+3
2016-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds9-8/+84
2016-08-15ringtest: test build fixMichael S. Tsirkin1-0/+1
2016-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-1/+0
2016-08-13Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-1/+3
2016-08-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds8-86/+136
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca5-12/+7
2016-08-13macsec: fix lockdep splats when nesting devicesSabrina Dubroca1-2/+27
2016-08-13net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning1-2/+2
2016-08-13net/sctp: always initialise sctp_ht_iter::start_failVegard Nossum1-0/+1
2016-08-13net/irda: handle iriap_register_lsap() allocation failureVegard Nossum1-2/+6
2016-08-13ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg1-1/+2
2016-08-13bpf: fix write helpers with regards to non-linear partsDaniel Borkmann1-52/+18
2016-08-13net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com1-0/+2
2016-08-13net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com1-0/+1
2016-08-13calipso: fix resource leak on calipso_genopt failureColin Ian King1-1/+3
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-53/+118
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds10-85/+160
2016-08-13h8300: Add missing include file to asm/io.hGuenter Roeck1-0/+2
2016-08-13unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck1-1/+1
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann5-12/+12
2016-08-12dsa: mv88e6xxx: hide unused functionsArnd Bergmann1-0/+2
2016-08-12Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-36/+49
2016-08-12Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-20/+54
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-14/+36
2016-08-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds20-195/+182
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-7/+60
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki5-14/+36
2016-08-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-4/+34
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier1-2/+2
2016-08-12power: reset: hisi-reboot: Unmap region obtained by of_iomapArvind Yadav1-1/+4
2016-08-12power: reset: reboot-mode: fix build error of missing ioremap/iounmap on UMAndy Yan1-1/+1
2016-08-12power: supply: max17042_battery: fix model download bug.Sven Van Asbroeck1-6/+9
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds19-93/+298
2016-08-12nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton1-5/+20
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-5/+48
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+15
2016-08-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+10
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-37/+130
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds5-1/+26
2016-08-12Merge tag 'sound-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-12/+22
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds38-147/+242
2016-08-12arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada1-1/+0
2016-08-12arm64: defconfig: add options for virtualization and containersRiku Voipio1-6/+46
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland1-27/+32
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland1-6/+17
2016-08-12arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2-2/+19
2016-08-12Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxRadim Krčmář1-1/+4
2016-08-12MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2-12/+35
2016-08-12MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan1-1/+1