linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-22 16:34:21 to 2022-11-24 19:59:11 UTC [more...]

[PATCH v4 0/7] AX45MP: Add support to non-coherent DMA
 2022-11-24 19:58 UTC  (20+ messages)
` [PATCH v4 1/7] riscv: asm: alternative-macros: Introduce ALTERNATIVE_3() macro
` [PATCH v4 2/7] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
` [PATCH v4 3/7] riscv: errata: Add Andes alternative ports
` [PATCH DO NOT REVIEW v4 4/7] riscv: errata: andes: Fix auipc-jalr addresses in patched alternatives
` [PATCH v4 5/7] riscv: mm: dma-noncoherent: Pass direction and operation to ALT_CMO_OP()
` [PATCH v4 6/7] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [PATCH v4 7/7] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH v3 0/3] RISC-V: Add Bitmanip/Scalar Crypto HWCAP
 2022-11-24 18:09 UTC  (14+ messages)
` [PATCH v3 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
` [PATCH v3 2/3] RISC-V: uapi: add HWCAP for Bitmanip/Scalar Crypto

[RFC PATCH] riscv: vdso: remove hardcoded 0x800 .text section start addr
 2022-11-24 16:43 UTC  (4+ messages)

[PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
 2022-11-24 15:26 UTC  (3+ messages)

[PATCH 0/2] riscv/ftrace: add WITH_DIRECT_CALLS support
 2022-11-24 15:31 UTC  (12+ messages)
` [PATCH 1/2] riscv/ftrace: add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
` [PATCH 2/2] samples/ftrace: add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]

[PATCH v2 0/9] dt-bindings: cleanup titles
 2022-11-24 14:59 UTC  (36+ messages)
