aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-13ARM: fix the cockup in the previous patchlinux-linaro-lsk-v4.19-testlinux-linaro-lsk-v4.14-testRussell King
2019-02-13ARM: ensure that processor vtables is not lost after bootRussell King
2019-02-13ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-02-13ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2019-02-13ARM: clean up per-processor check_bugs method callRussell King
2019-02-13ARM: split out processor lookupRussell King
2019-02-13ARM: make lookup_processor_type() non-__initRussell King
2019-02-13ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry
2019-02-13ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry
2019-02-13ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry
2019-02-13ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry
2019-02-13ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry
2019-02-13ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry
2019-02-13ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry
2019-02-13ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry
2019-02-13ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt contextJulien Thierry
2019-02-13ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry
2019-02-12Linux 4.19.21Greg Kroah-Hartman
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi
2019-02-12perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra
2019-02-12IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn
2019-02-12cacheinfo: Keep the old value if of_property_read_u32 failsHuacai Chen
2019-02-12serial: sh-sci: Do not free irqs that have already been freedChris Brandt
2019-02-12serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko
2019-02-12serial: fix race between flush_to_ldisc and tty_openGreg Kroah-Hartman
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2019-02-12perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland
2019-02-12x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck
2019-02-12perf/x86/intel/uncore: Add Node ID maskKan Liang
2019-02-12cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf
2019-02-12KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier
2019-02-12kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn
2019-02-12KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini
2019-02-12scsi: aic94xx: fix module loadingJames Bottomley
2019-02-12scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain
2019-02-12staging: speakup: fix tty-operation NULL derefsJohan Hovold
2019-02-12usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder
2019-02-12usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2019-02-12usb: dwc3: gadget: Handle 0 xfer length for OUT EPTejas Joglekar
2019-02-12usb: phy: am335x: fix race condition in _probeBin Liu
2019-02-12irqchip/gic-v3-its: Plug allocation race for devices sharing a DevIDMarc Zyngier
2019-02-12futex: Handle early deadlock return correctlyThomas Gleixner
2019-02-12dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev
2019-02-12dmaengine: bcm2835: Fix abort of transactionsLukas Wunner
2019-02-12dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner
2019-02-12HID: debug: fix the ring buffer implementationVladis Dronov
2019-02-12fuse: handle zero sized retrieve correctlyMiklos Szeredi
2019-02-12fuse: decrement NR_WRITEBACK_TEMP on the right pageMiklos Szeredi
2019-02-12fuse: call pipe_buf_release() under pipe lockJann Horn