summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman2019-04-271-1/+1
* lib/string.c: implement a basic bcmpNick Desaulniers2019-04-272-0/+23
* binfmt_elf: switch to new creds when switching to new mmLinus Torvalds2019-04-271-1/+1
* drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfersVille Syrjälä2019-04-271-0/+1
* dmaengine: tegra: avoid overflow of byte trackingBen Dooks2019-04-271-1/+4
* x86/build: Mark per-CPU symbols as absolute explicitly for LLDRafael Ávila de Espíndola2019-04-271-1/+1
* wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen2019-04-271-2/+5
* media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel2019-04-271-8/+11
* dmaengine: imx-dma: fix warning comparison of distinct pointer typesAnders Roxell2019-04-271-1/+1
* hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh2019-04-271-1/+1
* hwrng: virtio - Avoid repeated init of completionDavid Tolnay2019-04-271-1/+1
* media: mt9m111: set initial frame size other than 0x0Akinobu Mita2019-04-271-0/+2
* tty: increase the default flip buffer limit to 2*640KManfred Schlaegl2019-04-271-1/+1
* cdrom: Fix race condition in cdrom_sysctl_registerGuenter Roeck2019-04-271-4/+3
* fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl2019-04-271-0/+3
* bcache: improve sysfs_strtoul_clamp()Coly Li2019-04-271-3/+10
* bcache: fix input overflow to sequential_cutoffColy Li2019-04-271-1/+3
* bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li2019-04-271-2/+11
* ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan2019-04-271-0/+8
* ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor2019-04-274-5/+5
* kprobes: Prohibit probing on bsearch()Andrea Righi2019-04-271-0/+2
* leds: lp55xx: fix null deref on firmware load failureMichal Kazior2019-04-271-2/+2
* SoC: imx-sgtl5000: add missing put_device()Wen Yang2019-04-271-0/+1
* scsi: megaraid_sas: return error when create DMA pool failedJason Yan2019-04-271-0/+1
* IB/mlx4: Increase the timeout for CM cacheHåkon Bugge2019-04-271-1/+1
* e1000e: Fix -Wformat-truncation warningsFlorian Fainelli2019-04-271-2/+2
* mmc: omap: fix the maximum timeout settingAaro Koskinen2019-04-271-1/+1
* ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior2019-04-271-7/+7
* scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block2019-04-271-3/+3
* tools lib traceevent: Fix buffer overflow in arg_evalTony Jones2019-04-271-1/+1
* fs: fix guard_bio_eod to check for real EOD errorsCarlos Maiolino2019-04-271-0/+7
* cifs: Fix NULL pointer dereference of devnameYao Liu2019-04-271-0/+5
* dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)2019-04-271-0/+13
* cifs: use correct format charactersLouis Taylor2019-04-272-3/+3
* ocfs2: fix a panic problem caused by o2cb_ctlJia Guo2019-04-271-6/+8
* mm/slab.c: kmemleak no scan alien cachesQian Cai2019-04-271-8/+9
* mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!Uladzislau Rezki (Sony)2019-04-271-1/+5
* mm/cma.c: cma_declare_contiguous: correct err handlingPeng Fan2019-04-271-1/+3
* sysctl: handle overflow for file-maxChristian Brauner2019-04-271-0/+3
* tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-04-274-7/+12
* i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella2019-04-271-6/+6
* ext4: cleanup bh release code in ext4_ind_remove_space()zhangyi (F)2019-04-271-25/+22
* Linux 3.18.138v3.18.138Greg Kroah-Hartman2019-04-031-1/+1
* arm64: support keyctl() system call in 32-bit modeEric Biggers2019-04-031-0/+4
* ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno2019-04-031-17/+10
* xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2019-04-032-3/+7
* KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson2019-04-032-5/+14
* gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin2019-04-031-2/+4
* fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing2019-04-031-1/+2
* Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang2019-04-031-1/+3