Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-24 01:33:48 to 2021-10-27 21:22:54 UTC [more...]

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-10-27 21:16 UTC  (25+ messages)
` [PATCH v2 01/45] notifier: Remove extern annotation from function prototypes
` [PATCH v2 02/45] notifier: Add blocking_notifier_call_chain_empty()
` [PATCH v2 03/45] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v2 04/45] reboot: Correct typo in a comment
` [PATCH v2 05/45] reboot: Warn if restart handler has duplicated priority
` [PATCH v2 06/45] reboot: Warn if unregister_restart_handler() fails
` [PATCH v2 07/45] reboot: Remove extern annotation from function prototypes
` [PATCH v2 08/45] kernel: Add combined power-off+restart handler call chain API
` [PATCH v2 09/45] xen/x86: Use do_kernel_power_off()
` [PATCH v2 10/45] ARM: "
` [PATCH v2 11/45] arm64: "
` [PATCH v2 12/45] csky: "
` [PATCH v2 13/45] ia64: "
` [PATCH v2 14/45] mips: "
` [PATCH v2 15/45] nds32: "
` [PATCH v2 16/45] parisc: "
` [PATCH v2 17/45] powerpc: "
` [PATCH v2 18/45] riscv: "
` [PATCH v2 19/45] sh: "
` [PATCH v2 20/45] x86: "
` [PATCH v2 21/45] m68k: Switch to new power-handler API
` [PATCH v2 22/45] memory: emif: Use kernel_can_power_off()
` [PATCH v2 23/45] ACPI: power: Switch to power-handler API
` [PATCH v2 25/45] reboot: Remove pm_power_off_prepare()

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-10-27 19:27 UTC  (63+ messages)
` [PATCH v2 02/43] KVM: SVM: Ensure target pCPU is read once when signalling AVIC doorbell
` [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 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 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 22/43] KVM: VMX: Drop unnecessary PI logic to handle impossible conditions
` [PATCH v2 24/43] KVM: VMX: Drop pointless PI.NDST update when blocking
` [PATCH v2 35/43] KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode
` [PATCH v2 37/43] KVM: SVM: Unconditionally mark AVIC as running on vCPU load (with APICv)
` [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 43/43] KVM: VMX: Don't do full kick when handling posted interrupt wakeup

[PATCH bpf-next,v3] riscv, bpf: Add BPF exception tables
 2021-10-27 16:55 UTC  (4+ messages)

[PATCH 1/1] riscv: defconfig: enable DRM_NOUVEAU
 2021-10-27 15:44 UTC  (5+ messages)

[PATCH v3] riscv: explicitly use symbol offsets for VDSO
 2021-10-27 14:50 UTC  (2+ messages)

[PATCH 00/12] DT: CPU h/w id parsing clean-ups and cacheinfo id support
 2021-10-27 14:26 UTC  (3+ messages)
` [PATCH 09/12] sh: Use of_get_cpu_hwid()

[RFC PATCH v8 00/21] riscv: Add vector ISA support
 2021-10-27 12:58 UTC  (16+ messages)
` [RFC PATCH v8 09/21] riscv: Add task switch support for vector

[PATCH v2 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-27 11:22 UTC  (21+ messages)
` [PATCH v2 06/16] clk: starfive: Add JH7100 clock generator driver
` [PATCH v2 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v2 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs

[PATCH] RISC-V: Make CONFIG_RELOCATABLE user selectable
 2021-10-27  9:45 UTC  (5+ messages)

[RESEND PATCH V3 0/2] riscv: add RISC-V Svpbmt Standard Extension supports
 2021-10-27  7:54 UTC  (13+ messages)
` [RESEND PATCH V3 1/2] dt-bindings: riscv: add mmu-supports-svpbmt for Svpbmt
` [RESEND PATCH V3 2/2] riscv: add RISC-V Svpbmt extension supports

[PATCH v9 0/8] RISC-V CPU Idle Support
 2021-10-27  5:08 UTC  (3+ messages)

[PATCH v7 1/3] riscv: Introduce CONFIG_RELOCATABLE
 2021-10-27  5:04 UTC  (3+ messages)

[PATCH 1/2] riscv: Fix asan-stack clang build
 2021-10-27  4:58 UTC  (2+ messages)
` [PATCH 2/2] riscv: Fix CONFIG_KASAN_STACK build

[PATCH v7 0/2] fix & prevent the missing preemption disabling
 2021-10-27  3:15 UTC  (3+ messages)
