summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Linux 4.9.162v4.9.162Greg Kroah-Hartman1-1/+1
2019-03-05x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski1-3/+4
2019-03-05mm: enforce min addr even if capable() in expand_downwards()Jann Horn1-4/+3
2019-03-05mmc: spi: Fix card detection during probeJonathan Neuschäfer1-0/+1
2019-03-05powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee1-6/+6
2019-03-05KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov1-0/+8
2019-03-05svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit1-15/+4
2019-03-05cfg80211: extend range deviation for DMGChaitanya Tata1-2/+2
2019-03-05mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre1-1/+1
2019-03-05mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori1-0/+4
2019-03-05ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon1-2/+0
2019-03-05net: usb: asix: ax88772_bind return error when hw_reset failZhang Run1-2/+7
2019-03-05net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto1-1/+3
2019-03-05scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash1-1/+1
2019-03-05direct-io: allow direct writes to empty inodesErnesto A. Fernández1-2/+3
2019-03-05serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita1-1/+1
2019-03-05locking/rwsem: Fix (possible) missed wakeupXie Yongji1-2/+9
2019-03-05mac80211: fix miscounting of ttl-dropped framesBob Copeland1-1/+3
2019-03-05drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill1-13/+15
2019-03-05ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev1-3/+3
2019-03-05ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare1-12/+12
2019-03-05ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare1-5/+5
2019-03-05usb: gadget: Potential NULL dereference on allocation errorDan Carpenter1-1/+1
2019-03-05usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao1-0/+1
2019-03-05usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He1-0/+2
2019-03-05thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2019-03-05ALSA: compress: prevent potential divide by zero bugsDan Carpenter1-1/+2
2019-03-05ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang2-2/+2
2019-03-05drm/msm: Unblock writer if reader closes fileKristian H. Kristensen1-1/+6
2019-03-05scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry1-0/+2
2019-03-05Revert "loop: Fold __loop_release into loop_release"Greg Kroah-Hartman1-7/+9
2019-03-05Revert "loop: Get rid of loop_index_mutex"Greg Kroah-Hartman1-20/+19
2019-03-05Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"Greg Kroah-Hartman1-0/+2
2019-02-27Linux 4.9.161v4.9.161Greg Kroah-Hartman1-1/+1
2019-02-27kbuild: consolidate Clang compiler flagsMasahiro Yamada1-7/+6
2019-02-27sched/sysctl: Fix attributes of some extern declarationsMatthias Kaehlcke1-3/+3
2019-02-27phy: tegra: remove redundant self assignment of 'map'Colin Ian King1-1/+1
2019-02-27pinctrl: max77620: Use define directive for max77620_pinconf_param valuesNathan Chancellor1-8/+6
2019-02-27netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso1-0/+3
2019-02-27Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu1-8/+1
2019-02-27mm/zsmalloc.c: fix -Wunneeded-internal-declaration warningNick Desaulniers1-1/+1
2019-02-27mm/zsmalloc.c: change stat type parameter to intMatthias Kaehlcke1-3/+6
2019-02-27irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon1-29/+18
2019-02-27kbuild: add -no-integrated-as Clang option unconditionallyMasahiro Yamada1-2/+2
2019-02-27kbuild: set no-integrated-as before incl. arch MakefileStefan Agner1-2/+2
2019-02-27kbuild: clang: disable unused variable warnings only when constantSodagudi Prasad1-2/+1
2019-02-27kbuild: clang: remove crufty HOSTCFLAGSNick Desaulniers1-5/+0
2019-02-27kbuild: clang: fix build failures with sparse checkDavid Lin1-2/+2
2019-02-27kbuild: move cc-option and cc-disable-warning after incl. arch MakefileMasahiro Yamada1-20/+23
2019-02-27drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä1-10/+10