Age | Commit message (Expand) | Author |
2023-03-02 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2023-02-28 | arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN | Ard Biesheuvel |
2023-02-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-02-24 | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-23 | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-02-21 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2023-02-21 | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-02-20 | Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini |
2023-02-19 | arm64: efi: Make efi_rt_lock a raw_spinlock | Pierre Gondois |
2023-02-15 | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
2023-02-13 | Merge branch kvm-arm64/nv-prefix into kvmarm/next | Oliver Upton |
2023-02-13 | Merge branch kvm-arm64/misc into kvmarm/next | Oliver Upton |
2023-02-13 | Merge branch kvm-arm64/psci-relay-fixes into kvmarm/next | Oliver Upton |
2023-02-13 | Merge branch kvm-arm64/parallel-access-faults into kvmarm/next | Oliver Upton |
2023-02-13 | Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next | Oliver Upton |
2023-02-13 | Merge branch arm64/for-next/sme2 into kvmarm/next | Oliver Upton |
2023-02-13 | Merge branch kvm/kvm-hw-enable-refactor into kvmarm/next | Oliver Upton |
2023-02-11 | KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes | Christoffer Dall |
2023-02-11 | KVM: arm64: nv: Filter out unsupported features from ID regs | Marc Zyngier |
2023-02-11 | KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor | Marc Zyngier |
2023-02-11 | KVM: arm64: nv: Handle trapped ERET from virtual EL2 | Christoffer Dall |
2023-02-11 | KVM: arm64: nv: Support virtual EL2 exceptions | Jintack Lim |
2023-02-11 | KVM: arm64: nv: Handle HCR_EL2.NV system register traps | Jintack Lim |
2023-02-11 | KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state | Christoffer Dall |
2023-02-11 | KVM: arm64: nv: Add EL2 system registers to vcpu context | Marc Zyngier |
2023-02-11 | KVM: arm64: nv: Introduce nested virtualization VCPU feature | Christoffer Dall |
2023-02-11 | arm64: Add ARM64_HAS_NESTED_VIRT cpufeature | Jintack Lim |
2023-02-10 | Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-... | Catalin Marinas |
2023-02-08 | arm64: Support Clang UBSAN trap codes for better reporting | Kees Cook |
2023-02-06 | Merge 6.2-rc7 into tty-next | Greg Kroah-Hartman |
2023-02-04 | efi: Discover BTI support in runtime services regions | Ard Biesheuvel |
2023-02-02 | mm: add vma_alloc_zeroed_movable_folio() | Matthew Wilcox (Oracle) |
2023-02-02 | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand |
2023-02-02 | KVM: arm64: Use sanitized values in __check_override in nVHE | Quentin Perret |
2023-02-02 | KVM: arm64: Introduce finalise_el2_state macro | Quentin Perret |
2023-02-02 | KVM: arm64: Provide sanitized SYS_ID_AA64SMFR0_EL1 to nVHE | Quentin Perret |
2023-01-31 | arm64: irqflags: use alternative branches for pseudo-NMI logic | Mark Rutland |
2023-01-31 | arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucap | Mark Rutland |
2023-01-31 | arm64: rename ARM64_HAS_IRQ_PRIO_MASKING to ARM64_HAS_GIC_PRIO_MASKING | Mark Rutland |
2023-01-31 | arm64/mm: Intercept pfn changes in set_pte_at() | Anshuman Khandual |
2023-01-26 | arm64: el2_setup.h: fix spelling typo in comments | Prathu Baronia |
2023-01-26 | arm64: head: Switch endianness before populating the ID map | Ard Biesheuvel |
2023-01-24 | efi: arm64: enter with MMU and caches enabled | Ard Biesheuvel |
2023-01-24 | arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS | Mark Rutland |
2023-01-24 | arm64: patching: Add aarch64_insn_write_literal_u64() | Mark Rutland |
2023-01-24 | arm64: insn: Add helpers for BTI | Mark Rutland |
2023-01-24 | arm64: Extend support for CONFIG_FUNCTION_ALIGNMENT | Mark Rutland |
2023-01-24 | Merge branch 'kvm-v6.2-rc4-fixes' into HEAD | Paolo Bonzini |
2023-01-23 | Merge tag 'efi-fixes-for-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |