linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-02 17:21:30 to 2021-10-11 09:36:48 UTC [more...]

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-10-11  9:35 UTC  (3+ messages)
` [PATCH v3 12/16] KVM: Move x86's perf guest info callbacks to generic KVM

[PATCH] riscv: remove .text section size limitation for XIP
 2021-10-11  9:14 UTC 

[PATCH 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-11  8:42 UTC  (4+ messages)

[PATCH v7 0/8] RISC-V CPU Idle Support
 2021-10-11  8:22 UTC  (4+ messages)
` [PATCH v7 6/8] cpuidle: Add RISC-V SBI CPU idle driver

[PATCH v8 0/8] RISC-V CPU Idle Support
 2021-10-11  8:18 UTC  (9+ messages)
` [PATCH v8 1/8] RISC-V: Enable CPU_IDLE drivers
` [PATCH v8 2/8] RISC-V: Rename relocate() and make it global
` [PATCH v8 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [PATCH v8 4/8] RISC-V: Add SBI HSM suspend related defines
` [PATCH v8 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
` [PATCH v8 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [PATCH v8 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states
` [PATCH v8 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine

[PATCH v3 0/5] Add SBI v0.2 support for KVM
 2021-10-11  8:02 UTC  (10+ messages)
` [PATCH v3 1/5] RISC-V: Mark the existing SBI v0.1 implementation as legacy
` [PATCH v3 2/5] RISC-V: Reorganize SBI code by moving legacy SBI to its own file
` [PATCH v3 3/5] RISC-V: Add SBI v0.2 base extension
` [PATCH v3 4/5] RISC-V: Add v0.1 replacement SBI extensions defined in v02
` [PATCH v3 5/5] RISC-V: Add SBI HSM extension in KVM

[Request for help] issue when add relative extable support to riscv64
 2021-10-10 16:59 UTC  (3+ messages)

[PATCH v1 1/1] Add support for mm->mmap_legacy_base in legacy layout
 2021-10-10 15:33 UTC  (2+ messages)

[PATCH v7 0/3] Introduce 64b relocatable kernel
 2021-10-09 17:20 UTC  (5+ messages)
` [PATCH v7 1/3] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v7 2/3] powerpc: Move script to check relocations at compile time in scripts/
` [PATCH v7 3/3] riscv: Check relocations at compile time

[GIT PULL] RISC-V Fixes for 5.15-rc5
 2021-10-09 16:11 UTC  (3+ messages)

RISC-V: patched kexec-tools on github for review/testing
 2021-10-09 13:25 UTC  (4+ messages)

[PATCH] riscv: Don't use va_pa_offset on kdump
 2021-10-09 13:18 UTC  (3+ messages)

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-10-09  2:12 UTC  (44+ messages)
` [PATCH v2 01/43] KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guest
` [PATCH v2 02/43] KVM: SVM: Ensure target pCPU is read once when signalling AVIC doorbell
` [PATCH v2 03/43] KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
` [PATCH v2 04/43] KVM: Force PPC to define its own rcuwait object
` [PATCH v2 05/43] KVM: Update halt-polling stats if and only if halt-polling was attempted
` [PATCH v2 06/43] KVM: Refactor and document halt-polling stats update helper
` [PATCH v2 07/43] KVM: Reconcile discrepancies in halt-polling stats
` [PATCH v2 08/43] KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook
` [PATCH v2 09/43] KVM: Drop obsolete kvm_arch_vcpu_block_finish()
` [PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook
` [PATCH v2 11/43] KVM: Don't block+unblock when halt-polling is successful
` [PATCH v2 12/43] KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt()
` [PATCH v2 13/43] KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
` [PATCH v2 14/43] KVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_halt()
` [PATCH v2 15/43] KVM: stats: Add stat to detect if vcpu is currently blocking
` [PATCH v2 16/43] KVM: Don't redo ktime_get() when calculating halt-polling stop/deadline
` [PATCH v2 17/43] KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs
` [PATCH v2 18/43] KVM: x86: Invoke kvm_vcpu_block() directly for non-HALTED wait states
` [PATCH v2 19/43] KVM: Add helpers to wake/query blocking vCPU
` [PATCH v2 20/43] KVM: VMX: Skip Posted Interrupt updates if APICv is hard disabled
` [PATCH v2 21/43] KVM: VMX: Clean up PI pre/post-block WARNs
` [PATCH v2 22/43] KVM: VMX: Drop unnecessary PI logic to handle impossible conditions
` [PATCH v2 23/43] KVM: VMX: Use boolean returns for Posted Interrupt "test" helpers
` [PATCH v2 24/43] KVM: VMX: Drop pointless PI.NDST update when blocking
` [PATCH v2 25/43] KVM: VMX: Save/restore IRQs (instead of CLI/STI) during PI pre/post block
` [PATCH v2 26/43] KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration
` [PATCH v2 27/43] KVM: VMX: Move Posted Interrupt ndst computation out of write loop
` [PATCH v2 28/43] KVM: VMX: Remove vCPU from PI wakeup list before updating PID.NV
` [PATCH v2 29/43] KVM: VMX: Handle PI wakeup shenanigans during vcpu_put/load
` [PATCH v2 30/43] KVM: Drop unused kvm_vcpu.pre_pcpu field
` [PATCH v2 31/43] KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx
` [PATCH v2 32/43] KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
` [PATCH v2 33/43] KVM: x86: Unexport LAPIC's switch_to_{hv, sw}_timer() helpers
` [PATCH v2 34/43] KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
` [PATCH v2 35/43] KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode
` [PATCH v2 36/43] KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIs
` [PATCH v2 37/43] KVM: SVM: Unconditionally mark AVIC as running on vCPU load (with APICv)
` [PATCH v2 38/43] KVM: Drop defunct kvm_arch_vcpu_(un)blocking() hooks
` [PATCH v2 39/43] KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
` [PATCH v2 40/43] KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
` [PATCH v2 41/43] KVM: VMX: Pass desired vector instead of bool for triggering posted IRQ
` [PATCH v2 42/43] KVM: VMX: Fold fallback path into triggering posted IRQ helper
` [PATCH v2 43/43] KVM: VMX: Don't do full kick when handling posted interrupt wakeup

[PATCH] riscv: cacheinfo: fix typo of homogenous
 2021-10-08 20:56 UTC 

[RFC PATCH v4 00/10] Linux RISC-V ACLINT Support
 2021-10-08 20:02 UTC  (16+ messages)
` [RFC PATCH v4 01/10] RISC-V: Clear SIP bit only when using SBI IPI operations
` [RFC PATCH v4 02/10] RISC-V: Treat IPIs as normal Linux IRQs
` [RFC PATCH v4 03/10] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [RFC PATCH v4 04/10] RISC-V: Use IPIs for remote TLB flush when possible
` [RFC PATCH v4 05/10] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings
` [RFC PATCH v4 06/10] irqchip: Add ACLINT software interrupt driver
` [RFC PATCH v4 07/10] RISC-V: Select ACLINT SWI driver for virt machine
` [RFC PATCH v4 08/10] dt-bindings: timer: Add ACLINT MTIMER bindings
` [RFC PATCH v4 09/10] clocksource: clint: Add support for ACLINT MTIMER device
` [RFC PATCH v4 10/10] MAINTAINERS: Add entry for RISC-V ACLINT drivers

[PATCH] kasan: Always respect CONFIG_KASAN_STACK
 2021-10-08 18:46 UTC  (2+ messages)

[PATCH 00/12] DT: CPU h/w id parsing clean-ups and cacheinfo id support
 2021-10-08 11:01 UTC  (23+ messages)
` [PATCH 01/12] of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes
` [PATCH 02/12] ARM: Use of_get_cpu_hwid()
` [PATCH 03/12] ARM: broadcom: "
` [PATCH 04/12] arm64: "
` [PATCH 05/12] csky: "
` [PATCH 06/12] openrisc: "
` [PATCH 07/12] powerpc: "
` [PATCH 08/12] riscv: "
` [PATCH 09/12] sh: "
` [PATCH 10/12] x86: dt: "
` [PATCH 11/12] cacheinfo: Allow for >32-bit cache 'id'
` [PATCH 12/12] cacheinfo: Set cache 'id' based on DT data

[PATCH] dt-bindings: clock: fu740-prci: add reset-cells
 2021-10-08 10:02 UTC  (3+ messages)

[PATCH] drivers: mfd: da9063: Add restart notifier implementation
 2021-10-08  9:46 UTC  (14+ messages)

[PATCH v4 0/3] riscv: optimized mem* functions
 2021-10-08  1:39 UTC  (3+ messages)

[PATCH] riscv: Flush current cpu icache before other cpus
 2021-10-08  0:40 UTC  (2+ messages)

[PATCH v2 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-07 15:10 UTC  (2+ messages)
` [PATCH v2 2/2] qcom_scm: hide Kconfig symbol

[PATCH v20 00/17] KVM RISC-V Support
 2021-10-07 14:31 UTC  (19+ messages)
` [PATCH v20 17/17] RISC-V: KVM: Add MAINTAINERS entry

[RFC PATCH v8 00/21] riscv: Add vector ISA support
 2021-10-07 10:10 UTC  (18+ messages)
` [RFC PATCH v8 09/21] riscv: Add task switch support for vector
` [RFC PATCH v8 20/21] riscv: Optimize task switch codes of vector
` [RFC PATCH v8 21/21] riscv: Turn has_vector into a static key if VECTOR=y

[GIT PULL] KVM/riscv for 5.16
 2021-10-07  6:59 UTC  (4+ messages)

[v3 00/10] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-10-06 18:28 UTC  (5+ messages)

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2021-10-06  5:29 UTC  (6+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
` [PATCH v4 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

[PATCH] soc: add polarfire soc system controller
 2021-10-05 12:47 UTC 

[PATCH] RISC-V: Include clone3() on rv32
 2021-10-05  9:14 UTC  (6+ messages)

[PATCH v4 1/6] dt-bindings: mmc: cdns: document Microchip MPFS MMC/SDHCI controller
 2021-10-05  8:22 UTC  (3+ messages)
` [PATCH v4 4/6] riscv: dts: microchip: drop duplicated MMC/SDHC node

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-10-05  1:55 UTC  (9+ messages)
` [RFC PATCH 4/8] powerpc: add CPU field to struct thread_info

[PATCH v2 0/2] riscv: improve unaligned memory accesses
 2021-10-05  1:04 UTC  (2+ messages)

[PATCH v2] riscv: add rv32 and rv64 randconfig build targets
 2021-10-05  0:57 UTC  (2+ messages)

[PATCH 05/10] riscv: remove Kconfig check for GCC version for ARCH_RV64I
 2021-10-05  0:57 UTC  (4+ messages)

[PATCH V2 1/2] riscv: Add RISC-V svpbmt extension
 2021-10-05  0:44 UTC  (2+ messages)

[PATCH v20 00/17] KVM RISC-V Support
 2021-10-04  8:40 UTC  (2+ messages)

[PATCH v2 00/10] Introduce sv48 support without relocatable kernel
 2021-10-04  7:31 UTC  (4+ messages)
` [PATCH v2 04/10] riscv: Implement sv48 support

[PATCH] riscv: add rv32 and rv64 randconfig build targets
 2021-10-03 17:45 UTC  (2+ messages)

[PATCH] riscv: config: enable default defconfig to boot Hifive Unmatched
 2021-10-03 17:10 UTC  (2+ messages)

[PATCH] riscv: set default pm_power_off to NULL
 2021-10-03 17:10 UTC  (2+ messages)

[PATCH v2] riscv: mm: don't advertise 1 num_asid for 0 asid bits
 2021-10-03 17:10 UTC  (2+ messages)

[PATCH] RISC-V: Inform checksyscalls.sh about the rv32 ABI
 2021-10-03  0:55 UTC  (2+ messages)

[PATCH -next] riscv/vdso: Add support for time namespaces
 2021-10-02 23:18 UTC  (2+ messages)

[PATCH -next v3 0/3] riscv: Fix two vdso issue
 2021-10-02 20:24 UTC  (2+ messages)

[PATCH v5 0/3] riscv: optimized mem* functions
 2021-10-02 17:20 UTC  (4+ messages)
` [PATCH v5 1/3] riscv: optimized memcpy


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).