summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-06stmmac: dwmac-loongson:Fix missing return valuezhaoxiao1-1/+3
2021-09-06fuse: remove unused arg in fuse_write_file_get()Miklos Szeredi1-9/+6
2021-09-06fuse: wait for writepages in syncfsMiklos Szeredi3-0/+100
2021-09-06KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng1-0/+4
2021-09-06KVM: MMU: mark role_regs and role accessors as maybe unusedPaolo Bonzini1-2/+2
2021-09-06KVM: MIPS: Remove a "set but not used" variableHuacai Chen1-2/+1
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini574-3848/+7117
2021-09-06Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini5-8/+14
2021-09-06x86/kvm: Don't enable IRQ when IRQ enabled in kvm_waitLai Jiangshan1-2/+3
2021-09-06KVM: stats: Add VM stat for remote tlb flush requestsJing Zhang4-1/+5
2021-09-06KVM: Remove unnecessary export of kvm_{inc,dec}_notifier_count()Sean Christopherson1-3/+0
2021-09-06KVM: x86/mmu: Move lpage_disallowed_link further "down" in kvm_mmu_pageSean Christopherson1-1/+5
2021-09-06KVM: x86/mmu: Relocate kvm_mmu_page.tdp_mmu_page for better cache localitySean Christopherson1-2/+1
2021-09-06Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"Sean Christopherson1-6/+0
2021-09-06KVM: x86/mmu: Remove unused field mmio_cached in struct kvm_mmu_pageJia He1-1/+0
2021-09-06kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710Eduardo Habkost1-1/+1
2021-09-06kvm: x86: Increase MAX_VCPUS to 1024Eduardo Habkost1-1/+1
2021-09-06kvm: x86: Set KVM_MAX_VCPU_ID to 4*KVM_MAX_VCPUSEduardo Habkost1-1/+13
2021-09-06iwlwifi: fix printk format warnings in uefi.cRandy Dunlap1-2/+2
2021-09-06KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulationMaxim Levitsky1-0/+3
2021-09-06KVM: x86/mmu: Don't freak out if pml5_root is NULL on 4-level hostSean Christopherson1-3/+11
2021-09-06dt-bindings: mfd: Add Broadcom CRURafał Miłecki1-0/+86
2021-09-06NTB: switch from 'pci_' to 'dma_' APIChristophe JAILLET3-33/+6
2021-09-06ntb: ntb_pingpong: remove redundant initialization of variables msg_data and ...Colin Ian King1-1/+1
2021-09-05net: create netdev->dev_addr assignment helpersJakub Kicinski2-0/+30
2021-09-05Merge branch 'bnxt_en-fixes'David S. Miller3-36/+72
2021-09-05bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan1-7/+18
2021-09-05bnxt_en: Fix UDP tunnel logicMichael Chan1-11/+17
2021-09-05bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan1-1/+1
2021-09-05bnxt_en: fix read of stored FW_PSID version on P5 devicesEdwin Peer2-15/+34
2021-09-05bnxt_en: fix stored FW_PSID version masksEdwin Peer1-2/+2
2021-09-05Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...Linus Torvalds162-12461/+19999
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds63-275/+2149
2021-09-05Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds33-1836/+1226
2021-09-05Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-127/+256
2021-09-05Enable '-Werror' by default for all kernel buildsLinus Torvalds2-0/+17
2021-09-05Merge tag 'usb-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds10-93/+48
2021-09-05net: dsa: b53: Fix IMP port setup on BCM5301xRafał Miłecki2-3/+26
2021-09-05ip_gre: validate csum_start only on pullWillem de Bruijn1-3/+6
2021-09-05Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds22-381/+198
2021-09-05binfmt: a.out: Fix bogus semicolonGeert Uytterhoeven1-1/+1
2021-09-05bonding: complain about missing route only once for A/B ARP probesDavid Decotigny1-3/+3
2021-09-05ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL addressAntonio Quartulli1-10/+18
2021-09-05net: stmmac: Fix overall budget calculation for rxtx_napiSong Yoong Siang1-4/+6
2021-09-05iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'Christophe JAILLET1-1/+5
2021-09-05NTB: perf: Fix an error code in perf_setup_inbuf()Yang Li1-0/+1
2021-09-05NTB: Fix an error code in ntb_msit_probe()Yang Li1-1/+3
2021-09-05ntb: intel: remove invalid email address in header commentDave Jiang1-3/+0
2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds16-103/+119
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds33-0/+31018