summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-01-13block: don't try to discard from __blkdev_issue_zerooutChristoph Hellwig
2017-01-13sd: remove __data_len hack for WRITE SAMEChristoph Hellwig
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig
2017-01-13scsi: use blk_rq_payload_bytesChristoph Hellwig
2017-01-13block: add blk_rq_payload_bytesChristoph Hellwig
2017-01-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-01-13vfio/type1: Remove pid_namespace.h includeAlex Williamson
2017-01-13dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund
2017-01-12vfio iommu type1: fix the testing of capability for remote taskJike Song
2017-01-12Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-01-12i2c: piix4: Avoid race conditions with IMCRicardo Ribalda
2017-01-12i2c: fix spelling mistake: "insufficent" -> "insufficient"Colin Ian King
2017-01-12Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2017-01-12i2c: print correct device invalid addressJohn Garry
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov
2017-01-12i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-01-12Merge tag 'rpmsg-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-01-12Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-12ceph: fix get_oldest_context()Geng, Jichao
2017-01-12ceph: fix mds cluster availability checkYan, Zheng
2017-01-12Merge tag 'md/4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-01-12arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel
2017-01-12Merge tag 'usb-serial-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-01-12block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal
2017-01-12KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini
2017-01-12capability: export has_capabilityJike Song
2017-01-12KVM: x86: fix NULL deref in vcpu_scan_ioapicWanpeng Li
2017-01-12KVM: eventfd: fix NULL deref irqbypass consumerWanpeng Li
2017-01-12KVM: x86: Introduce segmented_write_stdSteve Rutherford
2017-01-12KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack
2017-01-12jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-01-12x86/entry: Fix the end of the stack for newly forked tasksJosh Poimboeuf
2017-01-12x86/unwind: Include __schedule() in stack tracesJosh Poimboeuf
2017-01-12x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf
2017-01-12x86/unwind: Silence warnings for non-current tasksJosh Poimboeuf
2017-01-11HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-11vfio-mdev: remove some dead codeDan Carpenter
2017-01-11vfio-mdev: buffer overflow in ioctl()Dan Carpenter
2017-01-11vfio-mdev: return -EFAULT if copy_to_user() failsDan Carpenter
2017-01-11Merge tag 'asoc-fix-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai
2017-01-11xfs: Timely free truncated dirty pagesJan Kara
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-01-11nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time tooGuilherme G. Piccoli