linux.git
2021-04-13 Marc ZyngierMerge branch 'kvm-arm64/host-stage2' into kvmarm-master...
2021-04-13 Marc ZyngierMerge branch 'kvm-arm64/debug-5.13' into kvmarm-master...
2021-04-11 Alexandru EliseiKVM: arm64: Don't advertise FEAT_SPE to guests
2021-04-11 Alexandru EliseiKVM: arm64: Don't print warning when trapping SPE registers
2021-04-08 Marc ZyngierMerge remote-tracking branch 'coresight/next-ETE-TRBE...
2021-04-07 Alexandru EliseiKVM: arm64: Initialize VCPU mdcr_el2 before loading it
2021-04-07 Alexandru EliseiDocumentation: KVM: Document KVM_GUESTDBG_USE_HW contro...
2021-04-06 Suzuki K Poulosedts: bindings: Document device tree bindings for Arm...
2021-04-06 Anshuman KhandualDocumentation: trace: Add documentation for TRBE
2021-04-06 Anshuman KhandualDocumentation: coresight: trbe: Sysfs ABI description
2021-04-06 Anshuman Khandualcoresight: sink: Add TRBE driver
2021-04-06 Anshuman Khandualcoresight: core: Add support for dedicated percpu sinks
2021-04-06 Suzuki K Poulosecoresight: etm-perf: Handle stale output handles
2021-04-06 Suzuki K Poulosedts: bindings: Document device tree bindings for ETE
2021-04-06 Suzuki K Poulosecoresight: ete: Add support for ETE tracing
2021-04-06 Suzuki K Poulosecoresight: ete: Add support for ETE sysreg access
2021-04-06 Suzuki K Poulosecoresight: etm4x: Add support for PE OS lock
2021-04-06 Suzuki K Poulosecoresight: Do not scan for graph if none is present
2021-04-06 Suzuki K Poulosecoresight: etm-perf: Allow an event to use different...
2021-04-06 Suzuki K Poulosecoresight: etm4x: Move ETM to prohibited region for...
2021-04-06 Suzuki K Poulosearm64: KVM: Enable access to TRBE support for host
2021-04-06 Suzuki K PouloseKVM: arm64: Move SPE availability check to VCPU load
2021-04-06 Suzuki K PouloseKVM: arm64: Handle access to TRFCR_EL1
2021-04-05 Anshuman Khandualarm64: Add TRBE definitions
2021-04-05 Suzuki K Poulosearm64: Add support for trace synchronization barrier
2021-04-05 Suzuki K Pouloseperf: aux: Add CoreSight PMU buffer formats
2021-04-05 Suzuki K Pouloseperf: aux: Add flags for the buffer format
2021-03-31 Xu JiaKVM: arm64: Make symbol '_kvm_host_prot_finalize' static
2021-03-25 Marc ZyngierKVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructure
2021-03-25 Marc ZyngierKVM: arm64: Generate final CTR_EL0 value when running...
2021-03-24 Suzuki K PouloseKVM: arm64: Disable guest access to trace filter controls
2021-03-24 Suzuki K PouloseKVM: arm64: Hide system instruction access to Trace...
2021-03-19 Quentin PerretKVM: arm64: Protect the .hyp sections from the host
2021-03-19 Quentin PerretKVM: arm64: Disable PMU support in protected mode
2021-03-19 Quentin PerretKVM: arm64: Page-align the .hyp sections
2021-03-19 Quentin PerretKVM: arm64: Wrap the host with a stage 2
2021-03-19 Quentin PerretKVM: arm64: Provide sanitized mmfr* registers at EL2
2021-03-19 Quentin PerretKVM: arm64: Introduce KVM_PGTABLE_S2_IDMAP stage 2...
2021-03-19 Quentin PerretKVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2...
2021-03-19 Quentin PerretKVM: arm64: Add kvm_pgtable_stage2_find_range()
2021-03-19 Quentin PerretKVM: arm64: Refactor the *_map_set_prot_attr() helpers
2021-03-19 Quentin PerretKVM: arm64: Use page-table to track page ownership
2021-03-19 Quentin PerretKVM: arm64: Always zero invalid PTEs
2021-03-19 Quentin PerretKVM: arm64: Sort the hypervisor memblocks
2021-03-19 Quentin PerretKVM: arm64: Reserve memory for host stage 2
2021-03-19 Quentin PerretKVM: arm64: Make memcache anonymous in pgtable allocator
2021-03-19 Quentin PerretKVM: arm64: Refactor __populate_fault_info()
2021-03-19 Quentin PerretKVM: arm64: Refactor __load_guest_stage2()
2021-03-19 Quentin PerretKVM: arm64: Refactor kvm_arm_setup_stage2()
2021-03-19 Quentin PerretKVM: arm64: Set host stage 2 using kvm_nvhe_init_params
2021-03-19 Quentin PerretKVM: arm64: Use kvm_arch in kvm_s2_mmu
2021-03-19 Quentin PerretKVM: arm64: Use kvm_arch for stage 2 pgtable
2021-03-19 Quentin PerretKVM: arm64: Elevate hypervisor mappings creation at EL2
2021-03-19 Quentin PerretKVM: arm64: Prepare the creation of s1 mappings at EL2
2021-03-19 Quentin Perretarm64: asm: Provide set_sctlr_el2 macro
2021-03-19 Quentin PerretKVM: arm64: Factor out vector address calculation
2021-03-19 Quentin PerretKVM: arm64: Provide __flush_dcache_area at EL2
2021-03-19 Quentin PerretKVM: arm64: Enable access to sanitized CPU features...
2021-03-19 Quentin PerretKVM: arm64: Introduce a Hyp buddy page allocator
2021-03-19 Quentin PerretKVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
2021-03-19 Quentin PerretKVM: arm64: Introduce an early Hyp page allocator
2021-03-19 Quentin PerretKVM: arm64: Allow using kvm_nvhe_sym() in hyp code
2021-03-19 Quentin PerretKVM: arm64: Make kvm_call_hyp() a function call at Hyp
2021-03-19 Quentin PerretKVM: arm64: Introduce a BSS section for use at Hyp
2021-03-19 Quentin PerretKVM: arm64: Factor memory allocation out of pgtable.c
2021-03-19 Quentin PerretKVM: arm64: Avoid free_page() in page-table allocator
2021-03-19 Quentin PerretKVM: arm64: Initialize kvm_nvhe_init_params early
2021-03-19 Will Deaconarm64: kvm: Add standalone ticket spinlock implementati...
2021-03-19 Will DeaconKVM: arm64: Link position-independent string routines...
2021-03-19 Will Deaconarm64: lib: Annotate {clear, copy}_page() as position...
2021-03-19 Marc ZyngierMerge tag 'v5.12-rc3' into kvm-arm64/host-stage2
2021-03-18 Marc ZyngierKVM: arm64: Fix host's ZCR_EL2 restore on nVHE
2021-03-18 Daniel KissKVM: arm64: Enable SVE support for nVHE
2021-03-18 Marc ZyngierKVM: arm64: Save/restore SVE state for nVHE
2021-03-18 Marc ZyngierKVM: arm64: Trap host SVE accesses when the FPSIMD...
2021-03-18 Marc ZyngierKVM: arm64: Save guest's ZCR_EL1 before saving the...
2021-03-18 Marc ZyngierKVM: arm64: Map SVE context at EL2 when available
2021-03-18 Marc ZyngierKVM: arm64: Rework SVE host-save/guest-restore
2021-03-18 Marc Zyngierarm64: sve: Provide a conditional update accessor for...
2021-03-18 Marc ZyngierKVM: arm64: Introduce vcpu_sve_vq() helper
2021-03-18 Marc ZyngierKVM: arm64: Let vcpu_sve_pffr() handle HYP VAs
2021-03-18 Marc ZyngierKVM: arm64: Use {read,write}_sysreg_el1 to access ZCR_EL1
2021-03-18 Marc ZyngierKVM: arm64: Provide KVM's own save/restore SVE primitives
2021-03-14 Linus TorvaldsLinux 5.12-rc3
2021-03-14 Alexey Dobriyanprctl: fix PR_SET_MM_AUXV kernel stack leak
2021-03-14 Linus TorvaldsMerge tag 'irq-urgent-2021-03-14' of git://git./linux...
2021-03-14 Linus TorvaldsMerge tag 'timers-urgent-2021-03-14' of git://git....
2021-03-14 Linus TorvaldsMerge tag 'sched-urgent-2021-03-14' of git://git./linux...
2021-03-14 Linus TorvaldsMerge tag 'objtool-urgent-2021-03-14' of git://git...
2021-03-14 Linus TorvaldsMerge tag 'locking-urgent-2021-03-14' of git://git...
2021-03-14 Linus TorvaldsMerge tag 'perf_urgent_for_v5.12-rc3' of git://git...
2021-03-14 Linus TorvaldsMerge tag 'efi-urgent-for-v5.12-rc2' of git://git....
2021-03-14 Linus TorvaldsMerge tag 'x86_urgent_for_v5.12_rc3' of git://git....
2021-03-14 Linus TorvaldsMerge tag 'powerpc-5.12-3' of git://git./linux/kernel...
2021-03-14 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-03-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-03-14 Thomas GleixnerMerge tag 'irqchip-fixes-5.12-1' of git://git./linux...
2021-03-13 Linus TorvaldsMerge tag 'char-misc-5.12-rc3' of git://git./linux...
2021-03-13 Linus TorvaldsMerge tag 'staging-5.12-rc3' of git://git./linux/kernel...
2021-03-13 Linus TorvaldsMerge tag 'tty-5.12-rc3' of git://git./linux/kernel...
next