summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-17Linux 5.4.47v5.4.47Greg Kroah-Hartman
2020-06-17KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier
2020-06-17KVM: arm64: Synchronize sysreg state on injecting an AArch32 exceptionMarc Zyngier
2020-06-17xen/pvcalls-back: test for errors when calling backend_connect()Juergen Gross
2020-06-17block/floppy: fix contended case in floppy_queue_rq()Jiri Kosina
2020-06-17mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()Ulf Hansson
2020-06-17mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()Ulf Hansson
2020-06-17ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node descriptionLudovic Desroches
2020-06-17mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()Masahiro Yamada
2020-06-17mmc: tmio: Further fixup runtime PM management at removeUlf Hansson
2020-06-17mmc: mmci_sdmmc: fix DMA API warning overlapping mappingsLudovic Barre
2020-06-17mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti
2020-06-17agp/intel: Reinforce the barrier after GTT updatesChris Wilson
2020-06-17perf: Add cond_resched() to task_function_call()Barret Rhoden
2020-06-17fat: don't allow to mount if the FAT length == 0OGAWA Hirofumi
2020-06-17mm/slub: fix a memory leak in sysfs_slab_add()Wang Hai
2020-06-17drm/vkms: Hold gem object while still in-useEzequiel Garcia
2020-06-17Smack: slab-out-of-bounds in vsscanfCasey Schaufler
2020-06-17ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-17ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-17ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang
2020-06-17ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang
2020-06-17ath9k: Fix use-after-free Read in htc_connect_serviceQiujun Huang
2020-06-17selftests/ftrace: Return unsupported if no error_log fileMasami Hiramatsu
2020-06-17scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy
2020-06-17scsi: megaraid_sas: TM command refire leads to controller firmware crashSumit Saxena
2020-06-17KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier
2020-06-17KVM: arm64: Stop writing aarch32's CSSELR into ACTLRJames Morse
2020-06-17KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li
2020-06-17KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li
2020-06-17KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson
2020-06-17KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini
2020-06-17KVM: nSVM: fix condition for filtering async PFPaolo Bonzini
2020-06-17KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02Sean Christopherson
2020-06-17video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET
2020-06-17video: vt8500lcdfb: fix fallthrough warningSam Ravnborg
2020-06-17EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enableQiuxu Zhuo
2020-06-17cpufreq: Fix up cpufreq_boost_set_sw()Rafael J. Wysocki
2020-06-17remoteproc: Fix and restore the parenting hierarchy for vdevSuman Anna
2020-06-17remoteproc: Fall back to using parent memory pool if no dedicated availableTero Kristo
2020-06-17proc: Use new_inode not new_inode_pseudoEric W. Biederman
2020-06-17ovl: initialize error in ovl_copy_xattrYuxuan Shui
2020-06-17net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy
2020-06-17net/mlx5: Fix fatal error handling during device loadShay Drory
2020-06-17net/mlx5: drain health workqueue in case of driver load errorShay Drory
2020-06-17selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove
2020-06-17dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai
2020-06-17crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)
2020-06-17crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)
2020-06-17crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)