aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-07Merge tag 'wireless-drivers-2021-09-07' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-09-07cxgb3: fix oops on module removalHeiner Kallweit
2021-09-07mfd: lpc_sch: Rename GPIOBASE to prevent build errorRandy Dunlap
2021-09-07mfd: syscon: Use of_iomap() instead of ioremap()Hector Martin
2021-09-07can: c_can: fix null-ptr-deref on ioctl()Tong Zhang
2021-09-07can: rcar_canfd: add __maybe_unused annotation to silence warningMarc Kleine-Budde
2021-09-06thunderbolt: test: split up test cases in tb_test_credit_alloc_allLinus Torvalds
2021-09-06lib/test_scanf: split up number parsing test routinesLinus Torvalds
2021-09-06iwl: fix debug printf format stringsLinus Torvalds
2021-09-06Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06Merge tag 'misc-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06Merge tag 'libata-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06don't make the syscall checking produce errors from warningsStephen Rothwell
2021-09-06net: wwan: iosm: Unify IO accessors used in the driverAndy Shevchenko
2021-09-06net: wwan: iosm: Replace io.*64_lo_hi() with regular accessorsAndy Shevchenko
2021-09-06net: qcom/emac: Replace strlcpy with strscpyJason Wang
2021-09-06ip6_gre: Revert "ip6_gre: add validation for csum_start"Willem de Bruijn
2021-09-06kernel: debug: Convert to SPDX identifierCai Huoqing
2021-09-06KVM: Drop unused kvm_dirty_gfn_invalid()Peter Xu
2021-09-06net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 staticchongjiapeng
2021-09-06Merge branch 'bonding-fix'David S. Miller
2021-09-06selftests/bpf: Test XDP bonding nest and unwindJussi Maki
2021-09-06bonding: Fix negative jump label count on nested bondingJussi Maki
2021-09-06MAINTAINERS: add VM SOCKETS (AF_VSOCK) entryStefano Garzarella
2021-09-06stmmac: dwmac-loongson:Fix missing return valuezhaoxiao
2021-09-06fuse: remove unused arg in fuse_write_file_get()Miklos Szeredi
2021-09-06fuse: wait for writepages in syncfsMiklos Szeredi
2021-09-06KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng
2021-09-06KVM: MMU: mark role_regs and role accessors as maybe unusedPaolo Bonzini
2021-09-06KVM: MIPS: Remove a "set but not used" variableHuacai Chen
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-09-06Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-09-06x86/kvm: Don't enable IRQ when IRQ enabled in kvm_waitLai Jiangshan
2021-09-06KVM: stats: Add VM stat for remote tlb flush requestsJing Zhang
2021-09-06KVM: Remove unnecessary export of kvm_{inc,dec}_notifier_count()Sean Christopherson
2021-09-06KVM: x86/mmu: Move lpage_disallowed_link further "down" in kvm_mmu_pageSean Christopherson
2021-09-06KVM: x86/mmu: Relocate kvm_mmu_page.tdp_mmu_page for better cache localitySean Christopherson
2021-09-06Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"Sean Christopherson
2021-09-06KVM: x86/mmu: Remove unused field mmio_cached in struct kvm_mmu_pageJia He
2021-09-06kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710Eduardo Habkost
2021-09-06kvm: x86: Increase MAX_VCPUS to 1024Eduardo Habkost
2021-09-06kvm: x86: Set KVM_MAX_VCPU_ID to 4*KVM_MAX_VCPUSEduardo Habkost
2021-09-06iwlwifi: fix printk format warnings in uefi.cRandy Dunlap
2021-09-06KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulationMaxim Levitsky
2021-09-06KVM: x86/mmu: Don't freak out if pml5_root is NULL on 4-level hostSean Christopherson
2021-09-06dt-bindings: mfd: Add Broadcom CRURafał Miłecki
2021-09-05NTB: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-09-05ntb: ntb_pingpong: remove redundant initialization of variables msg_data and ...Colin Ian King
2021-09-05net: create netdev->dev_addr assignment helpersJakub Kicinski