summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-25Linux 3.16.64v3.16.64Ben Hutchings1-1/+1
2019-03-25KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini1-0/+7
2019-03-25KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier1-0/+1
2019-03-25kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn1-1/+2
2019-03-25KVM: use after free in kvm_ioctl_create_device()Dan Carpenter1-1/+1
2019-03-25KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall5-15/+26
2019-03-25KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall3-2/+17
2019-03-25HID: debug: fix the ring buffer implementationVladis Dronov2-78/+51
2019-03-25HID: debug: improve hid_debug_event()Rasmus Villemoes1-2/+2
2019-03-25HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina1-1/+2
2019-03-25can: gw: ensure DLC boundaries after CAN frame modificationOliver Hartkopp1-3/+27
2019-03-25net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau1-2/+6
2019-03-25USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng1-2/+16
2019-03-25sunrpc: use-after-free in svc_process_common()Vasily Averin4-7/+15
2019-03-25swiotlb: clean up reportingKees Cook1-10/+8
2019-03-25mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2-4/+4
2019-03-25xfs: don't BUG() on mixed direct and mapped I/OBrian Foster1-1/+20
2019-02-11Linux 3.16.63v3.16.63Ben Hutchings1-1/+1
2019-02-11x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-4/+4
2019-02-11ipv6: tunnels: fix two use-after-freeEric Dumazet1-0/+1
2019-02-11gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy1-9/+3
2019-02-11drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva1-1/+7
2019-02-11drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() codeVille Syrjälä1-6/+7
2019-02-11vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King1-1/+1
2019-02-11vxlan: Fix error path in __vxlan_dev_create()Petr Machata1-3/+10
2019-02-11net: macb: add missing barriers when reading descriptorsAnssi Hannula1-2/+10
2019-02-11net: macb: fix dropped RX frames due to a raceAnssi Hannula1-2/+7
2019-02-11net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri1-0/+3
2019-02-11x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King1-0/+2
2019-02-11kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost2-0/+3
2019-02-11KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRsLadi Prosek1-0/+2
2019-02-11KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov1-0/+1
2019-02-11KVM: X86: Fix NULL deref in vcpu_scan_ioapicWanpeng Li1-1/+1
2019-02-11VSOCK: Send reset control packet when socket is partially boundJorgen Hansen1-17/+50
2019-02-11mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson1-4/+11
2019-02-11mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson1-1/+3
2019-02-11mmc: omap_hsmmc: fix DMA API warningRussell King1-1/+11
2019-02-11xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman1-1/+2
2019-02-11Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channelsDexuan Cui1-0/+20
2019-02-11vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang1-0/+2
2019-02-11scsi: sd: use mempool for discard special pageJens Axboe1-2/+15
2019-02-11USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist1-0/+1
2019-02-11fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYSChad Austin3-12/+13
2019-02-11fuse: cleanup fuse_file refcountingMiklos Szeredi3-11/+10
2019-02-11tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)1-0/+1
2019-02-11tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)1-2/+4
2019-02-11aio: fix spectre gadget in lookup_ioctxJeff Moyer1-0/+2
2019-02-11USB: serial: option: add HP lt4132Tore Anderson1-1/+6
2019-02-11net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir1-2/+2
2019-02-11scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter1-1/+1