summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-10Linux 3.16.79v3.16.79Ben Hutchings1-1/+1
2019-12-10can: peak_usb: fix slab info leakJohan Hovold1-1/+1
2019-12-10media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()Tomas Bortoli1-1/+1
2019-12-10HID: Fix assumption that devices have inputsAlan Stern12-32/+108
2019-12-10USB: iowarrior: fix use-after-free on disconnectJohan Hovold1-4/+3
2019-12-10usb: iowarrior: fix deadlock on disconnectOliver Neukum1-3/+4
2019-12-10HID: hiddev: avoid opening a disconnected deviceHillf Danton1-0/+8
2019-12-10HID: hiddev: do cleanup in failure of opening a deviceHillf Danton1-0/+4
2019-12-10Input: ff-memless - kill timer in destroy()Oliver Neukum1-0/+9
2019-12-10USB: adutux: fix use-after-free on disconnectJohan Hovold1-3/+4
2019-12-10USB: adutux: remove redundant variable minorColin Ian King1-2/+0
2019-12-10KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini1-1/+4
2019-12-10appletalk: Set error code if register_snap_client failedYueHaibing1-0/+1
2019-12-10appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing3-12/+25
2019-12-10scsi: bfa: release allocated memory in case of errorNavid Emamdoost1-1/+3
2019-12-10crypto: user - fix memory leak in crypto_reportNavid Emamdoost1-1/+3
2019-12-10crypto: user - Fix crypto_alg_match raceHerbert Xu1-10/+29
2019-12-10mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost1-1/+4
2019-12-10mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost1-1/+3
2019-12-10can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost1-0/+1
2019-12-10wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost1-1/+1
2019-12-10wimax: i2400: fix memory leakNavid Emamdoost1-0/+1
2019-12-10nl80211: validate beacon headJohannes Berg1-0/+35
2019-12-10cfg80211: add and use strongly typed element iteration macrosJohannes Berg1-0/+53
2019-12-10media: b2c2-flexcop-usb: add sanity checkingOliver Neukum1-0/+3
2019-12-10ANDROID: binder: remove waitqueue when thread exits.Martijn Coenen1-1/+16
2019-12-10i2c: riic: Clear NACK in tend isrChris Brandt1-0/+1
2019-12-10CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky1-0/+5
2019-12-10fuse: fix missing unlock_page in fuse_writepage()Vasily Averin1-0/+1
2019-12-10CIFS: fix max ea value sizeMurphy Zhou1-1/+1
2019-12-10thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang1-2/+2
2019-12-10thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel1-1/+1
2019-12-10s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik1-0/+2
2019-12-10s390/cio: avoid calling strlen on null pointerVasily Gorbik1-1/+1
2019-12-10s390/topology: avoid firing events before kobjs are createdVasily Gorbik1-1/+2
2019-12-10net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov1-3/+6
2019-12-10sch_netem: fix a divide by zero in tabledist()Eric Dumazet1-1/+1
2019-12-10ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)1-0/+1
2019-12-10hwrng: core - don't wait on add_early_randomness()Laurent Vivier1-1/+1
2019-12-10hypfs: Fix error number left in struct pointer memberDavid Howells1-4/+5
2019-12-10powerpc/pseries: correctly track irq state in default idleNathan Lynch1-0/+3
2019-12-10configfs: fix a deadlock in configfs_symlink()Al Viro1-1/+32
2019-12-10cfg80211: Purge frame registrations on iftype changeDenis Kenzior1-0/+1
2019-12-10kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid1-2/+2
2019-12-10KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson1-2/+8
2019-12-10KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen3-6/+6
2019-12-10btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov1-0/+1
2019-12-10Btrfs: fix use-after-free when using the tree modification logFilipe Manana1-1/+3
2019-12-10parisc: Disable HP HSC-PCI Cards to prevent kernel crashHelge Deller1-0/+24
2019-12-10HID: prodikeys: Fix general protection fault during probeAlan Stern1-2/+10