summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-15mips: cm: reprime error causeVladimir Kondratiev1-1/+1
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-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-15iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay1-4/+3
2019-02-15mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger1-8/+7
2019-02-12Linux 4.9.156v4.9.156Greg 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-12perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra1-2/+8
2019-02-12IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn2-2/+12
2019-02-12PCI: vmd: Free up IRQs on suspend pathScott Bauer1-0/+15
2019-02-12oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2-2/+3
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/uncore: Add Node ID maskKan Liang1-1/+3
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-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
2019-02-12usb: phy: am335x: fix race condition in _probeBin Liu1-4/+1
2019-02-12dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev1-4/+4
2019-02-12dmaengine: bcm2835: Fix abort of transactionsLukas Wunner1-32/+9
2019-02-12dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner1-15/+18
2019-02-12fuse: handle zero sized retrieve correctlyMiklos Szeredi1-1/+1
2019-02-12fuse: decrement NR_WRITEBACK_TEMP on the right pageMiklos Szeredi1-1/+1
2019-02-12fuse: call pipe_buf_release() under pipe lockJann Horn1-0/+2
2019-02-12ALSA: hda - Serialize codec registrationsTakashi Iwai3-1/+5
2019-02-12ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax1-1/+5
2019-02-12enic: fix checksum validation for IPv6Govindarajulu Varadarajan1-1/+1
2019-02-12net: dsa: slave: Don't propagate flag changes on down slave interfacesRundong Ge1-4/+8
2019-02-12net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang1-0/+14
2019-02-12net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2-15/+12
2019-02-12rds: fix refcount bug in rds_sock_addrefEric Dumazet1-3/+3
2019-02-12skge: potential memory corruption in skge_get_regs()Dan Carpenter1-2/+4
2019-02-12rxrpc: bad unlock balance in rxrpc_recvmsgEric Dumazet1-1/+2
2019-02-12net: dp83640: expire old TX-skbSebastian Andrzej Siewior1-3/+10
2019-02-12dccp: fool proof ccid_hc_[rt]x_parse_options()Eric Dumazet1-2/+2
2019-02-12thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin1-2/+2
2019-02-12exec: load_script: don't blindly truncate shebang stringOleg Nesterov1-3/+7
2019-02-12fs/epoll: drop ovflist branch predictionDavidlohr Bueso1-1/+1
2019-02-12proc/sysctl: fix return error for proc_doulongvec_minmax()Cheng Lin1-0/+2
2019-02-12kernel/hung_task.c: break RCU locks based on jiffiesTetsuo Handa1-4/+4
2019-02-12HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki1-2/+8