summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-15mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li1-1/+6
2019-02-15MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton1-0/+1
2019-02-15MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen1-5/+5
2019-02-15MIPS: Use lower case for addresses in nexys4ddr.dtsPaul Burton1-4/+4
2019-02-15mips: cm: reprime error causeVladimir Kondratiev1-1/+1
2019-02-15tracing: uprobes: Fix typo in pr_fmt stringAndreas Ziegler1-1/+1
2019-02-15tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler1-0/+7
2019-02-15pinctrl: cherryview: fix Strago DMI workaroundDmitry Torokhov1-4/+4
2019-02-15pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controllerChen-Yu Tsai1-1/+1
2019-02-15svcrdma: Remove max_sge check at connect timeChuck Lever2-12/+102
2019-02-15debugfs: fix debugfs_rename parameter checkingGreg Kroah-Hartman1-0/+7
2019-02-15samples: mei: use /dev/mei0 instead of /dev/meiTomas Winkler1-1/+1
2019-02-15mei: me: add ice lake point device id.Tomas Winkler2-0/+4
2019-02-15cfg80211: call disconnect_wk when AP stopsJohannes Berg3-1/+5
2019-02-15misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter1-1/+1
2019-02-15signal: Better detection of synchronous signalsEric W. Biederman1-1/+51
2019-02-15signal: Always notice exiting tasksEric W. Biederman1-0/+6
2019-02-15signal: Always attempt to allocate siginfo for SIGSTOPEric W. Biederman1-3/+2
2019-02-15iio: ti-ads8688: Update buffer allocation for timestampsDan Murphy1-1/+2
2019-02-15iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay1-4/+3
2019-02-15iio: adc: axp288: Fix TS-pin handlingHans de Goede1-16/+60
2019-02-15tools: iio: iio_generic_buffer: make num_loops signedMartin Kelly1-1/+1
2019-02-15libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede1-0/+1
2019-02-15mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger1-7/+6
2019-02-15mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon1-2/+2
2019-02-15mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon1-22/+20
2019-02-15mtd: Make sure mtd->erasesize is valid even if the partition is of size 0Boris Brezillon1-0/+4
2019-02-12Linux 4.20.8v4.20.8Greg Kroah-Hartman1-1/+1
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi1-2/+2
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi4-12/+29
2019-02-12nfsd: Fix error return values for nfsd4_clone_file_range()Trond Myklebust1-2/+4
2019-02-12cacheinfo: Keep the old value if of_property_read_u32 failsHuacai Chen1-4/+2
2019-02-12serial: sh-sci: Do not free irqs that have already been freedChris Brandt1-1/+8
2019-02-12serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko1-4/+5
2019-02-12serial: fix race between flush_to_ldisc and tty_openGreg Kroah-Hartman1-0/+6
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva1-1/+1
2019-02-12perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland1-0/+3
2019-02-12x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck1-0/+1
2019-02-12perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra1-5/+11
2019-02-12perf/x86/intel/uncore: Add Node ID maskKan Liang1-1/+3
2019-02-12cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf6-35/+8
2019-02-12KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier1-0/+1
2019-02-12kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn1-1/+2
2019-02-12KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini1-0/+7
2019-02-12scsi: aic94xx: fix module loadingJames Bottomley1-4/+4
2019-02-12scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain1-0/+2
2019-02-12scsi: sd_zbc: Fix zone information messagesDamien Le Moal1-4/+8
2019-02-12staging: speakup: fix tty-operation NULL derefsJohan Hovold1-2/+4
2019-02-12usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder2-22/+12
2019-02-12usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva1-1/+1