summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.184v4.4.184Greg Kroah-Hartman2019-06-271-1/+1
* tcp: refine memory limit test in tcp_fragment()Eric Dumazet2019-06-271-1/+1
* Linux 4.4.183v4.4.183Greg Kroah-Hartman2019-06-221-1/+1
* Abort file_remove_privs() for non-reg. filesAlexander Lochmann2019-06-221-2/+7
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-06-226-1/+61
* Revert "crypto: crypto4xx - properly set IV after de- and encrypt"Greg Kroah-Hartman2019-06-222-11/+1
* scsi: libsas: delete sas port if expander discover failedJason Yan2019-06-221-0/+2
* scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash2019-06-221-0/+4
* net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda2019-06-221-0/+4
* KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras2019-06-223-8/+8
* ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap2019-06-221-0/+1
* configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala2019-06-221-8/+6
* i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen2019-06-221-0/+1
* net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook2019-06-221-1/+0
* gpio: fix gpio-adp5588 build errorsRandy Dunlap2019-06-221-0/+1
* perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra2019-06-221-0/+9
* perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui2019-06-221-4/+20
* x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden2019-06-221-2/+5
* mISDN: make sure device name is NUL terminatedDan Carpenter2019-06-221-2/+3
* sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz2019-06-221-1/+1
* neigh: fix use-after-free read in pneigh_get_nextEric Dumazet2019-06-221-0/+7
* lapb: fixed leak of control-blocks.Jeremy Sowden2019-06-221-0/+1
* ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zeroEric Dumazet2019-06-221-3/+4
* be2net: Fix number of Rx queues used for flow hashingIvan Vecera2019-06-221-1/+1
* ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet2019-06-221-0/+2
* USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas2019-06-221-0/+4
* USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist2019-06-221-0/+2
* USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2019-06-222-0/+4
* USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng2019-06-221-0/+5
* USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta2019-06-221-0/+3
* drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister2019-06-221-0/+4
* drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister2019-06-221-1/+2
* KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-06-221-14/+21
* KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini2019-06-221-5/+8
* usbnet: ipheth: fix racing conditionBernd Eckstein2019-06-221-1/+2
* scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King2019-06-221-1/+1
* scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart2019-06-221-1/+4
* Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao2019-06-221-2/+2
* ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang2019-06-221-0/+1
* cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo2019-06-221-2/+8
* bcache: fix stack corruption by PRECEDING_KEY()Coly Li2019-06-222-17/+33
* i2c: acorn: fix i2c warningRussell King2019-06-221-0/+1
* ptrace: restore smp_rmb() in __ptrace_may_access()Jann Horn2019-06-222-0/+19
* signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFOEric W. Biederman2019-06-221-2/+8
* fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang2019-06-221-0/+12
* mm/list_lru.c: fix memory leak in __memcg_init_list_lru_nodeShakeel Butt2019-06-221-1/+1
* libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede2019-06-221-3/+6
* ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai2019-06-221-1/+1
* Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman2019-06-222-11/+0
* futex: Fix futex lock the wrong pageZhangXiaoxu2019-06-221-2/+2