summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-05Linux 4.9.162v4.9.162Greg Kroah-Hartman
2019-03-05x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-03-05mm: enforce min addr even if capable() in expand_downwards()Jann Horn
2019-03-05mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-03-05powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee
2019-03-05KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov
2019-03-05svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit
2019-03-05cfg80211: extend range deviation for DMGChaitanya Tata
2019-03-05mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre
2019-03-05mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-03-05ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-03-05net: usb: asix: ax88772_bind return error when hw_reset failZhang Run
2019-03-05net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto
2019-03-05scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-03-05direct-io: allow direct writes to empty inodesErnesto A. Fernández
2019-03-05serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita
2019-03-05locking/rwsem: Fix (possible) missed wakeupXie Yongji
2019-03-05mac80211: fix miscounting of ttl-dropped framesBob Copeland
2019-03-05drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill
2019-03-05ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev
2019-03-05ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-03-05ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-03-05usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-03-05usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-03-05usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He
2019-03-05thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter
2019-03-05ALSA: compress: prevent potential divide by zero bugsDan Carpenter
2019-03-05ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang
2019-03-05drm/msm: Unblock writer if reader closes fileKristian H. Kristensen
2019-03-05scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2019-03-05Revert "loop: Fold __loop_release into loop_release"Greg Kroah-Hartman
2019-03-05Revert "loop: Get rid of loop_index_mutex"Greg Kroah-Hartman
2019-03-05Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"Greg Kroah-Hartman
2019-02-27Linux 4.9.161v4.9.161Greg Kroah-Hartman
2019-02-27kbuild: consolidate Clang compiler flagsMasahiro Yamada
2019-02-27sched/sysctl: Fix attributes of some extern declarationsMatthias Kaehlcke
2019-02-27phy: tegra: remove redundant self assignment of 'map'Colin Ian King
2019-02-27pinctrl: max77620: Use define directive for max77620_pinconf_param valuesNathan Chancellor
2019-02-27netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso
2019-02-27Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu
2019-02-27mm/zsmalloc.c: fix -Wunneeded-internal-declaration warningNick Desaulniers
2019-02-27mm/zsmalloc.c: change stat type parameter to intMatthias Kaehlcke
2019-02-27irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon
2019-02-27kbuild: add -no-integrated-as Clang option unconditionallyMasahiro Yamada
2019-02-27kbuild: set no-integrated-as before incl. arch MakefileStefan Agner
2019-02-27kbuild: clang: disable unused variable warnings only when constantSodagudi Prasad
2019-02-27kbuild: clang: remove crufty HOSTCFLAGSNick Desaulniers
2019-02-27kbuild: clang: fix build failures with sparse checkDavid Lin
2019-02-27kbuild: move cc-option and cc-disable-warning after incl. arch MakefileMasahiro Yamada
2019-02-27drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä