summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Smack: slab-out-of-bounds in vsscanfCasey Schaufler2020-06-201-0/+10
* ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2020-06-202-11/+42
* ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang2020-06-201-0/+5
* ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang2020-06-201-0/+3
* ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang2020-06-205-7/+17
* KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier2020-06-201-2/+4
* KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li2020-06-201-0/+4
* KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li2020-06-201-1/+1
* KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson2020-06-201-1/+1
* KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini2020-06-201-1/+1
* KVM: nSVM: fix condition for filtering async PFPaolo Bonzini2020-06-201-2/+2
* video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET2020-06-201-0/+2
* proc: Use new_inode not new_inode_pseudoEric W. Biederman2020-06-203-3/+3
* ovl: initialize error in ovl_copy_xattrYuxuan Shui2020-06-201-1/+1
* selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove2020-06-201-0/+1
* crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)2020-06-201-0/+1
* crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)2020-06-201-5/+10
* crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)2020-06-201-2/+3
* spi: bcm2835: Fix controller unregister orderLukas Wunner2020-06-201-1/+3
* spi: pxa2xx: Fix controller unregister orderLukas Wunner2020-06-201-1/+3
* spi: Fix controller unregister orderLukas Wunner2020-06-201-1/+2
* spi: No need to assign dummy value in spi_unregister_controller()Andy Shevchenko2020-06-201-2/+1
* spi: dw: Fix controller unregister orderLukas Wunner2020-06-201-1/+3
* spi: dw: fix possible race conditionSasha Levin2020-06-201-1/+2
* x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser2020-06-201-2/+5
* x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser2020-06-201-37/+50
* x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky2020-06-203-6/+24
* x86/speculation: Change misspelled STIPB to STIBPWaiman Long2020-06-202-4/+4
* KVM: x86: only do L1TF workaround on affected processorsPaolo Bonzini2020-06-201-9/+10
* KVM: x86/mmu: Consolidate "is MMIO SPTE" codeSean Christopherson2020-06-201-8/+8
* kvm: x86: Fix L1TF mitigation for shadow MMUKai Huang2020-06-201-5/+13
* ALSA: pcm: disallow linking stream to itselfMichał Mirosław2020-06-201-0/+5
* crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...Christophe JAILLET2020-06-201-2/+2
* spi: bcm-qspi: when tx/rx buffer is NULL set to 0Justin Chen2020-06-201-4/+4
* spi: bcm2835aux: Fix controller unregister orderLukas Wunner2020-06-201-1/+3
* nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()Ryusuke Konishi2020-06-201-0/+2
* cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesTejun Heo2020-06-201-0/+1
* ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki2020-06-202-10/+20
* ACPI: GED: add support for _Exx / _Lxx handler methodsArd Biesheuvel2020-06-201-3/+19
* ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()Qiushi Wu2020-06-201-0/+1
* ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu2020-06-201-1/+3
* ALSA: usb-audio: Fix inconsistent card PM state after resumeTakashi Iwai2020-06-202-8/+14
* ALSA: hda/realtek - add a pintbl quirk for several Lenovo machinesHui Wang2020-06-201-0/+6
* ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan2020-06-201-1/+3
* efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel2020-06-201-1/+3
* x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma2020-06-201-0/+8
* x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser2020-06-201-18/+10
* x86/PCI: Mark Intel C620 MROMs as having non-compliant BARsXiaochun Lee2020-06-201-0/+4
* x86_64: Fix jiffies ODR violationBob Haarman2020-06-202-6/+2
* mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long2020-06-204-22/+24