summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Linux 4.4.214v4.4.214Greg Kroah-Hartman1-1/+1
2020-02-14dm: fix potential for q->make_request_fn NULL pointerMike Snitzer1-2/+7
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-14pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_BGeert Uytterhoeven1-2/+2
2020-02-14powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy1-14/+29
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-14ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu1-0/+1
2020-02-14rtc: hym8563: Return -EINVAL if the time is known to be invalidPaul Kocialkowski1-1/+1
2020-02-14scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo1-1/+2
2020-02-14ASoC: pcm: update FE/BE trigger order based on the commandRanjani Sridharan1-27/+68
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: 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-2/+0
2020-02-14btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik1-0/+8
2020-02-14KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacksMarios Pomonis1-3/+10
2020-02-14KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacksMarios Pomonis1-8/+16
2020-02-14KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacksMarios Pomonis1-1/+5
2020-02-14KVM: x86: drop picdev_in_range()David Hildenbrand1-23/+12
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
2020-02-14btrfs: remove trivial locking wrappers of tree mod logDavid Sterba1-39/+19
2020-02-14Btrfs: fix assertion failure on fsync with NO_HOLES enabledFilipe Manana1-6/+1
2020-02-14NFS: Directory page cache pages need to be locked when readTrond Myklebust1-11/+19
2020-02-14NFS: Fix bool initialization/comparisonThomas Meyer3-7/+7
2020-02-14NFS: Fix memory leaks and corruption in readdirTrond Myklebust1-2/+17
2020-02-14bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet1-12/+32
2020-02-14net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli1-0/+3
2020-02-14mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade1-0/+1
2020-02-14mfd: da9062: Fix watchdog compatible stringMarco Felsch1-1/+1
2020-02-14net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor2-5/+6
2020-02-14net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor1-1/+1
2020-02-14ppp: Adjust indentation into ppp_async_inputNathan Chancellor1-9/+9
2020-02-14NFC: pn544: Adjust indentation in pn544_hci_check_presenceNathan Chancellor1-1/+1
2020-02-14powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor1-1/+1
2020-02-14ext2: Adjust indentation in ext2_fill_superNathan Chancellor1-3/+3
2020-02-14scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor1-1/+1
2020-02-14scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor1-1/+1
2020-02-14scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche1-4/+4
2020-02-14KVM: x86: Free wbinvd_dirty_mask if vCPU creation failsSean Christopherson1-1/+1
2020-02-14KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson1-1/+3
2020-02-14KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson1-1/+3
2020-02-14KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() fro...Marios Pomonis1-2/+7
2020-02-14KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacksMarios Pomonis1-3/+9