summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-22Linux 4.9.183v4.9.183Greg Kroah-Hartman
2019-06-22Abort file_remove_privs() for non-reg. filesAlexander Lochmann
2019-06-22mlxsw: spectrum: Prevent force of 56GAmit Cohen
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan
2019-06-22scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-06-22net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda
2019-06-22KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras
2019-06-22ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap
2019-06-22perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter
2019-06-22perf data: Fix 'strncat may truncate' build failure with recent gccShawn Landden
2019-06-22configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala
2019-06-22i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen
2019-06-22net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook
2019-06-22gpio: fix gpio-adp5588 build errorsRandy Dunlap
2019-06-22perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra
2019-06-22perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui
2019-06-22x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden
2019-06-22mISDN: make sure device name is NUL terminatedDan Carpenter
2019-06-22selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T
2019-06-22perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian
2019-06-22Revert "staging: vc04_services: prevent integer overflow in create_pagelist()"Greg Kroah-Hartman
2019-06-22sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz
2019-06-22neigh: fix use-after-free read in pneigh_get_nextEric Dumazet
2019-06-22lapb: fixed leak of control-blocks.Jeremy Sowden
2019-06-22ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zeroEric Dumazet
2019-06-22be2net: Fix number of Rx queues used for flow hashingIvan Vecera
2019-06-22ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet
2019-06-22rtc: pcf8523: don't return invalid date when battery is lowBaruch Siach
2019-06-22USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas
2019-06-22USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist
2019-06-22USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham
2019-06-22USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng
2019-06-22USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta
2019-06-22usb: dwc2: Fix DMA cache alignment issuesMartin Schiller
2019-06-22drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister
2019-06-22drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister
2019-06-22KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2019-06-22KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini
2019-06-22usbnet: ipheth: fix racing conditionBernd Eckstein
2019-06-22selftests/timers: Add missing fflush(stdout) callsKees Cook
2019-06-22scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King
2019-06-22arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland
2019-06-22scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart
2019-06-22Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao
2019-06-22Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"Takashi Iwai
2019-06-22ALSA: seq: Fix race of get-subscription call vs port-delete ioctlsTakashi Iwai
2019-06-22ALSA: seq: Protect in-kernel ioctl calls with mutexTakashi Iwai
2019-06-22x86/uaccess, kcov: Disable stack protectorPeter Zijlstra