` [PATCH v7 1/2] ftrace: disable preemption when recursion locked
` [PATCH v7 2/2] ftrace: do CPU checking after preemption disabled

[PATCH v6 0/2] fix & prevent the missing preemption disabling
 2021-10-27  3:09 UTC  (5+ messages)
` [PATCH v6 1/2] ftrace: disable preemption when recursion locked
` [PATCH v6 2/2] ftrace: do CPU checking after preemption disabled

[PATCH v5 0/2] fix & prevent the missing preemption disabling
 2021-10-27  2:28 UTC  (11+ messages)
` [PATCH v5 1/2] ftrace: disable preemption when recursion locked
  ` [PATCH v6] "
` [PATCH v5 2/2] ftrace: do CPU checking after preemption disabled

OOPS in PLIC on SiFive Unmatched board
 2021-10-27  0:30 UTC 

[PATCH 0/2] ftrace: make sure preemption disabled on recursion testing
 2021-10-26 23:48 UTC  (2+ messages)

[PATCH] riscv/vdso: Drop unneeded part due to merge issue
 2021-10-26 23:14 UTC  (2+ messages)

[PATCH] riscv: remove .text section size limitation for XIP
 2021-10-26 22:46 UTC  (2+ messages)

[PATCH 2/2] futex: remove futex_cmpxchg detection
 2021-10-26 20:26 UTC  (6+ messages)

[v4 00/11] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-10-26 18:57 UTC  (14+ messages)
` [v4 01/11] RISC-V: Remove the current perf implementation
` [v4 02/11] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [v4 03/11] RISC-V: Add a perf core library for pmu drivers
` [v4 04/11] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [v4 05/11] RISC-V: Add RISC-V SBI PMU extension definitions
` [v4 06/11] dt-binding: pmu: Add RISC-V PMU DT bindings
` [v4 07/11] RISC-V: Add perf platform driver based on SBI PMU extension
` [v4 08/11] RISC-V: Add interrupt support for perf
` [v4 09/11] Documentation: riscv: Remove the old documentation
` [v4 10/11] riscv: dts: fu740: Add pmu node
` [v4 11/11] MAINTAINERS: Add entry for RISC-V PMU drivers

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2021-10-26 17:49 UTC  (7+ messages)
` [PATCH v4 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

[PATCH 0/3] RISC-V: KVM: Few assorted changes
 2021-10-26 17:01 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: Enable KVM in RV64 and RV32 defconfigs as a module
` [PATCH 2/3] RISC-V: KVM: Factor-out FP virtualization into separate sources
` [PATCH 3/3] RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functions

[PATCH] kasan: Always respect CONFIG_KASAN_STACK
 2021-10-26 11:33 UTC  (8+ messages)

Out-of-bounds access when hartid >= NR_CPUS
 2021-10-26  9:28 UTC  (8+ messages)

[PATCH bpf-next,v2] riscv, bpf: Add BPF exception tables
 2021-10-26  7:51 UTC  (3+ messages)

[PATCH] RISC-V:KVM: remove unneeded semicolon Elimate the following coccinelle check warning: ./arch/riscv/kvm/vcpu_sbi.c:169:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:397:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:687:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_exit.c:645:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu.c:247:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu.c:284:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_timer.c:123:2-3: Unneeded semicolon ./arch/riscv/kvm/vcpu_timer.c:170:2-3: Unneeded semicolon
 2021-10-26  7:20 UTC  (3+ messages)
` [PATCH] RISC-V:KVM: remove unneeded semicolon

[PATCH v4 0/2] fix & prevent the missing preemption disabling
 2021-10-26  2:52 UTC  (4+ messages)

[PATCH V5 0/3] Add thead,c900-plic support
 2021-10-25 13:33 UTC  (11+ messages)
` [PATCH V5 2/3] dt-bindings: update riscv plic compatible string
` [PATCH V5 3/3] irqchip/sifive-plic: Fixup thead, c900-plic request_threaded_irq with ONESHOT
    ` [PATCH V5 3/3] irqchip/sifive-plic: Fixup thead,c900-plic "

[PATCH v3 0/5] Add SBI v0.2 support for KVM
 2021-10-25  7:53 UTC  (3+ messages)
` [PATCH v3 1/5] RISC-V: Mark the existing SBI v0.1 implementation as legacy

[PATCH] riscv: cacheinfo: fix typo of homogenous
 2021-10-25  1:12 UTC  (3+ messages)

[PATCH] riscv: Don't use va_pa_offset on kdump
 2021-10-25  1:00 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: T-HEAD CLINT
 2021-10-24  5:04 UTC  (4+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).