summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-12KVM: x86: update master clock before computing kvmclock_offsetRadim Krčmář
2017-07-12kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fieldsJim Mattson
2017-07-12kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controlsJim Mattson
2017-07-12kvm: nVMX: Validate the I/O bitmaps on nested VM-entryJim Mattson
2017-07-12kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH failsJim Mattson
2017-07-10Merge branch 'annotations' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Paolo Bonzini
2017-07-10KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exitsPaolo Bonzini
2017-07-10kvm: avoid unused variable warning for UP buildsPaolo Bonzini
2017-07-10KVM: use correct accessor function for __kvm_memslotsChristian Borntraeger
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-07-09afs: Add metadata xattrsDavid Howells
2017-07-09afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directoriesMarc Dionne
2017-07-09mqueue: fix a use-after-free in sys_mq_notify()Cong Wang
2017-07-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-07-09Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-09Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-07-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-09Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-09Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-07-09Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-09Merge branch 'waitid-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-08Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-07-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-07-08Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2017-07-08Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-08fix waitid(2) breakageAl Viro
2017-07-08net: ethernet: mediatek: remove useless code in mtk_probe()Gustavo A. R. Silva
2017-07-08mpls: fix uninitialized in_label var warning in mpls_getrouteRoopa Prabhu
2017-07-08doc: SKB_GSO_[IPIP|SIT] have been replacedNicolas Dichtel
2017-07-08bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong
2017-07-08Merge branch 'rds-tcp-sock_graft-leak'David S. Miller
2017-07-08net/sock: add WARN_ON(parent->sk) in sock_graft()Sowmini Varadhan
2017-07-08rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan
2017-07-08Merge branch 'hns-fixes'David S. Miller
2017-07-08net: hns: Fix a skb used after free bugYunsheng Lin
2017-07-08net: hns: Fix a wrong op phy C45 codeYunsheng Lin
2017-07-08net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3vishnuvardhan
2017-07-08sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsDmitry V. Levin
2017-07-08kprobes: Ensure that jprobe probepoints are at function entryNaveen N. Rao
2017-07-08kprobes: Simplify register_jprobes()Naveen N. Rao
2017-07-08kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao