summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-14Linux 4.4.214v4.4.214Greg Kroah-Hartman
2020-02-14dm: fix potential for q->make_request_fn NULL pointerMike Snitzer
2020-02-14libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange
2020-02-14libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu
2020-02-14pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_BGeert Uytterhoeven
2020-02-14powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy
2020-02-14ARM: dts: at91: sama5d3: define clock rate range for tcb1Alexandre Belloni
2020-02-14ARM: dts: at91: sama5d3: fix maximum peripheral clock ratesAlexandre Belloni
2020-02-14ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu
2020-02-14rtc: hym8563: Return -EINVAL if the time is known to be invalidPaul Kocialkowski
2020-02-14scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo
2020-02-14ASoC: pcm: update FE/BE trigger order based on the commandRanjani Sridharan
2020-02-14perf/core: Fix mlock accounting in perf_mmap()Song Liu
2020-02-14clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov
2020-02-14cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg
2020-02-14KVM: nVMX: vmread should not set rflags to specify success in case of #PFMiaohe Lin
2020-02-14KVM: VMX: Add non-canonical check on writes to RTIT address MSRsSean Christopherson
2020-02-14KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVMSean Christopherson
2020-02-14btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik
2020-02-14KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacksMarios Pomonis
2020-02-14KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacksMarios Pomonis
2020-02-14KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacksMarios Pomonis
2020-02-14KVM: x86: drop picdev_in_range()David Hildenbrand
2020-02-14drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea
2020-02-14Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana
2020-02-14btrfs: remove trivial locking wrappers of tree mod logDavid Sterba
2020-02-14Btrfs: fix assertion failure on fsync with NO_HOLES enabledFilipe Manana
2020-02-14NFS: Directory page cache pages need to be locked when readTrond Myklebust
2020-02-14NFS: Fix bool initialization/comparisonThomas Meyer
2020-02-14NFS: Fix memory leaks and corruption in readdirTrond Myklebust
2020-02-14bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet
2020-02-14net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli
2020-02-14mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade
2020-02-14mfd: da9062: Fix watchdog compatible stringMarco Felsch
2020-02-14net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor
2020-02-14net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor
2020-02-14ppp: Adjust indentation into ppp_async_inputNathan Chancellor
2020-02-14NFC: pn544: Adjust indentation in pn544_hci_check_presenceNathan Chancellor
2020-02-14powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor
2020-02-14ext2: Adjust indentation in ext2_fill_superNathan Chancellor
2020-02-14scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor
2020-02-14scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor
2020-02-14scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche
2020-02-14KVM: x86: Free wbinvd_dirty_mask if vCPU creation failsSean Christopherson
2020-02-14KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson
2020-02-14KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson
2020-02-14KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() fro...Marios Pomonis
2020-02-14KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacksMarios Pomonis