Age | Commit message (Expand) | Author |
2022-06-16 | Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-06-14 | ARM: dts: at91: ksz9477_evb: fix port/phy validation | Oleksij Rempel |
2022-06-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-06-14 | Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-06-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-06-11 | Merge tag 'loongarch-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-06-10 | um: virt-pci: set device ready in probe() | Vincent Whitchurch |
2022-06-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-06-10 | arm64: Add kasan_hw_tags_enable() prototype to silence sparse | Catalin Marinas |
2022-06-10 | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-06-10 | arm64/sme: Fix EFI save/restore | Mark Brown |
2022-06-10 | arm64/fpsimd: Fix typo in comment | Xiang wangx |
2022-06-10 | arm64/sysreg: Fix typo in Enum element regex | Alejandro Tafalla |
2022-06-09 | Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-06-09 | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-06-09 | gcc-12: disable '-Warray-bounds' universally for now | Linus Torvalds |
2022-06-09 | KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSE | Paolo Bonzini |
2022-06-09 | KVM: x86: SVM: drop preempt-safe wrappers for avic_vcpu_load/put | Maxim Levitsky |
2022-06-09 | KVM: x86: disable preemption while updating apicv inhibition | Maxim Levitsky |
2022-06-09 | KVM: x86: SVM: fix avic_kick_target_vcpus_fast | Maxim Levitsky |
2022-06-09 | KVM: x86: SVM: remove avic's broken code that updated APIC ID | Maxim Levitsky |
2022-06-09 | KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base | Maxim Levitsky |
2022-06-09 | KVM: x86: document AVIC/APICv inhibit reasons | Maxim Levitsky |
2022-06-09 | KVM: x86/mmu: Set memory encryption "value", not "mask", in shadow PDPTRs | Yuan Yao |
2022-06-09 | Merge tag 'kvmarm-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2022-06-09 | Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into... | Paolo Bonzini |
2022-06-09 | powerpc/32: Fix overread/overwrite of thread_struct via ptrace | Michael Ellerman |
2022-06-09 | KVM: arm64: Drop stale comment | Marc Zyngier |
2022-06-09 | KVM: arm64: Remove redundant hyp_assert_lock_held() assertions | Will Deacon |
2022-06-09 | KVM: arm64: Extend comment in has_vhe() | Will Deacon |
2022-06-09 | KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE | Will Deacon |
2022-06-09 | KVM: arm64: Handle all ID registers trapped for a protected VM | Marc Zyngier |
2022-06-09 | KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure | Will Deacon |
2022-06-09 | RISC-V: KVM: fix typos in comments | Julia Lawall |
2022-06-08 | arm64/sme: Fix tests for 0b1111 value ID registers | Mark Brown |
2022-06-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-06-08 | KVM: arm64: Warn if accessing timer pending state outside of vcpu context | Marc Zyngier |
2022-06-08 | KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pending | Marc Zyngier |
2022-06-08 | KVM: x86: do not report a vCPU as preempted outside instruction boundaries | Paolo Bonzini |
2022-06-08 | KVM: x86: do not set st->preempted when going back to user space | Paolo Bonzini |
2022-06-08 | LoongArch: Remove MIPS comment about cycle counter | Jason A. Donenfeld |
2022-06-08 | LoongArch: Fix copy_thread() build errors | Huacai Chen |
2022-06-08 | LoongArch: Fix the !CONFIG_SMP build | Huacai Chen |
2022-06-07 | bpf, arm64: Clear prog->jited_len along prog->jited | Eric Dumazet |
2022-06-07 | KVM: SVM: fix tsc scaling cache logic | Maxim Levitsky |
2022-06-07 | KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging | Ben Gardon |
2022-06-07 | x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() | Jan Beulich |
2022-06-07 | KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() | Shaoqin Huang |
2022-06-07 | KVM: arm64: Don't read a HW interrupt pending state in user context | Marc Zyngier |
2022-06-07 | KVM: arm64: Fix inconsistent indenting | sunliming |