summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner2021-08-102-1/+6
| * | PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-104-10/+13
| * | PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner2021-08-101-1/+1
| * | PCI/MSI: Correct misleading commentsThomas Gleixner2021-08-101-4/+1
| * | PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner2021-08-101-4/+4
| * | PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner2021-08-101-0/+5
| * | PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner2021-08-101-0/+15
| * | PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner2021-08-101-18/+27
| * | PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner2021-08-101-13/+15
* | | Merge tag 'locking_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-08-151-1/+1
|\ \ \
| * | | locking/rtmutex: Use the correct rtmutex debugging config optionZhen Lei2021-08-101-1/+1
| |/ /
* | | Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-152-10/+63
|\ \ \
| * \ \ Merge tag 'efi-urgent-for-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...Thomas Gleixner2021-08-102-10/+63
| |\ \ \
| | * | | efi/libstub: arm64: Double check image alignment at entryArd Biesheuvel2021-08-031-0/+4
| | * | | efi/libstub: arm64: Warn when efi_random_alloc() failsArd Biesheuvel2021-08-031-0/+2
| | * | | efi/libstub: arm64: Relax 2M alignment again for relocatable kernelsArd Biesheuvel2021-08-031-15/+13
| | * | | efi/libstub: arm64: Force Image reallocation if BSS was not reservedArd Biesheuvel2021-08-031-1/+48
| | * | | arm64: efi: kaslr: Fix occasional random alloc (and boot) failureBenjamin Herrenschmidt2021-07-201-0/+2
* | | | | Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-152-14/+14
|\ \ \ \ \
| * | | | | x86/resctrl: Fix default monitoring groups reportingBabu Moger2021-08-121-14/+13
| * | | | | x86/tools: Fix objdump version check againRandy Dunlap2021-08-121-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-08-1510-62/+118
|\ \ \ \ \
| * \ \ \ \ Merge branch 'kvm-tdpmmu-fixes' into kvm-masterPaolo Bonzini2021-08-134-15/+63
| |\ \ \ \ \
| | * | | | | KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson2021-08-133-4/+39
| | * | | | | KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEsSean Christopherson2021-08-131-1/+8
| | * | | | | KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEsSean Christopherson2021-08-131-10/+16
| * | | | | | Merge tag 'kvmarm-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-08-132-5/+9
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: Fix race when enabling KVM_ARM_CAP_MTESteven Price2021-07-291-4/+8
| | * | | | | | KVM: arm64: Fix off-by-one in range_is_memoryDavid Brazdil2021-07-291-1/+1
| * | | | | | | KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFSean Christopherson2021-08-131-1/+2
| * | | | | | | kvm: vmx: Sync all matching EPTPs when injecting nested EPT faultJunaid Shahid2021-08-131-12/+41
| * | | | | | | Merge branch 'kvm-vmx-secctl' into kvm-masterPaolo Bonzini2021-08-131-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson2021-08-101-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | KVM: x86: remove dead initializationPaolo Bonzini2021-08-131-1/+1
| * | | | | | | KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernelsSean Christopherson2021-08-131-27/+1
| |/ / / / / /
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-08-143-4/+15
|\ \ \ \ \ \ \
| * | | | | | | scsi: mpt3sas: Fix incorrectly assigned error return and checkColin Ian King2021-08-091-1/+1
| * | | | | | | scsi: storvsc: Log TEST_UNIT_READY errors as warningsMichael Kelley2021-08-091-2/+12
| * | | | | | | scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne2021-08-091-1/+2
* | | | | | | | Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-146-13/+19
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-5.14/dax' into libnvdimm-fixesDan Williams2021-08-113-6/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dax: Ensure errno is returned from dax_direct_accessIra Weiny2021-07-071-1/+1
| | * | | | | | | | fs/dax: Clarify nr_pages to dax_direct_access()Ira Weiny2021-07-071-1/+1
| | * | | | | | | | fs/fuse: Remove unneeded kaddr parameterIra Weiny2021-07-071-4/+2
| * | | | | | | | | tools/testing/nvdimm: Fix missing 'fallthrough' warningDan Williams2021-08-111-1/+1
| * | | | | | | | | libnvdimm/region: Fix label activation vs errorsDan Williams2021-08-111-6/+11
| * | | | | | | | | ACPI: NFIT: Fix support for virtual SPA rangesDan Williams2021-08-111-0/+3
* | | | | | | | | | Merge tag 'usb-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-08-141-16/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists"Greg Kroah-Hartman2021-08-101-16/+2
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'staging-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-147-49/+10
|\ \ \ \ \ \ \ \ \ \