]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-08-26 Marc ZyngierMerge branch kvm-arm64/misc-5.15 into kvmarm-master...
2021-08-26 Raghavendra... KVM: arm64: Trim guest debug exception handling
2021-08-20 Marc ZyngierMerge branch kvm-arm64/pkvm-fixed-features-prologue...
2021-08-20 Marc ZyngierMerge branch kvm-arm64/mmu/vmid-cleanups into kvmarm...
2021-08-20 Marc ZyngierMerge branch kvm-arm64/generic-entry into kvmarm-master...
2021-08-20 Marc ZyngierMerge branch kvm-arm64/psci/cpu_on into kvmarm-master...
2021-08-20 Marc ZyngierMerge branch kvm-arm64/mmu/el2-tracking into kvmarm...
2021-08-20 Marc ZyngierMerge branch kvm-arm64/mmu/kmemleak-pkvm into kvmarm...
2021-08-20 Marc ZyngierMerge branch kvm-arm64/misc-5.15 into kvmarm-master...
2021-08-20 Marc ZyngierMerge branch kvm-arm64/mmu/mapping-levels into kvmarm...
2021-08-20 Marc ZyngierMerge branch kvm-arm64/pmu/reset-values into kvmarm...
2021-08-20 David BrazdilKVM: arm64: Minor optimization of range_is_memory
2021-08-20 Marc ZyngierMerge tag 'kvmarm-fixes-5.14-2' into kvm-arm64/mmu...
2021-08-20 Marc ZyngierMerge branch arm64/for-next/sysreg into kvm-arm64/misc...
2021-08-20 Marc ZyngierKVM: arm64: Upgrade trace_kvm_arm_set_dreg32() to 64bit
2021-08-20 Fuad TabbaKVM: arm64: Add config register bit definitions
2021-08-20 Fuad TabbaKVM: arm64: Add feature register flag definitions
2021-08-20 Fuad TabbaKVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch
2021-08-20 Fuad TabbaKVM: arm64: Keep mdcr_el2's value as set by __init_el2_...
2021-08-20 Fuad TabbaKVM: arm64: Restore mdcr_el2 from vcpu
2021-08-20 Fuad TabbaKVM: arm64: Refactor sys_regs.h,c for nVHE reuse
2021-08-20 Fuad TabbaKVM: arm64: Fix names of config register fields
2021-08-20 Fuad TabbaKVM: arm64: MDCR_EL2 is a 64-bit register
2021-08-20 Fuad TabbaKVM: arm64: Remove trailing whitespace in comment
2021-08-20 Fuad TabbaKVM: arm64: placeholder to check if VM is protected
2021-08-20 Marc ZyngierKVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
2021-08-20 Marc ZyngierKVM: arm64: Unify stage-2 programming behind __load_sta...
2021-08-20 Marc ZyngierKVM: arm64: Move kern_hyp_va() usage in __load_guest_st...
2021-08-20 Marc ZyngierKVM: arm64: vgic: Resample HW pending state on deactivation
2021-08-19 Ricardo KollerKVM: arm64: vgic: Drop WARN from vgic_get_irq
2021-08-19 Oliver UptonKVM: arm64: Use generic KVM xfer to guest work function
2021-08-19 Oliver Uptonentry: KVM: Allow use of generic KVM entry w/o full...
2021-08-19 Oliver UptonKVM: arm64: Record number of signal exits as a vCPU...
2021-08-19 Oliver Uptonselftests: KVM: Introduce psci_cpu_on_test
2021-08-19 Oliver UptonKVM: arm64: Enforce reserved bits for PSCI target affin...
2021-08-19 Oliver UptonKVM: arm64: Handle PSCI resets before userspace touches...
2021-08-19 Oliver UptonKVM: arm64: Fix read-side race on updates to vcpu reset...
2021-08-18 Will DeaconKVM: arm64: Make hyp_panic() more robust when protected...
2021-08-18 Anshuman KhandualKVM: arm64: Drop unused REQUIRES_VIRT
2021-08-18 Anshuman KhandualKVM: arm64: Drop check_kvm_target_cpu() based percpu...
2021-08-18 Anshuman KhandualKVM: arm64: Drop init_common_resources()
2021-08-18 Anshuman KhandualKVM: arm64: Use ARM64_MIN_PARANGE_BITS as the minimum...
2021-08-18 Anshuman Khandualarm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macros
2021-08-11 Quentin PerretKVM: arm64: Return -EPERM from __pkvm_host_share_hyp()
2021-08-11 Anshuman KhandualKVM: arm64: Restrict IPA size to maximum 48 bits on...
2021-08-11 Anshuman Khandualarm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT
2021-08-11 Anshuman KhandualKVM: arm64: perf: Replace '0xf' instances with ID_AA64D...
2021-08-11 Quentin PerretKVM: arm64: Make __pkvm_create_mappings static
2021-08-11 Quentin PerretKVM: arm64: Restrict EL2 stage-1 changes in protected...
2021-08-11 Quentin PerretKVM: arm64: Refactor protected nVHE stage-1 locking
2021-08-11 Quentin PerretKVM: arm64: Remove __pkvm_mark_hyp
2021-08-11 Quentin PerretKVM: arm64: Mark host bss and rodata section as shared
2021-08-11 Quentin PerretKVM: arm64: Enable retrieving protections attributes...
2021-08-11 Quentin PerretKVM: arm64: Introduce addr_is_memory()
2021-08-11 Quentin PerretKVM: arm64: Expose pkvm_hyp_id
2021-08-11 Quentin PerretKVM: arm64: Expose host stage-2 manipulation helpers
2021-08-11 Quentin PerretKVM: arm64: Add helpers to tag shared pages in SW bits
2021-08-11 Quentin PerretKVM: arm64: Allow populating software bits
2021-08-11 Quentin PerretKVM: arm64: Enable forcing page-level stage-2 mappings
2021-08-11 Quentin PerretKVM: arm64: Tolerate re-creating hyp mappings to set...
2021-08-11 Quentin PerretKVM: arm64: Don't overwrite software bits with owner id
2021-08-11 Quentin PerretKVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
2021-08-11 Quentin PerretKVM: arm64: Optimize host memory aborts
2021-08-11 Quentin PerretKVM: arm64: Expose page-table helpers
2021-08-11 Quentin PerretKVM: arm64: Provide the host_stage2_try() helper macro
2021-08-11 Quentin PerretKVM: arm64: Introduce hyp_assert_lock_held()
2021-08-11 Will DeaconKVM: arm64: Add hyp_spin_is_locked() for basic locking...
2021-08-04 Marc ZyngierKVM: arm64: Unregister HYP sections from kmemleak in...
2021-08-04 Marc Zyngierarm64: Move .hyp.rodata outside of the _sdata.._edata...
2021-08-02 Jason WangKVM: arm64: Fix comments related to GICv2 PMR reporting
2021-08-02 Paolo BonziniKVM: arm64: Count VMID-wide TLB invalidations
2021-08-02 Marc ZyngierKVM: arm64: Remove PMSWINC_EL0 shadow register
2021-08-02 Alexandre ChartreKVM: arm64: Disabling disabled PMU counters wastes...
2021-08-02 Marc ZyngierKVM: arm64: Drop unnecessary masking of PMU registers
2021-08-02 Marc ZyngierKVM: arm64: Narrow PMU sysreg reset values to architect...
2021-08-02 Marc ZyngierKVM: Get rid of kvm_get_pfn()
2021-08-02 Marc ZyngierKVM: arm64: Introduce helper to retrieve a PTE and...
2021-08-02 Marc ZyngierKVM: arm64: Use get_page() instead of kvm_get_pfn()
2021-08-02 Marc ZyngierKVM: Remove kvm_is_transparent_hugepage() and PageTrans...
2021-08-02 Marc ZyngierKVM: arm64: Avoid mapping size adjustment on permission...
2021-08-02 Marc ZyngierKVM: arm64: Walk userspace page tables to compute the...
2021-08-02 Linus TorvaldsLinux 5.14-rc4
2021-08-01 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of...
2021-08-01 Linus TorvaldsMerge tag 'powerpc-5.14-4' of git://git.kernel.org...
2021-08-01 Linus TorvaldsMerge tag 'xfs-5.14-fixes-2' of git://git.kernel.org...
2021-07-31 Linus TorvaldsMerge tag '5.14-rc3-smb3-fixes' of git://git.samba...
2021-07-30 Linus TorvaldsMerge tag 'net-5.14-rc4' of git://git.kernel.org/pub...
2021-07-30 Linus TorvaldsMerge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub...
2021-07-30 Linus Torvaldspipe: make pipe writes always wake up readers
2021-07-30 Arnaldo Carvalho... Revert "perf map: Fix dso->nsinfo refcounting"
2021-07-30 Rafael J. WysockiMerge branches 'acpi-resources' and 'acpi-dptf'
2021-07-30 Linus TorvaldsMerge tag 'block-5.14-2021-07-30' of git://git.kernel...
2021-07-30 Linus TorvaldsMerge tag 'io_uring-5.14-2021-07-30' of git://git.kerne...
2021-07-30 Linus TorvaldsMerge tag 'libata-5.14-2021-07-30' of git://git.kernel...
2021-07-30 Linus TorvaldsMerge tag 'for-5.14-rc3-tag' of git://git.kernel.org...
2021-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2021-07-30 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-07-30 Jakub KicinskiMerge tag 'linux-can-fixes-for-5.14-20210730' of git...
2021-07-30 Wang Haimm/memcg: fix NULL pointer dereference in memcg_slab_fr...
2021-07-30 Shakeel Buttslub: fix unreclaimable slab stat for bulk free
next