Age | Commit message (Expand) | Author |
2024-11-14 | Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo... | Catalin Marinas |
2024-10-17 | arm64: Support AT_HWCAP3 | Mark Brown |
2024-10-04 | arm64/ptrace: Expose GCS via ptrace and core files | Mark Brown |
2024-10-04 | arm64/signal: Expose GCS state in signal frames | Mark Brown |
2024-10-04 | arm64/hwcap: Add hwcap for GCS | Mark Brown |
2024-09-12 | Merge branch 'for-next/poe' into for-next/core | Will Deacon |
2024-09-04 | arm64: add POE signal support | Joey Gouly |
2024-09-04 | arm64: implement PKEYS support | Joey Gouly |
2024-09-04 | arm64: enable the Permission Overlay Extension for EL0 | Joey Gouly |
2024-08-16 | arm64: signal: Fix some under-bracketed UAPI macros | Dave Martin |
2024-07-10 | arm64: generate 64-bit syscall.tbl | Arnd Bergmann |
2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann |
2024-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-03-07 | Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex... | Catalin Marinas |
2024-03-07 | arm64/hwcap: Define hwcaps for 2023 DPISA features | Mark Brown |
2024-03-07 | arm64/signal: Add FPMR signal handling | Mark Brown |
2024-02-22 | arm64/sve: Document that __SVE_VQ_MAX is much larger than needed | Mark Brown |
2024-02-08 | KVM: define __KVM_HAVE_GUEST_DEBUG unconditionally | Paolo Bonzini |
2024-02-08 | kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol | Paolo Bonzini |
2024-02-08 | KVM: arm64: move ARM-specific defines to uapi/asm/kvm.h | Paolo Bonzini |
2024-02-08 | kvm: x86: use a uapi-friendly macro for GENMASK | Paolo Bonzini |
2023-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-10-13 | arm64: add FEAT_LSE128 HWCAP | Joey Gouly |
2023-10-13 | arm64: add FEAT_LRCPC3 HWCAP | Joey Gouly |
2023-10-04 | KVM: arm64: Allow userspace to get the writable masks for feature ID registers | Jing Zhang |
2023-09-29 | arm64/sve: Report FEAT_SVE_B16B16 to userspace | Mark Brown |
2023-08-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2023-08-18 | Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-08-17 | asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ... | Arnd Bergmann |
2023-08-04 | arm64: add HWCAP for FEAT_HBC (hinted conditional branches) | Joey Gouly |
2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-27 | Merge tag 'docs-arm64-move' of git://git.lwn.net/linux | Linus Torvalds |
2023-06-22 | asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch | Tiezhu Yang |
2023-06-21 | arm64: Fix dangling references to Documentation/arm64 | Jonathan Corbet |
2023-06-05 | arm64: mops: detect and enable FEAT_MOPS | Kristina Martsenko |
2023-04-21 | Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next | Marc Zyngier |
2023-04-05 | KVM: arm64: Expose SMC/HVC width to userspace | Marc Zyngier |
2023-04-05 | KVM: arm64: Introduce support for userspace SMCCC filtering | Oliver Upton |
2023-04-05 | KVM: arm64: Add support for KVM_EXIT_HYPERCALL | Oliver Upton |
2023-04-05 | KVM: arm64: Refactor hvc filtering to support different actions | Oliver Upton |
2023-03-30 | KVM: arm64: nv: timers: Support hyp timer emulation | Marc Zyngier |
2023-03-30 | KVM: arm64: timers: Allow userspace to set the global counter offset | Marc Zyngier |
2023-02-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-02-13 | Merge branch kvm-arm64/nv-prefix into kvmarm/next | Oliver Upton |
2023-02-11 | KVM: arm64: nv: Introduce nested virtualization VCPU feature | Christoffer Dall |
2023-02-10 | Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-... | Catalin Marinas |
2023-01-20 | arm64/signal: Include TPIDR2 in the signal context | Mark Brown |
2023-01-20 | arm64/sme: Add hwcaps for SME 2 and 2.1 features | Mark Brown |
2023-01-20 | arm64/sme: Implement signal handling for ZT | Mark Brown |
2022-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |