summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-29perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe1-1/+4
2019-08-29perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe1-1/+1
2019-08-29block, bfq: handle NULL return value by bfq_init_rq()Paolo Valente1-3/+11
2019-08-29block: aoe: Fix kernel crash due to atomic sleep when exitingHe Zhe1-3/+10
2019-08-29drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King1-1/+3
2019-08-29x86/lib/cpu: Address missing prototypes warningValdis Klētnieks1-0/+1
2019-08-29libata: add SG safety checks in SFF pio transfersJens Axboe1-0/+6
2019-08-29libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe1-0/+21
2019-08-29NFSv4: Ensure state recovery handles ETIMEDOUT correctlyTrond Myklebust2-2/+7
2019-08-29net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao1-9/+11
2019-08-29net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao1-1/+1
2019-08-29net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao1-2/+4
2019-08-29drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao1-0/+40
2019-08-29net: stmmac: tc: Do not return a fragment entryJose Abreu1-1/+1
2019-08-29net: stmmac: Fix issues when number of Queues >= 4Jose Abreu2-0/+8
2019-08-29net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET1-1/+4
2019-08-29ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probeGustavo A. R. Silva1-1/+0
2019-08-29s390: put _stext and _etext into .text sectionVasily Gorbik1-6/+4
2019-08-29s390/mm: fix dump_pagetables top level page table walkingVasily Gorbik1-6/+6
2019-08-29s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik2-11/+0
2019-08-29sched/psi: Do not require setsched permission from the trigger creatorSuren Baghdasaryan1-1/+1
2019-08-29sched/psi: Reduce psimon FIFO priorityPeter Zijlstra1-1/+1
2019-08-29sched/deadline: Fix double accounting of rq/running bw in push & pullDietmar Eggemann1-8/+0
2019-08-29SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUALSebastien Tisserant1-1/+9
2019-08-29SMB3: Fix potential memory leak when processing compound chainPavel Shilovsky1-12/+17
2019-08-29drm/rockchip: Suspend DP lateDouglas Anderson1-1/+1
2019-08-29HID: input: fix a4tech horizontal wheel custom usageNicolas Saenz Julienne1-3/+27
2019-08-29HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52István Váradi2-0/+2
2019-08-29NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mountsTrond Myklebust3-2/+8
2019-08-29NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust3-7/+28
2019-08-29NFSv4.1: Only reap expired delegationsTrond Myklebust1-6/+17
2019-08-29NFSv4.1: Fix open stateid recoveryTrond Myklebust1-27/+38
2019-08-29NFSv4: When recovering state fails with EAGAIN, retry the same recoveryTrond Myklebust1-1/+8
2019-08-29NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateidTrond Myklebust1-2/+1
2019-08-29enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing1-0/+1
2019-08-29net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-08-29ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driverVijendar Mukunda1-2/+4
2019-08-29can: peak_usb: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-08-29can: sja1000: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-08-29spi: pxa2xx: Add support for Intel Tiger LakeJarkko Nikula1-0/+8
2019-08-29perf bench numa: Fix cpu0 bindingJiri Olsa1-2/+4
2019-08-29net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...Jia-Ju Bai1-1/+2
2019-08-29isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro1-1/+11
2019-08-29enetc: Fix build error without PHYLIBYueHaibing1-0/+1
2019-08-29iwlwifi: mvm: send LQ command always ASYNCGregory Greenman4-15/+16
2019-08-29iwlwifi: fix locking in delayed GTK settingJohannes Berg1-13/+26
2019-08-29iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu1-1/+1
2019-08-29iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu1-0/+2
2019-08-29iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein4-5/+51
2019-08-29nvmem: Use the same permissions for eeprom as for nvmemJean Delvare1-4/+11