` [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings
` [PATCH v2 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [PATCH v2 4/9] dt-bindings: drop redundant part of title (end)
` [PATCH v2 5/9] dt-bindings: drop redundant part of title (end, part two)
` [PATCH v2 6/9] dt-bindings: drop redundant part of title (end, part three)
` [PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning)
` [PATCH v2 8/9] dt-bindings: clock: drop redundant part of title
` [PATCH v2 9/9] dt-bindings: drop redundant part of title (manual)

[PATCH 0/2] riscv,isa fixups
 2022-11-24 13:52 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: riscv: fix underscore requirement for addtional standard extensions
` [PATCH 2/2] dt-bindings: riscv: fix single letter canonical order

[RFC 0/9] KVM perf support
 2022-11-24 12:59 UTC  (25+ messages)
` [RFC 5/9] RISC-V: KVM: Add skeleton support for perf
` [RFC 6/9] RISC-V: KVM: Add SBI PMU extension support
` [RFC 7/9] RISC-V: KVM: Implement trap & emulate for hpmcounters
` [RFC 8/9] RISC-V: KVM: Implement perf support

[PATCH v2 0/8] Basic device tree support for StarFive JH7110 RISC-V SoC
 2022-11-24  9:50 UTC  (24+ messages)
` [PATCH v2 1/8] dt-bindings: riscv: Add StarFive JH7110 SoC and VisionFive2 board
` [PATCH v2 4/8] dt-bindings: sifive,ccache0: Support StarFive JH7110 SoC
` [PATCH v2 6/8] riscv: dts: starfive: Add initial StarFive JH7110 device tree
` [PATCH v2 7/8] riscv: dts: starfive: Add StarFive JH7110 VisionFive2 board "

[PATCH v1 0/4] JH7110 Power Domain Support
 2022-11-24  9:44 UTC  (11+ messages)
` [PATCH v1 3/4] soc: starfive: Add StarFive JH71XX pmu driver
` [PATCH v1 4/4] riscv: dts: starfive: add power controller node

[PATCH] riscv: VMAP_STACK overflow detection thread-safe
 2022-11-24  9:36 UTC  (13+ messages)

[PATCH V3 0/5] riscv: ftrace: Fixup ftrace detour code & Optimization
 2022-11-24  2:11 UTC  (10+ messages)
` [PATCH V3 1/5] riscv: ftrace: Fixup panic by disabling preemption
` [PATCH V3 2/5] riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
` [PATCH V3 3/5] riscv: ftrace: Reduce the detour code size to half
` [PATCH V3 4/5] riscv: ftrace: Add ftrace_graph_func
` [PATCH V3 5/5] riscv: ftrace: Make ftrace_caller call ftrace_graph_func

[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
 2022-11-24  1:21 UTC  (6+ messages)
` [PATCH 12/12] mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED

[PATCH v1 0/9] PCI: microchip: Partition address translations
 2022-11-23 23:15 UTC  (22+ messages)
` [PATCH v1 1/9] PCI: microchip: Align register, offset, and mask names with hw docs
` [PATCH v1 2/9] PCI: microchip: Correct the DED and SEC interrupt bit offsets
` [PATCH v1 3/9] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
` [PATCH v1 4/9] PCI: microchip: Clean up initialisation of interrupts
` [PATCH v1 5/9] PCI: microchip: Gather MSI information from hardware config registers
` [PATCH v1 6/9] PCI: microchip: Re-partition code between probe() and init()
` [PATCH v1 7/9] PCI: microchip: Partition outbound address translation
` [PATCH v1 8/9] PCI: microchip: Partition inbound "
` [PATCH v1 9/9] riscv: dts: microchip: add parent ranges and dma-ranges for IKRD v2022.09

[PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros
 2022-11-23 20:05 UTC  (2+ messages)

[PATCH] riscv: Sync efi page table's kernel mappings before switching
 2022-11-23 19:12 UTC  (3+ messages)

[PATCH v2 0/2] Improve CLOCK_EVT_FEAT_C3STOP feature setting
 2022-11-23 17:59 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: riscv: Add optional DT property riscv,timer-can-wake-cpu

[PATCH v3 0/2] mpfs: fix handling failed service requests
 2022-11-23 17:56 UTC  (3+ messages)
` [PATCH v3 1/2] soc: microchip: mpfs: handle failed system "
` [PATCH v3 2/2] mailbox: mpfs: read the system controller's status

[PATCH 0/4] riscv: entry: further clean up and VMAP_STACK fix
 2022-11-23 17:02 UTC  (3+ messages)
` [PATCH 3/4] riscv: fix race when vmap stack overflow and remove shadow_stack

[PATCH] clk: microchip: enable the MPFS clk driver by default if SOC_MICROCHIP_POLARFIRE
 2022-11-23 16:19 UTC 

[PATCH -next V8 00/14] riscv: Add GENERIC_ENTRY support and related features
 2022-11-23 15:26 UTC  (2+ messages)

[PATCH v3] riscv: fix race when vmap stack overflow
 2022-11-23 15:23 UTC  (3+ messages)

[PATCH v2] riscv: vdso: fix section overlapping under some conditions
 2022-11-23 15:20 UTC  (2+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-22 16:04 UTC  (5+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver

[RFC PATCH 0/9] dt-bindings: cleanup titles
 2022-11-17 12:38 UTC  (2+ messages)
` [RFC PATCH 6/9] dt-bindings: drop redundant part of title (end, part three)

[PATCH] riscv: boot: add zstd support
 2022-11-23 15:02 UTC 

[PATCH v2 0/5] [PATCH 0/5] arch_topology: Build cacheinfo from primary CPU
 2022-11-23 14:30 UTC  (2+ messages)

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-23 14:07 UTC  (3+ messages)
` [PATCH v7 2/2] "

[PATCH] irqchip/sifive-plic: drop quirk for two-cell variant
 2022-11-23 14:07 UTC  (8+ messages)

[PATCH] cpuidle: riscv-sbi: Stop using non-retentive suspend
 2022-11-23 10:46 UTC  (5+ messages)

[PATCH] cpuidle: riscv-sbi: Stop using non-retentive suspend
 2022-11-23 10:36 UTC  (18+ messages)

[PATCH v2 00/14] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2022-11-23  9:34 UTC  (7+ messages)
` [PATCH v2 07/14] dt-bindings: clock: Add StarFive JH7110 system and always-on clock definitions

[PATCH v2] Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"
 2022-11-23  9:04 UTC  (3+ messages)

[PATCH 0/9] Linux RISC-V AIA Support
 2022-11-23  7:28 UTC  (3+ messages)
` [PATCH 5/9] irqchip: Add RISC-V incoming MSI controller driver

[PATCH] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2022-11-22 21:37 UTC  (2+ 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 NNTP newsgroup(s).