Age | Commit message (Expand) | Author |
2022-06-16 | bpf, x86: Fix tail call count offset calculation on bpf2bpf call | Jakub Sitnicki |
2022-06-16 | Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-06-16 | arm64/cpufeature: Unexport set_cpu_feature() | Mark Brown |
2022-06-15 | x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM | Tianyu Lan |
2022-06-15 | x86/tdx: Clarify RIP adjustments in #VE handler | Kirill A. Shutemov |
2022-06-15 | x86/tdx: Fix early #VE handling | Kirill A. Shutemov |
2022-06-15 | arm64: ftrace: remove redundant label | Mark Rutland |
2022-06-15 | arm64: ftrace: consistently handle PLTs. | Mark Rutland |
2022-06-15 | arm64: ftrace: fix branch range checks | Mark Rutland |
2022-06-15 | Revert "arm64: Initialize jump labels before setup_machine_fdt()" | Catalin Marinas |
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-13 | x86/mm: Fix RESERVE_BRK() for older binutils | Josh Poimboeuf |
2022-06-12 | riscv: dts: microchip: re-add pdma to mpfs device tree | Conor Dooley |
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 |