summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-27Linux 4.4.184v4.4.184Greg Kroah-Hartman1-1/+1
2019-06-27tcp: refine memory limit test in tcp_fragment()Eric Dumazet1-1/+1
2019-06-22Linux 4.4.183v4.4.183Greg Kroah-Hartman1-1/+1
2019-06-22Abort file_remove_privs() for non-reg. filesAlexander Lochmann1-2/+7
2019-06-22coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli6-1/+61
2019-06-22Revert "crypto: crypto4xx - properly set IV after de- and encrypt"Greg Kroah-Hartman2-11/+1
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash1-0/+4
2019-06-22net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda1-0/+4
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras3-8/+8
2019-06-22ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap1-0/+1
2019-06-22configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala1-8/+6
2019-06-22i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen1-0/+1
2019-06-22net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook1-1/+0
2019-06-22gpio: fix gpio-adp5588 build errorsRandy Dunlap1-0/+1
2019-06-22perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra1-0/+9
2019-06-22perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui1-4/+20
2019-06-22x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden1-2/+5
2019-06-22mISDN: make sure device name is NUL terminatedDan Carpenter1-2/+3
2019-06-22sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz1-1/+1
2019-06-22neigh: fix use-after-free read in pneigh_get_nextEric Dumazet1-0/+7
2019-06-22lapb: fixed leak of control-blocks.Jeremy Sowden1-0/+1
2019-06-22ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zeroEric Dumazet1-3/+4
2019-06-22be2net: Fix number of Rx queues used for flow hashingIvan Vecera1-1/+1
2019-06-22ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet1-0/+2
2019-06-22USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+4
2019-06-22USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist1-0/+2
2019-06-22USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2-0/+4
2019-06-22USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng1-0/+5
2019-06-22USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta1-0/+3
2019-06-22drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister1-0/+4
2019-06-22drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister1-1/+2
2019-06-22KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger1-14/+21
2019-06-22KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini1-5/+8
2019-06-22usbnet: ipheth: fix racing conditionBernd Eckstein1-1/+2
2019-06-22scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King1-1/+1
2019-06-22scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart1-1/+4
2019-06-22Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao1-2/+2
2019-06-22ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang1-0/+1
2019-06-22cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo1-2/+8
2019-06-22bcache: fix stack corruption by PRECEDING_KEY()Coly Li2-17/+33
2019-06-22i2c: acorn: fix i2c warningRussell King1-0/+1
2019-06-22ptrace: restore smp_rmb() in __ptrace_may_access()Jann Horn2-0/+19
2019-06-22signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFOEric W. Biederman1-2/+8
2019-06-22fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang1-0/+12
2019-06-22mm/list_lru.c: fix memory leak in __memcg_init_list_lru_nodeShakeel Butt1-1/+1
2019-06-22libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede1-3/+6
2019-06-22ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai1-1/+1
2019-06-22Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman2-11/+0
2019-06-22futex: Fix futex lock the wrong pageZhangXiaoxu1-2/+2