summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-02Linux 4.9.60v4.9.60Greg Kroah-Hartman
2017-11-02ecryptfs: fix dereference of NULL user_key_payloadEric Biggers
2017-11-02regulator: fan53555: fix I2C device idsGuillaume Tucker
2017-11-02ipsec: Fix aborted xfrm policy dump crashHerbert Xu
2017-11-02cfg80211: fix connect/disconnect edge casesJohannes Berg
2017-11-02can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson
2017-11-02can: kvaser_usb: Correct return value in printoutJimmy Assarsson
2017-11-02can: sun4i: fix loopback modeGerhard Bertelsmann
2017-11-02drm/amd/powerplay: fix uninitialized variableRex Zhu
2017-11-02scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings
2017-11-02scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier
2017-11-02assoc_array: Fix a buggy node-splitting caseDavid Howells
2017-11-02Input: gtco - fix potential out-of-bound accessDmitry Torokhov
2017-11-02Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng
2017-11-02xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross
2017-11-02fuse: fix READDIRPLUS skipping an entryMiklos Szeredi
2017-11-02spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error pathFlorian Fainelli
2017-11-02spi: uapi: spidev: add missing ioctl headerBaruch Siach
2017-11-02KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTMGreg Kurz
2017-11-02usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana
2017-11-02ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton
2017-11-02ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang
2017-11-02ALSA: hda/realtek - Add support for ALC236/ALC3204Kailang Yang
2017-11-02workqueue: replace pool->manager_arb mutex with a flagTejun Heo
2017-10-27Linux 4.9.59v4.9.59Greg Kroah-Hartman
2017-10-27FS-Cache: fix dereference of NULL user_key_payloadEric Biggers
2017-10-27KEYS: Fix race between updating and finding a negative keyDavid Howells
2017-10-27fscrypt: fix dereference of NULL user_key_payloadEric Biggers
2017-10-27xfs: trim writepage mapping to within eofBrian Foster
2017-10-27xfs: cancel dirty pages on invalidationDave Chinner
2017-10-27xfs: handle error if xfs_btree_get_bufs failsEric Sandeen
2017-10-27xfs: reinit btree pointer on attr tree inactivation walkBrian Foster
2017-10-27xfs: don't change inode mode if ACL update failsDave Chinner
2017-10-27xfs: move more RT specific code under CONFIG_XFS_RTDave Chinner
2017-10-27xfs: Don't log uninitialised fields in inode structuresDave Chinner
2017-10-27xfs: handle racy AIO in xfs_reflink_end_cowChristoph Hellwig
2017-10-27xfs: always swap the cow forks when swapping extentsDarrick J. Wong
2017-10-27xfs: Capture state of the right inode in xfs_iflush_doneCarlos Maiolino
2017-10-27xfs: perag initialization should only touch m_ag_max_usable for AG 0Darrick J. Wong
2017-10-27xfs: update i_size after unwritten conversion in dio completionEryu Guan
2017-10-27xfs: report zeroed or not correctly in xfs_zero_range()Eryu Guan
2017-10-27fs/xfs: Use %pS printk format for direct addressesHelge Deller
2017-10-27xfs: evict CoW fork extents when performing finsert/fcollapseDarrick J. Wong
2017-10-27xfs: don't unconditionally clear the reflink flag on zero-block filesDarrick J. Wong
2017-10-27vmbus: fix missing signaling in hv_signal_on_read()Dexuan Cui
2017-10-27pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.Eric Sesterhenn
2017-10-27KEYS: don't let add_key() update an uninstantiated keyDavid Howells
2017-10-27lib/digsig: fix dereference of NULL user_key_payloadEric Biggers
2017-10-27KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers
2017-10-27x86/microcode/intel: Disable late loading on model 79Borislav Petkov