summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-25KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini
2019-03-25KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier
2019-03-25kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn
2019-03-25KVM: use after free in kvm_ioctl_create_device()Dan Carpenter
2019-03-25KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall
2019-03-25KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall
2019-03-25HID: debug: fix the ring buffer implementationVladis Dronov
2019-03-25HID: debug: improve hid_debug_event()Rasmus Villemoes
2019-03-25HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina
2019-03-25can: gw: ensure DLC boundaries after CAN frame modificationOliver Hartkopp
2019-03-25net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau
2019-03-25USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng
2019-03-25sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-03-25swiotlb: clean up reportingKees Cook
2019-03-25mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2019-03-25xfs: don't BUG() on mixed direct and mapped I/OBrian Foster
2019-02-11Linux 3.16.63v3.16.63Ben Hutchings
2019-02-11x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2019-02-11ipv6: tunnels: fix two use-after-freeEric Dumazet
2019-02-11gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy
2019-02-11drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-02-11drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() codeVille Syrjälä
2019-02-11vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King
2019-02-11vxlan: Fix error path in __vxlan_dev_create()Petr Machata
2019-02-11net: macb: add missing barriers when reading descriptorsAnssi Hannula
2019-02-11net: macb: fix dropped RX frames due to a raceAnssi Hannula
2019-02-11net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri
2019-02-11x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King
2019-02-11kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost
2019-02-11KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRsLadi Prosek
2019-02-11KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov
2019-02-11KVM: X86: Fix NULL deref in vcpu_scan_ioapicWanpeng Li
2019-02-11VSOCK: Send reset control packet when socket is partially boundJorgen Hansen
2019-02-11mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson
2019-02-11mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2019-02-11mmc: omap_hsmmc: fix DMA API warningRussell King
2019-02-11xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman
2019-02-11Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channelsDexuan Cui
2019-02-11vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang
2019-02-11scsi: sd: use mempool for discard special pageJens Axboe
2019-02-11USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist
2019-02-11fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYSChad Austin
2019-02-11fuse: cleanup fuse_file refcountingMiklos Szeredi
2019-02-11tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)
2019-02-11tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)
2019-02-11aio: fix spectre gadget in lookup_ioctxJeff Moyer
2019-02-11USB: serial: option: add HP lt4132Tore Anderson
2019-02-11net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2019-02-11scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter
2019-02-11bnx2fc: fix an error code in _bnx2fc_create()Dan Carpenter