summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-02Linux 4.9.60v4.9.60Greg Kroah-Hartman1-1/+1
2017-11-02ecryptfs: fix dereference of NULL user_key_payloadEric Biggers2-8/+25
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/amd/powerplay: fix uninitialized variableRex Zhu1-3/+3
2017-11-02scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings1-1/+1
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-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-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-02spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error pathFlorian Fainelli1-4/+5
2017-11-02spi: uapi: spidev: add missing ioctl headerBaruch Siach1-0/+1
2017-11-02KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTMGreg Kurz1-2/+1
2017-11-02usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana1-5/+17
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-02workqueue: replace pool->manager_arb mutex with a flagTejun Heo1-22/+15
2017-10-27Linux 4.9.59v4.9.59Greg Kroah-Hartman1-1/+1
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-27fscrypt: fix dereference of NULL user_key_payloadEric Biggers1-0/+5
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 Chinner2-0/+15
2017-10-27xfs: Don't log uninitialised fields in inode structuresDave Chinner3-62/+51
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 Guan4-12/+24
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-27vmbus: fix missing signaling in hv_signal_on_read()Dexuan Cui1-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-27lib/digsig: fix dereference of NULL user_key_payloadEric Biggers1-0/+6
2017-10-27KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers1-0/+7
2017-10-27x86/microcode/intel: Disable late loading on model 79Borislav Petkov1-0/+19