summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Linux 4.14.171v4.14.171Greg Kroah-Hartman1-1/+1
2020-02-14libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange1-0/+1
2020-02-14libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange1-0/+1
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu1-0/+7
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu1-0/+4
2020-02-14serial: uartps: Move the spinlock after the read of the tx emptyShubhrajyoti Datta1-2/+1
2020-02-14dm: fix potential for q->make_request_fn NULL pointerMike Snitzer1-2/+7
2020-02-14scsi: megaraid_sas: Do not initiate OCR if controller is not in ready stateAnand Lodnoor3-2/+5
2020-02-14pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_BGeert Uytterhoeven1-2/+2
2020-02-14media: i2c: adv748x: Fix unsafe macrosGustavo A. R. Silva1-4/+4
2020-02-14crypto: atmel-sha - fix error handling when setting hmac keyEric Biggers1-6/+1
2020-02-14crypto: artpec6 - return correct error code for failed setkey()Eric Biggers1-1/+1
2020-02-14KVM: arm/arm64: Fix young bit from mmu notifierGavin Shan1-1/+2
2020-02-14arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose1-1/+1
2020-02-14ARM: 8949/1: mm: mark free_memmap as __initOlof Johansson1-1/+1
2020-02-14KVM: arm/arm64: vgic-its: Fix restoration of unmapped collectionsEric Auger1-1/+2
2020-02-14powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy1-14/+29
2020-02-14powerpc/pseries/vio: Fix iommu_table use-after-free refcount warningTyrel Datwyler1-0/+2
2020-02-14tools/power/acpi: fix compilation errorZhengyuan Liu1-1/+1
2020-02-14ARM: dts: at91: sama5d3: define clock rate range for tcb1Alexandre Belloni1-0/+1
2020-02-14ARM: dts: at91: sama5d3: fix maximum peripheral clock ratesAlexandre Belloni3-18/+18
2020-02-14platform/x86: intel_mid_powerbtn: Take a copy of ddataMika Westerberg1-2/+3
2020-02-14ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu1-0/+1
2020-02-14rtc: cmos: Stop using shared IRQAndy Shevchenko1-1/+1
2020-02-14rtc: hym8563: Return -EINVAL if the time is known to be invalidPaul Kocialkowski1-1/+1
2020-02-14serial: uartps: Add a timeout to the tx empty waitShubhrajyoti Datta1-4/+10
2020-02-14NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski1-0/+5
2020-02-14NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()Trond Myklebust5-9/+16
2020-02-14nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven1-1/+1
2020-02-14PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe1-4/+16
2020-02-14PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe1-1/+1
2020-02-14scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo1-1/+2
2020-02-14RDMA/netlink: Do not always generate an ACK for some netlink operationsHÃ¥kon Bugge2-3/+3
2020-02-14hv_sock: Remove the accept port restrictionSunil Muthuswamy1-59/+9
2020-02-14ASoC: pcm: update FE/BE trigger order based on the commandRanjani Sridharan1-27/+68
2020-02-14rxrpc: Fix service call disconnectionDavid Howells1-2/+1
2020-02-14perf/core: Fix mlock accounting in perf_mmap()Song Liu1-1/+9
2020-02-14clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov1-2/+9
2020-02-14cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg1-2/+8
2020-02-14KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger1-4/+2
2020-02-14KVM: Play nice with read-only memslots when querying host page sizeSean Christopherson1-1/+1
2020-02-14KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson3-6/+6
2020-02-14KVM: nVMX: vmread should not set rflags to specify success in case of #PFMiaohe Lin1-1/+3
2020-02-14KVM: VMX: Add non-canonical check on writes to RTIT address MSRsSean Christopherson1-0/+8033
2020-02-14KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVMSean Christopherson1-1/+1
2020-02-14KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platformSean Christopherson1-0/+5
2020-02-14btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik1-0/+8
2020-02-14KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacksMarios Pomonis1-8/+16
2020-02-14drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea1-1/+7
2020-02-14Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana5-16/+8