summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-03ARM: dts: NSP: Fix PPI interrupt typesFlorian Fainelli1-2/+2
2018-02-03ARM: dts: NSP: Disable AHCI controller for HR NSP boardsFlorian Fainelli2-8/+0
2018-02-03iwlwifi: fix access to prph when transport is stoppedSara Sharon3-2/+15
2018-02-03iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach1-0/+2
2018-02-03scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva1-2/+5
2018-02-03scsi: aacraid: Prevent crash in case of free interrupt during scsi EH pathGuilherme G. Piccoli1-1/+1
2018-02-03perf/core: Fix memory leak triggered by perf --namespaceVasily Averin1-0/+1
2018-02-03xfs: Properly retry failed dquot items in case of error during buffer writebackCarlos Maiolino2-5/+49
2018-02-03xfs: ubsan fixesDarrick J. Wong1-3/+3
2018-02-03drm/omap: displays: panel-dpi: add backlight dependencyArnd Bergmann1-0/+1
2018-02-03drm/omap: Fix error handling path in 'omap_dmm_probe()'Christophe JAILLET1-1/+2
2018-02-03drm/bridge: tc358767: fix 1-lane behaviorAndrey Gusakov1-10/+3
2018-02-03drm/bridge: tc358767: fix AUXDATAn registers accessAndrey Gusakov1-1/+1
2018-02-03drm/bridge: tc358767: fix timing calculationsAndrey Gusakov1-14/+20
2018-02-03drm/bridge: tc358767: fix DP0_MISC register setAndrey Gusakov1-2/+3
2018-02-03drm/bridge: tc358767: filter out too high modesAndrey Gusakov1-1/+4
2018-02-03drm/bridge: tc358767: do no fail on hi-res displaysAndrey Gusakov1-5/+9
2018-02-03drm/bridge: Fix lvds-encoder since the panel_bridge rework.Eric Anholt1-7/+41
2018-02-03kmemleak: add scheduling point to kmemleak_scan()Yisheng Xie1-0/+2
2018-02-03scripts/faddr2line: extend usage on generic archLiu, Changcheng1-7/+14
2018-02-03SUNRPC: Allow connect to return EHOSTUNREACHTrond Myklebust1-0/+1
2018-02-03quota: Check for register_shrinker() failure.Tetsuo Handa1-1/+2
2018-02-03net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven1-0/+1
2018-02-03drm/amdgpu: don't try to move pinned BOsChristian König1-0/+4
2018-02-03xfs: fortify xfs_alloc_buftarg error handlingMichal Hocko1-5/+10
2018-02-03nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()Minwoo Im1-0/+1
2018-02-03Btrfs: incremental send, fix wrong unlink path after renaming fileFilipe Manana1-18/+106
2018-02-03bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET1-2/+2
2018-02-03net: phy: marvell10g: fix the PHY id maskAntoine Tenart1-2/+3
2018-02-03net: mvpp2: fix the txq_init error pathAntoine Tenart1-18/+2
2018-02-03quota: propagate error from __dquot_initializeChao Yu1-6/+13
2018-02-03hwmon: (pmbus) Use 64bit math for DIRECT format valuesRobert Lippert1-9/+12
2018-02-03lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin2-4/+9
2018-02-03race of lockd inetaddr notifiers vs nlmsvc_rqst changeVasily Averin1-2/+14
2018-02-03nfsd: check for use of the closed special stateidAndrew Elble1-2/+5
2018-02-03grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin1-1/+3
2018-02-03nfsd: Ensure we check stateid validity in the seqid operation checksTrond Myklebust1-9/+3
2018-02-03nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Trond Myklebust1-0/+8
2018-02-03auxdisplay: img-ascii-lcd: Only build on archs that have IOMEMThomas Meyer1-0/+1
2018-02-03xen-netfront: remove warning when unloading moduleEduardo Otubo1-0/+18
2018-02-03i2c: i2c-boardinfo: fix memory leaks on devinfoColin Ian King1-0/+2
2018-02-03xfs: log recovery should replay deferred ops in orderDarrick J. Wong5-40/+85
2018-02-03xfs: always free inline data before resetting inode fork during ifreeDarrick J. Wong1-0/+21
2018-02-03KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr7-25/+37
2018-02-03Btrfs: fix list_add corruption and soft lockups in fsyncLiu Bo2-3/+4
2018-02-03KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li1-1/+1
2018-02-03KVM: X86: Fix softlockup when get the current kvmclockWanpeng Li1-4/+7
2018-02-03reiserfs: remove unneeded i_version bumpJeff Layton1-1/+0
2018-02-03sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1Xin Long1-1/+1
2018-02-03sctp: avoid flushing unsent queue when doing asoc resetXin Long1-7/+14