summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-02xen: fix booting ballooned down hvm guestJuergen Gross1-6/+13
2017-11-02xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross1-1/+1
2017-11-02fuse: fix READDIRPLUS skipping an entryMiklos Szeredi1-1/+2
2017-11-02ovl: do not cleanup unsupported index entriesAmir Goldstein2-10/+8
2017-11-02ovl: handle ENOENT on index lookupAmir Goldstein1-0/+4
2017-11-02ovl: fix EIO from lookup of non-indexed upperAmir Goldstein3-17/+26
2017-11-02ovl: add NULL check in ovl_alloc_inodeHirofumi Nakagawa1-0/+3
2017-11-02spi: armada-3700: Fix failing commands with quad-SPIMiquel Raynal1-2/+5
2017-11-02spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error pathFlorian Fainelli1-4/+5
2017-11-02spi: a3700: Return correct value on timeout detectionMaxime Chevallier1-1/+2
2017-11-02spi: uapi: spidev: add missing ioctl headerBaruch Siach1-0/+1
2017-11-02nbd: handle interrupted sendmsg with a sndtimeo setJosef Bacik1-2/+11
2017-11-02s390/kvm: fix detection of guest machine checksMartin Schwidefsky1-2/+5
2017-11-02KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCUAlexey Kardashevskiy1-9/+14
2017-11-02KVM: PPC: Book3S HV: POWER9 more doorbell fixesNicholas Piggin1-0/+5
2017-11-02KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTMGreg Kurz1-2/+1
2017-11-02Fix tracing sample code warning.Linus Torvalds1-1/+1
2017-11-02ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton1-1/+4
2017-11-02ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang1-0/+8
2017-11-02ALSA: hda/realtek - Add support for ALC236/ALC3204Kailang Yang1-0/+11
2017-11-02nvme-fc: fix iowait hangJames Smart1-2/+3
2017-11-02workqueue: replace pool->manager_arb mutex with a flagTejun Heo1-22/+15
2017-10-27Linux 4.13.10Greg Kroah-Hartman1-1/+1
2017-10-27xfs: move two more RT specific functions into CONFIG_XFS_RTArnd Bergmann1-24/+24
2017-10-27xfs: trim writepage mapping to within eofBrian Foster3-0/+25
2017-10-27xfs: cancel dirty pages on invalidationDave Chinner1-12/+22
2017-10-27xfs: handle error if xfs_btree_get_bufs failsEric Sandeen1-0/+8
2017-10-27xfs: reinit btree pointer on attr tree inactivation walkBrian Foster1-0/+2
2017-10-27xfs: don't change inode mode if ACL update failsDave Chinner1-6/+16
2017-10-27xfs: move more RT specific code under CONFIG_XFS_RTDave Chinner3-0/+27
2017-10-27xfs: Don't log uninitialised fields in inode structuresDave Chinner3-58/+50
2017-10-27xfs: handle racy AIO in xfs_reflink_end_cowChristoph Hellwig1-1/+8
2017-10-27xfs: always swap the cow forks when swapping extentsDarrick J. Wong1-2/+22
2017-10-27xfs: Capture state of the right inode in xfs_iflush_doneCarlos Maiolino1-1/+1
2017-10-27xfs: perag initialization should only touch m_ag_max_usable for AG 0Darrick J. Wong1-2/+10
2017-10-27xfs: update i_size after unwritten conversion in dio completionEryu Guan5-19/+28
2017-10-27xfs: report zeroed or not correctly in xfs_zero_range()Eryu Guan1-1/+1
2017-10-27fs/xfs: Use %pS printk format for direct addressesHelge Deller1-1/+1
2017-10-27xfs: evict CoW fork extents when performing finsert/fcollapseDarrick J. Wong1-1/+13
2017-10-27xfs: don't unconditionally clear the reflink flag on zero-block filesDarrick J. Wong1-3/+5
2017-10-27iomap_dio_rw: Allocate AIO completion queue before submitting dioChandan Rajendra1-7/+7
2017-10-27ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai3-42/+89
2017-10-27arm64: dts: rockchip: correct vqmmc voltage for rk3399 platformsShawn Lin1-2/+2
2017-10-27pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.Eric Sesterhenn1-0/+3
2017-10-27KEYS: don't let add_key() update an uninstantiated keyDavid Howells1-0/+10
2017-10-27FS-Cache: fix dereference of NULL user_key_payloadEric Biggers1-0/+7
2017-10-27KEYS: Fix race between updating and finding a negative keyDavid Howells14-57/+80
2017-10-27ecryptfs: fix dereference of NULL user_key_payloadEric Biggers2-8/+25
2017-10-27fscrypt: fix dereference of NULL user_key_payloadEric Biggers1-0/+5
2017-10-27lib/digsig: fix dereference of NULL user_key_payloadEric Biggers1-0/+6