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