summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-1/+1
2020-10-29crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()Tianjia Zhang1-2/+2
2020-10-29crypto: algif_skcipher - EBUSY on aio should be an errorHerbert Xu1-1/+1
2020-10-29perf/core: Fix race in the perf_mmap_close() functionJiri Olsa1-3/+4
2020-10-29perf/x86: Fix n_pair for cancelled txnSasha Levin2-1/+6
2020-10-29pinctrl: qcom: Use return value from irq_set_wake() callMaulik Shah1-5/+3
2020-10-29pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flagsMaulik Shah1-0/+2
2020-10-29x86/events/amd/iommu: Fix sizeof mismatchColin Ian King1-1/+1
2020-10-29x86/nmi: Fix nmi_handle() duration miscalculationLibing Zhou1-3/+2
2020-10-29perf/x86/intel/uncore: Fix the scale of the IMC free-running eventsKan Liang1-6/+6
2020-10-29perf/x86/intel/uncore: Reduce the number of CBOX countersKan Liang1-1/+1
2020-10-29perf/x86/intel/uncore: Update Ice Lake uncore unitsKan Liang1-4/+25
2020-10-29arm64: perf: Add missing ISB in armv8pmu_enable_counter()Alexandru Elisei1-0/+5
2020-10-29sched/fair: Use dst group while checking imbalance for NUMA balancerBarry Song1-4/+4
2020-10-29sched/fair: Fix wrong cpu selecting from isolated domainXunlei Pang1-4/+5
2020-10-29drivers/perf: thunderx2_pmu: Fix memory resource error handlingMark Salter1-2/+5
2020-10-29drivers/perf: xgene_pmu: Fix uninitialized resource structMark Salter1-15/+17
2020-10-29arm64: kprobe: add checks for ARMv8.3-PAuth combined instructionsAmit Daniel Kachhap3-2/+10
2020-10-29x86/fpu: Allow multiple bits in clearcpuid= parameterArvind Sankar2-9/+23
2020-10-29perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBSKan Liang1-12/+20
2020-10-29EDAC/ti: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-1/+2
2020-10-29EDAC/aspeed: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-2/+2
2020-10-29EDAC/i5100: Fix error handling order in i5100_init_one()Dinghao Liu1-6/+5
2020-10-29microblaze: fix kbuild redundant file warningRandy Dunlap1-1/+0
2020-10-29sched/fair: Fix wrong negative conversion in find_energy_efficient_cpu()Lukasz Luba1-1/+2
2020-10-29RAS/CEC: Fix cec_init() prototypeLuca Stefani1-4/+5
2020-10-29crypto: caam/qi - add support for more XTS key lengthsAndrei Botila1-3/+10
2020-10-29crypto: caam/qi - add fallback for XTS with more than 8B IVAndrei Botila2-4/+67
2020-10-29crypto: algif_aead - Do not set MAY_BACKLOG on the async pathHerbert Xu1-3/+4
2020-10-29ima: Don't ignore errors from crypto_shash_update()Roberto Sassu1-0/+2
2020-10-29KVM: SVM: Initialize prev_ga_tag before useSuravee Suthikulpanit1-0/+1
2020-10-29KVM: x86: Intercept LA57 to inject #GP fault when it's reservedLai Jiangshan1-1/+1
2020-10-29KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpagesSean Christopherson1-0/+1
2020-10-29KVM: nVMX: Reload vmcs01 if getting vmcs12's pages failsSean Christopherson1-1/+3
2020-10-29KVM: nVMX: Reset the segment cache when stuffing guest segsSean Christopherson1-0/+2
2020-10-29KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PISean Christopherson3-0/+16
2020-10-29arm64: Make use of ARCH_WORKAROUND_1 even when KVM is not enabledMarc Zyngier1-2/+5
2020-10-29smb3: fix stat when special device file and mounted with modefromsidSteve French1-1/+6
2020-10-29smb3: do not try to cache root directory if dir leases not supportedSteve French1-1/+4
2020-10-29SMB3.1.1: Fix ids returned in POSIX query dirSteve French3-5/+7
2020-10-29SMB3: Resolve data corruption of TCP server info fieldsRohith Surabattula1-5/+7
2020-10-29cifs: Return the error from crypt_message when enc/dec key not found.Shyam Prasad N1-1/+1
2020-10-29cifs: remove bogus debug codeDan Carpenter1-8/+8
2020-10-29ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887Jian-Hong Pan1-0/+42
2020-10-29ALSA: hda/realtek - Add mute Led support for HP Elitebook 845 G7Qiu Wenbo1-0/+1
2020-10-29ALSA: hda/realtek - set mic to auto detect on a HP AIO machineHui Wang1-0/+11
2020-10-29ALSA: hda/realtek - The front Mic on a HP machine doesn't workJeremy Szu1-0/+1
2020-10-29ALSA: usb-audio: Line6 Pod Go interface requires static clock rate quirkLukasz Halman1-0/+1
2020-10-29ALSA: hda - Fix the return value if cb func is already registeredHui Wang1-5/+13
2020-10-29ALSA: hda - Don't register a cb func if it is registered alreadyHui Wang1-1/+13