aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-24staging: rtl8188eu: remove useless commentMichael Straube1-16/+0
2021-06-24staging: rtl8723bs: Fix an error handling pathChristophe JAILLET1-1/+3
2021-06-24Merge branch 'for-next/docs' into for-next/coreWill Deacon1-0/+6
2021-06-24Merge branch 'for-next/cpuidle' into for-next/coreWill Deacon5-35/+67
2021-06-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon8-97/+287
2021-06-24Merge branch 'for-next/cortex-strings' into for-next/coreWill Deacon10-954/+902
2021-06-24Merge branch 'for-next/caches' into for-next/coreWill Deacon27-218/+276
2021-06-24phy: qcom-qusb2: Add configuration for SM4250 and SM6115Iskren Chernev1-0/+34
2021-06-24dt-bindings: phy: qcom,qusb2: document sm4250/6115 compatibleIskren Chernev1-0/+2
2021-06-24dt-bindings: usb: qcom,dwc3: Add bindings for sm6115/4250Iskren Chernev1-0/+2
2021-06-24Merge branch 'for-next/build' into for-next/coreWill Deacon2-2/+3
2021-06-24USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen1-0/+5
2021-06-24Merge branch 'for-next/boot' into for-next/coreWill Deacon9-58/+51
2021-06-24HID: amd_sfh: Add initial support for HPD sensorBasavaraj Natikar6-2/+174
2021-06-24HID: amd_sfh: Extend ALS support for newer AMD platformBasavaraj Natikar6-26/+45
2021-06-24HID: amd_sfh: Extend driver capabilities for multi-generation supportBasavaraj Natikar3-6/+105
2021-06-24media: Fix Media Controller API config checksShuah Khan2-2/+2
2021-06-24RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1Colin Ian King1-4/+1
2021-06-24Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon10-51/+70
2021-06-24usb: xhci-mtk: allow multiple Start-Split in a microframeChunfeng Yun2-20/+0
2021-06-24usb: ftdi-elan: remove redundant continue statement in a while-loopColin Ian King1-1/+0
2021-06-24usb: class: cdc-wdm: return the correct errno codeJunlin Yang1-2/+3
2021-06-24IB/isert: Align target max I/O size to initiator sizeMax Gurtovoy2-5/+2
2021-06-24bpf, x86: Remove unused cnt increase from EMIT macroJiri Olsa1-32/+12
2021-06-24dmaengine: imx-sdma: Remove platform data headerVladimir Zapolskiy2-61/+55
2021-06-24dmaengine: xilinx: dpdma: Fix spacing around addr[i-1]Michal Simek1-1/+1
2021-06-24dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_tMichal Simek1-1/+1
2021-06-24Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman22-178/+286
2021-06-24xen/events: reset active flag for lateeoi events laterJuergen Gross1-1/+10
2021-06-24MAINTAINERS: remove Timur Tabi from Freescale SOC sound driversTimur Tabi1-1/+0
2021-06-24ASoC: rt5645: Avoid upgrading static warnings to errorsMark Brown1-38/+11
2021-06-24time: Improve performance of time64_to_tm()Cassio Neri4-52/+172
2021-06-24KVM: selftests: Use "standard" min virtual address for CPUID test allocSean Christopherson1-2/+1
2021-06-24KVM: selftests: Use alloc page helper for xAPIC IPI testSean Christopherson1-1/+1
2021-06-24KVM: selftests: Use alloc_page helper for x86-64's GDT/IDT/TSS allocationsSean Christopherson1-6/+4
2021-06-24KVM: selftests: Lower the min virtual address for misc page allocationsSean Christopherson1-1/+1
2021-06-24KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson6-24/+59
2021-06-24KVM: selftests: Use "standard" min virtual address for Hyper-V pagesSean Christopherson1-1/+1
2021-06-24KVM: selftests: Unconditionally use memslot 0 for x86's GDT/TSS setupSean Christopherson1-10/+8
2021-06-24KVM: selftests: Unconditionally use memslot 0 when loading elf binarySean Christopherson6-10/+7
2021-06-24KVM: selftests: Zero out the correct page in the Hyper-V features testSean Christopherson1-1/+1
2021-06-24KVM: selftests: Remove errant asm/barrier.h include to fix arm64 buildSean Christopherson1-1/+0
2021-06-24KVM: nVMX: Handle split-lock #AC exceptions that happen in L2Sean Christopherson4-2/+11
2021-06-24KVM: x86/mmu: Fix uninitialized boolean variable flushColin Ian King1-1/+1
2021-06-24KVM: selftests: fix triple fault if ept=0 in dirty_log_testHou Wenlong4-8/+3
2021-06-24KVM: x86: Print CPU of last attempted VM-entry when dumping VMCS/VMCBJim Mattson2-0/+4
2021-06-24x86/resctrl: Fix kernel-doc in internal.hFabio M. De Francesco1-7/+14
2021-06-24x86/resctrl: Fix kernel-doc in pseudo_lock.cFabio M. De Francesco1-2/+8
2021-06-24KVM: selftests: Fix mapping length truncation in m{,un}map()Zenghui Yu1-2/+2
2021-06-24Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai608-3097/+5298