Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-09 02:13:32 to 2021-10-13 10:12:40 UTC [more...]

[RESEND PATCH v2 0/2] fix & prevent the missing preemption disabling
 2021-10-13  8:25 UTC  (6+ messages)
` [RESEND PATCH v2 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
` [RESEND PATCH v2 2/2] ftrace: do CPU checking after preemption disabled

[PATCH v1 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-13  7:09 UTC  (32+ messages)
` [PATCH v1 01/16] RISC-V: Add StarFive SoC Kconfig option
` [PATCH v1 02/16] dt-bindings: timer: Add StarFive JH7100 clint
` [PATCH v1 03/16] dt-bindings: interrupt-controller: Add StarFive JH7100 plic
` [PATCH v1 04/16] dt-bindings: clock: starfive: Add JH7100 clock definitions
` [PATCH v1 05/16] dt-bindings: clock: starfive: Add JH7100 bindings
` [PATCH v1 06/16] clk: starfive: Add JH7100 clock generator driver
` [PATCH v1 07/16] dt-bindings: reset: Add StarFive JH7100 reset definitions
` [PATCH v1 08/16] dt-bindings: reset: Add Starfive JH7100 reset bindings
` [PATCH v1 09/16] reset: starfive-jh7100: Add StarFive JH7100 reset driver
` [PATCH v1 10/16] dt-bindings: pinctrl: Add StarFive pinctrl definitions
` [PATCH v1 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v1 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs
` [PATCH v1 13/16] dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts
` [PATCH v1 14/16] serial: 8250_dw: Add skip_clk_set_rate quirk
` [PATCH v1 15/16] RISC-V: Add initial StarFive JH7100 device tree
` [PATCH v1 16/16] RISC-V: Add BeagleV Starlight Beta "

[PATCH 2/2] kbuild: use more subdir- for visiting subdirectories while cleaning
 2021-10-13  6:59 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 11/11] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-13  5:58 UTC  (2+ messages)

[PATCH V3 1/2] dt-bindings: update riscv plic compatible string
 2021-10-13  5:11 UTC  (4+ messages)
` [PATCH V3 2/2] irqchip/sifive-plic: Add thead,c900-plic support

[PATCH 0/2] riscv: Add RISC-V svpbmt extension supports
 2021-10-13  3:36 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: riscv: Add mmu-supports with svpbmt
` [PATCH 2/2] riscv: Add RISC-V svpbmt extension supports

[PATCH 0/2] ftrace: make sure preemption disabled on recursion testing
 2021-10-13  3:33 UTC  (23+ messages)
` [PATCH 1/2] ftrace: disable preemption on the testing of recursion
` [PATCH 2/2] ftrace: prevent preemption in perf_ftrace_function_call()
` [PATCH v2 0/2] fix & prevent the missing preemption disabling
  ` [PATCH v2 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
  ` [PATCH v2 2/2] ftrace: do CPU checking after preemption disabled

[PATCH AUTOSEL 5.14 17/17] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-13  0:54 UTC 

[PATCH V2 1/2] dt-bindings: update riscv plic compatible string
 2021-10-13  0:48 UTC  (9+ messages)
` [PATCH V2 2/2] irqchip/sifive-plic: Add thead,c9xx-plic support

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

[PATCH 1/1] riscv: defconfig: enable DRM_NOUVEAU
 2021-10-12 16:46 UTC 

[PATCH v3 0/5] Add SBI v0.2 support for KVM
 2021-10-12 16:46 UTC  (8+ messages)
` [PATCH v3 5/5] RISC-V: Add SBI HSM extension in KVM

[PATCH v1 1/1] Add support for mm->mmap_legacy_base in legacy layout
 2021-10-12 16:03 UTC  (3+ messages)
  `  "

[PATCH v2 0/4] Fix up bpf_jit_limit some more
 2021-10-12 13:59 UTC  (2+ messages)
` [PATCH v2 1/4] bpf: define bpf_jit_alloc_exec_limit for riscv JIT

[PATCH] drivers: mfd: da9063: Add restart notifier implementation
 2021-10-12 10:32 UTC  (13+ messages)

[RESEND PATCH v2 1/5] riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatible
 2021-10-12  7:26 UTC  (10+ messages)
` [RESEND PATCH v2 2/5] riscv: dts: sifive: fix Unleashed board compatible
` [RESEND PATCH v2 3/5] riscv: dts: sifive: drop duplicated nodes and properties in sifive
` [RESEND PATCH v2 5/5] riscv: dts: sifive: add missing compatible for plic

[PATCH 1/2] irqchip/sifive-plic: Fix duplicate mask/unmask for claim/complete
 2021-10-12  3:36 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: update riscv plic claim-mask-support property

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

[PATCH v8 0/8] RISC-V CPU Idle Support
 2021-10-12  0:57 UTC  (14+ 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 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-10-11 15:33 UTC  (9+ messages)
` [PATCH v3 12/16] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH v3 14/16] KVM: arm64: Convert to the generic perf callbacks
` [PATCH v3 15/16] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c / pmu.c

[PATCH] riscv/vdso: Drop unneeded part due to merge issue
 2021-10-11 11:05 UTC 

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

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

[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

[Request for help] issue when add relative extable support to riscv64
 2021-10-10 16:59 UTC  (3+ 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  (43+ messages)
` [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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox