summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-08cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg1-2/+3
2017-11-08ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai1-1/+1
2017-11-08ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai1-2/+15
2017-11-02Linux 4.13.11v4.13.11Greg Kroah-Hartman1-1/+1
2017-11-02powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()Cédric Le Goater1-1/+1
2017-11-02regulator: fan53555: fix I2C device idsGuillaume Tucker1-1/+4
2017-11-02ipsec: Fix aborted xfrm policy dump crashHerbert Xu1-10/+15
2017-11-02cfg80211: fix connect/disconnect edge casesJohannes Berg1-9/+41
2017-11-02can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson1-0/+6
2017-11-02can: kvaser_usb: Correct return value in printoutJimmy Assarsson1-1/+2
2017-11-02can: sun4i: fix loopback modeGerhard Bertelsmann1-2/+1
2017-11-02drm/i915/perf: fix perf enable/disable ioctls with 32bits userspaceLionel Landwerlin1-0/+4
2017-11-02drm/amd/powerplay: fix uninitialized variableRex Zhu1-3/+3
2017-11-02x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn'tBorislav Petkov1-0/+41
2017-11-02scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings1-1/+1
2017-11-02scsi: qla2xxx: Initialize Work element before requesting IRQsHimanshu Madhani1-2/+2
2017-11-02scsi: aacraid: Fix controller initialization failureRaghava Aditya Renukunta2-4/+11
2017-11-02scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier3-7/+21
2017-11-02assoc_array: Fix a buggy node-splitting caseDavid Howells1-34/+17
2017-11-02SMB3: Validate negotiate request must always be signedSteve French1-0/+3
2017-11-02Fix encryption labels and lengths for SMB3.1.1Steve French2-14/+20
2017-11-02Input: gtco - fix potential out-of-bound accessDmitry Torokhov1-7/+10
2017-11-02Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng1-0/+1
2017-11-02CIFS: Fix NULL pointer deref on SMB2_tcon() failureAurélien Aptel1-2/+2
2017-11-02cifs: Select all required crypto modulesBenjamin Gilbert1-0/+5
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.10v4.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