summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-10KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpersSean Christopherson
2022-08-10KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIESSean Christopherson
2022-08-10KVM: selftests: Test all possible "invalid" PERF_CAPABILITIES.LBR_FMT valsSean Christopherson
2022-08-10KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_testGavin Shan
2022-08-10KVM: selftests: Make rseq compatible with glibc-2.35Gavin Shan
2022-08-10KVM: Actually create debugfs in kvm_create_vm()Oliver Upton
2022-08-10KVM: Pass the name of the VM fd to kvm_create_vm_debugfs()Oliver Upton
2022-08-10KVM: Get an fd before creating the VMOliver Upton
2022-08-10KVM: Shove vcpu stats_id init into kvm_vcpu_init()Oliver Upton
2022-08-10KVM: Shove vm stats_id init into kvm_create_vm()Oliver Upton
2022-08-10KVM: x86/mmu: Add sanity check that MMIO SPTE mask doesn't overlap genSean Christopherson
2022-08-10KVM: x86/mmu: rename trace function name for asynchronous page faultMingwei Zhang
2022-08-10KVM: x86/xen: Stop Xen timer before changing IRQColeman Dietsch
2022-08-10KVM: x86/xen: Initialize Xen timer only onceColeman Dietsch
2022-08-10KVM: SVM: Disable SEV-ES support if MMIO caching is disableSean Christopherson
2022-08-10KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks changeSean Christopherson
2022-08-10KVM: x86: Tag kvm_mmu_x86_module_init() with __initSean Christopherson
2022-08-10KVM: x86: emulator: Fix illegal LEA handlingMichal Luczaj
2022-08-10KVM: X86: avoid uninitialized 'fault.async_page_fault' from fixed-up #PFYu Zhang
2022-08-10KVM: x86: Bug the VM if an accelerated x2APIC trap occurs on a "bad" regSean Christopherson
2022-08-10KVM: x86: do not report preemption if the steal time cache is stalePaolo Bonzini
2022-08-10KVM: x86: revalidate steal time cache if MSR value changesPaolo Bonzini
2022-08-10selftests: kvm: fix compilationPaolo Bonzini
2022-08-10Merge tag 'hwmon-fixes-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-10Merge tag 'rpmsg-v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/re...Linus Torvalds
2022-08-10Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-08-10Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-08-10Merge tag 'apparmor-pr-2022-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-10Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-08-10Merge branch 'fixes for bpf map iterator'Alexei Starovoitov
2022-08-10selftests/bpf: Ensure sleepable program is rejected by hash map iterHou Tao
2022-08-10selftests/bpf: Add write tests for sk local storage map iteratorHou Tao
2022-08-10selftests/bpf: Add tests for reading a dangling map iter fdHou Tao
2022-08-10bpf: Only allow sleepable program for resched-able iteratorHou Tao
2022-08-10bpf: Check the validity of max_rdwr_access for sock local storage map iteratorHou Tao
2022-08-10bpf: Acquire map uref in .init_seq_private for sock{map,hash} iteratorHou Tao
2022-08-10bpf: Acquire map uref in .init_seq_private for sock local storage map iteratorHou Tao
2022-08-10bpf: Acquire map uref in .init_seq_private for hash map iteratorHou Tao
2022-08-10bpf: Acquire map uref in .init_seq_private for array map iteratorHou Tao
2022-08-10bpf: Disallow bpf programs call prog_run command.Alexei Starovoitov
2022-08-10bpf, arm64: Fix bpf trampoline instruction endiannessXu Kuohai
2022-08-10hwmon: (nct6775) Fix platform driver suspend regressionZev Weiss
2022-08-10genetlink: correct uAPI definesJakub Kicinski
2022-08-10devlink: Fix use-after-free after a failed reloadIdo Schimmel
2022-08-10net:bonding:support balance-alb interface with vlan to bridgeSun Shouxin
2022-08-10macsec: Fix traffic counters/statisticsClayton Yager
2022-08-10vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()Peilin Ye
2022-08-10vsock: Fix memory leak in vsock_connect()Peilin Ye
2022-08-10Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso