summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-06iwl: fix debug printf format stringsLinus Torvalds1-2/+2
2021-09-06Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds5-36/+70
2021-09-06Merge tag 'misc-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2021-09-06Merge tag 'libata-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+35
2021-09-06Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds3-183/+323
2021-09-06don't make the syscall checking produce errors from warningsStephen Rothwell1-1/+1
2021-09-06net: wwan: iosm: Unify IO accessors used in the driverAndy Shevchenko1-10/+12
2021-09-06net: wwan: iosm: Replace io.*64_lo_hi() with regular accessorsAndy Shevchenko1-4/+4
2021-09-06net: qcom/emac: Replace strlcpy with strscpyJason Wang1-1/+1
2021-09-06ip6_gre: Revert "ip6_gre: add validation for csum_start"Willem de Bruijn1-2/+0
2021-09-06kernel: debug: Convert to SPDX identifierCai Huoqing2-8/+2
2021-09-06KVM: Drop unused kvm_dirty_gfn_invalid()Peter Xu1-5/+0
2021-09-06net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 staticchongjiapeng2-2/+2
2021-09-06Merge branch 'bonding-fix'David S. Miller2-16/+69
2021-09-06selftests/bpf: Test XDP bonding nest and unwindJussi Maki1-10/+64
2021-09-06bonding: Fix negative jump label count on nested bondingJussi Maki1-6/+5
2021-09-06MAINTAINERS: add VM SOCKETS (AF_VSOCK) entryStefano Garzarella1-7/+13
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