messages from 2025-05-21 11:01:29 to 2025-05-30 09:27:41 UTC [more...]
[PATCH] arm64: sysreg: Drag linux/kconfig.h to work around vdso build issue
2025-05-30 9:27 UTC (4+ messages)
[PATCH] KVM: arm64: vgic-debug: Avoid dereferencing NULL ITE pointer
2025-05-30 9:16 UTC
[PATCH v3 00/13] KVM: Make irqfd registration globally unique
2025-05-30 8:49 UTC (20+ messages)
` [PATCH v3 01/13] KVM: Use a local struct to do the initial vfs_poll() on an irqfd
` [PATCH v3 02/13] KVM: Acquire SCRU lock outside of irqfds.lock during assignment
` [PATCH v3 03/13] KVM: Initialize irqfd waitqueue callback when adding to the queue
` [PATCH v3 04/13] KVM: Add irqfd to KVM's list via the vfs_poll() callback
` [PATCH v3 05/13] KVM: Add irqfd to eventfd's waitqueue while holding irqfds.lock
` [PATCH v3 06/13] sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()
` [PATCH v3 07/13] xen: privcmd: Don't mark eventfd waiter as EXCLUSIVE
` [PATCH v3 08/13] sched/wait: Add a waitqueue helper for fully exclusive priority waiters
` [PATCH v3 09/13] KVM: Disallow binding multiple irqfds to an eventfd with a priority waiter
` [PATCH v3 10/13] KVM: Drop sanity check that per-VM list of irqfds is unique
` [PATCH v3 11/13] KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test
` [PATCH v3 12/13] KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD
` [PATCH v3 13/13] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements
[PATCH v22 0/5] arm64/perf: Enable branch stack sampling
2025-05-29 17:27 UTC (12+ messages)
` [PATCH v22 2/5] arm64: el2_setup.h: Make __init_el2_fgt labels consistent, again
` [PATCH v22 4/5] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v22 5/5] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
[PATCH v2 00/11] perf: arm_spe: Armv8.8 SPE features
2025-05-29 17:25 UTC (17+ messages)
` [PATCH v2 01/11] arm64: sysreg: Update PMSIDR_EL1 description
` [PATCH v2 02/11] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v2 03/11] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v2 04/11] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v2 05/11] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v2 06/11] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v2 07/11] perf: Add perf_event_attr::config4
` [PATCH v2 08/11] perf: arm_spe: Add support for filtering on data source
` [PATCH v2 09/11] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v2 10/11] perf tools: Add support for perf_event_attr::config4
` [PATCH v2 11/11] perf docs: arm-spe: Document new SPE filtering features
[PATCH v2 00/13] KVM: Introduce KVM Userfault
2025-05-29 16:17 UTC (21+ messages)
` [PATCH v2 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap
` [PATCH v2 05/13] KVM: x86/mmu: Add support for KVM_MEM_USERFAULT
` [PATCH v2 06/13] KVM: arm64: "
[kvm-unit-tests PATCH v2 0/9] arm64: support EL2
2025-05-29 13:55 UTC (10+ messages)
` [kvm-unit-tests PATCH v2 1/9] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v2 2/9] arm64: efi: initialise SCTLR_ELx fully
` [kvm-unit-tests PATCH v2 3/9] arm64: efi: initialise the EL
` [kvm-unit-tests PATCH v2 4/9] arm64: timer: use hypervisor timers when at EL2
` [kvm-unit-tests PATCH v2 5/9] arm64: micro-bench: fix timer IRQ
` [kvm-unit-tests PATCH v2 6/9] arm64: micro-bench: use smc when at EL2
` [kvm-unit-tests PATCH v2 7/9] arm64: selftest: update test for running "
` [kvm-unit-tests PATCH v2 8/9] arm64: pmu: count EL2 cycles
` [kvm-unit-tests PATCH v2 9/9] arm64: run at EL2 if supported
[bug report] KVM: arm64: vgic-its: Add debugfs interface to expose ITS tables
2025-05-29 13:01 UTC (2+ messages)
[PATCH v4 0/5] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
2025-05-29 12:17 UTC (7+ messages)
` [PATCH v4 1/5] KVM: arm64: Restrict FF-A host version renegotiation
` [PATCH v4 2/5] KVM: arm64: Zero x4-x7 in ffa_set_retval
` [PATCH v4 3/5] KVM: arm64: Mark FFA_NOTIFICATION_* calls as unsupported
[RFC PATCH v2 0/9] KVM: Enable Nested Virt selftests
2025-05-29 11:50 UTC (11+ messages)
` [RFC PATCH v2 1/9] KVM: arm64: nv: selftests: Add support to run guest code in vEL2
` [PATCH RFC "
` [RFC PATCH v2 3/9] KVM: arm64: nv: selftests: Enable hypervisor timer tests to run "
[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
2025-05-29 4:52 UTC (3+ messages)
` [PATCH v8 16/43] arm64: RME: Handle realm enter/exit
[PATCH v21 0/4] arm64/perf: Enable branch stack sampling
2025-05-28 16:09 UTC (9+ messages)
` [PATCH v21 3/4] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v21 4/4] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
[PATCH v2 0/5] KVM: arm64: Some VGIC-related fixes
2025-05-28 10:28 UTC (7+ messages)
` [PATCH v2 1/5] KVM: arm64: Use lock guard in vgic_v4_set_forwarding()
` [PATCH v2 2/5] KVM: arm64: Protect vLPI translation with vgic_irq::irq_lock
` [PATCH v2 3/5] KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()
` [PATCH v2 4/5] KVM: arm64: Unmap vLPIs affected by changes to GSI routing information
` [PATCH v2 5/5] KVM: arm64: vgic-init: Plug vCPU vs. VGIC creation race
[PATCH v2 0/3] KVM: arm64: selftests: arch_timer_edge_cases fixes
2025-05-27 14:24 UTC (4+ messages)
` [PATCH v2 1/3] KVM: arm64: selftests: fix help text for arch_timer_edge_cases
` [PATCH v2 2/3] KVM: arm64: selftests: fix thread migration in arch_timer_edge_cases
` [PATCH v2 3/3] KVM: arm64: selftests: arch_timer_edge_cases - determine effective counter width
[PATCH] KVM: arm64: Make HCX writable from userspace
2025-05-27 13:05 UTC (3+ messages)
[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
2025-05-27 10:06 UTC (7+ messages)
` [PATCH v3 06/10] arm/kvm: Allow reading all the writable ID registers
[PATCH v6 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-05-27 4:33 UTC (11+ messages)
` [PATCH v6 1/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v6 2/5] KVM: arm64: New function to determine hardware cache management support
` [PATCH v6 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
` [PATCH v6 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v6 5/5] KVM: arm64: Expose new KVM cap for cacheable PFNMAP
[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
2025-05-27 3:30 UTC (24+ messages)
` [PATCH v2 01/14] stackleak: Rename STACKLEAK to KSTACK_ERASE
` [PATCH v2 02/14] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH v2 03/14] stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
` [PATCH v2 05/14] arm: "
` [PATCH v2 06/14] arm64: "
` [PATCH v2 07/14] s390: "
` [PATCH v2 08/14] powerpc: "
` [PATCH v2 09/14] mips: "
` [PATCH v2 10/14] loongarch: "
` [PATCH v2 11/14] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v2 12/14] kstack_erase: Support Clang stack depth tracking
` [PATCH v2 13/14] configs/hardening: Enable CONFIG_KSTACK_ERASE
` [PATCH v2 14/14] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
[GIT PULL] KVM/arm64 updates for 6.16
2025-05-26 20:21 UTC (2+ messages)
[PATCH] KVM: arm64: Mask out non-VA bits from TLBI VA* on VNCR invalidation
2025-05-25 17:57 UTC
[PATCH v5 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-05-24 2:38 UTC (10+ messages)
` [PATCH v5 1/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v5 2/5] KVM: arm64: New function to determine hardware cache management support
` [PATCH v5 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
` [PATCH v5 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v5 5/5] KVM: arm64: Expose new KVM cap for cacheable PFNMAP
[PATCH 0/5] KVM: arm64: Some VGIC-related fixes
2025-05-23 20:58 UTC (14+ messages)
` [PATCH 1/5] KVM: arm64: Use lock guard in vgic_v4_set_forwarding()
` [PATCH 2/5] KVM: arm64: Protect vLPI translation with vgic_irq::irq_lock
` [PATCH 3/5] KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()
` [PATCH 4/5] KVM: arm64: Unmap vLPIs affected by changes to GSI routing information
` [PATCH 5/5] KVM: arm64: vgic-init: Plug vCPU vs. VGIC creation race
[PATCH v4] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
2025-05-23 15:15 UTC (4+ messages)
[PATCH] KVM: arm64: nv: Release faulted-in VNCR page from mmu_lock critical section
2025-05-23 11:01 UTC (2+ messages)
[PATCH] KVM: arm64: nv: Handle TLBI S1E2 for VNCR invalidation with mmu_lock held
2025-05-23 11:01 UTC (2+ messages)
[PATCH v5 0/2] Rework Arm64 exception mask helpers
2025-05-22 10:56 UTC (3+ messages)
` [PATCH v5 1/2] arm64: New exception mask helpers to manage DAIF, PMR and ALLINT
` [PATCH v5 2/2] arm64: Deprecate the old daifflags helpers
[PATCH v2 00/12] KVM: Make irqfd registration globally unique
2025-05-21 15:05 UTC (8+ messages)
` [PATCH v2 08/12] sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()
[PATCH v6 00/10] Stage-2 huge mappings for pKVM np-guests
2025-05-21 14:00 UTC (12+ messages)
` [PATCH v6 01/10] KVM: arm64: Handle huge mappings for np-guest CMOs
` [PATCH v6 02/10] KVM: arm64: Introduce for_each_hyp_page
` [PATCH v6 03/10] KVM: arm64: Add a range to __pkvm_host_share_guest()
` [PATCH v6 04/10] KVM: arm64: Add a range to __pkvm_host_unshare_guest()
` [PATCH v6 05/10] KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()
` [PATCH v6 06/10] KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()
` [PATCH v6 07/10] KVM: arm64: Convert pkvm_mappings to interval tree
` [PATCH v6 08/10] KVM: arm64: Add a range to pkvm_mappings
` [PATCH v6 09/10] KVM: arm64: Stage-2 huge mappings for np-guests
` [PATCH v6 10/10] KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
[PATCH v4 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-05-21 13:17 UTC (3+ messages)
` [PATCH v4 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
[PATCH v5 00/10] Stage-2 huge mappings for pKVM np-guests
2025-05-21 12:04 UTC (5+ messages)
` [PATCH v5 10/10] KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox