public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-08-30 17:37:54 to 2022-09-04 20:45:32 UTC [more...]

[PATCH 0/3] riscv: Add GENERIC_ENTRY & IRQ_STACKS support
 2022-09-04 10:35 UTC  (12+ messages)
` [PATCH 1/3] riscv: convert to generic entry
` [PATCH 2/3] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH 3/3] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK

[PATCH 00/12] riscv: Allwinner D1 platform support
 2022-09-04 20:10 UTC  (7+ messages)
` [PATCH 07/12] riscv: dts: allwinner: Add Allwinner D1 Nezha devicetree

[PATCH v2 0/5] riscv: add PREEMPT_RT support
 2022-09-04 15:16 UTC  (12+ messages)
` [PATCH v2 1/5] RISC-V: KVM: Record number of signal exits as a vCPU stat
` [PATCH v2 2/5] RISC-V: KVM: Use generic guest entry infrastructure
` [PATCH v2 3/5] riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
` [PATCH v2 4/5] riscv: add lazy preempt support
` [PATCH v2 5/5] riscv: Allow to enable RT

[PATCH v2] riscv: make update_mmu_cache to support asid
 2022-09-04 13:49 UTC  (2+ messages)

[PATCH v4] clk: bcm2835: Round UART input clock up
 2022-09-04 13:49 UTC  (2+ messages)

[PATCH V2 0/6] riscv: Add GENERIC_ENTRY, IRQ_STACKS support
 2022-09-04 11:55 UTC  (15+ messages)
` [PATCH V2 1/6] riscv: ptrace: Remove duplicate operation
` [PATCH V2 2/6] riscv: convert to generic entry
` [PATCH V2 3/6] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH V2 4/6] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH V2 5/6] riscv: elf_kexec: Fixup compile warning
` [PATCH V2 6/6] riscv: compat_syscall_table: "

[PATCH v9 0/7] RISC-V IPI Improvements
 2022-09-04  4:39 UTC  (10+ messages)
` [PATCH v9 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v9 2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v9 3/7] genirq: Add mechanism to multiplex a single HW IPI
` [PATCH v9 4/7] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v9 5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v9 6/7] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v9 7/7] RISC-V: Use IPIs for remote icache "

[GIT PULL] Microchip DT fixes for v6.0-rc4 (or later)
 2022-09-03 21:09 UTC  (3+ messages)

[PATCH V2 0/3] arch: Cleanup ptrace_disable
 2022-09-03 16:23 UTC  (4+ messages)
` [PATCH V2 1/3] riscv: ptrace: Remove duplicate operation
` [PATCH V2 2/3] openrisc: "
` [PATCH V2 3/3] arch: ptrace: Cleanup ptrace_disable

[PATCH v2 0/4] Add PMEM support for RISC-V
 2022-09-03 16:03 UTC  (12+ messages)
` [PATCH v2 1/4] RISC-V: Fix ioremap_cache() and ioremap_wc() for systems with Svpbmt
` [PATCH v2 2/4] RISC-V: Move riscv_init_cbom_blocksize() to cacheflush.c
` [PATCH v2 3/4] RISC-V: Implement arch specific PMEM APIs
` [PATCH v2 4/4] RISC-V: Enable PMEM drivers

[PATCH] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
 2022-09-02 22:33 UTC  (2+ messages)

[PATCH 0/3] Rename sifive L2 cache to sifive CCACHE
 2022-09-02 19:36 UTC  (23+ messages)
` [PATCH 2/3] soc: sifive: l2 cache: Rename SiFive L2 cache to composible cache
` [PATCH] soc: sifive: ccache: reduce printing on init
` [RESEND PATCH] dt-bindings: sifive-ccache: fix cache level for l3 cache

[PATCH 1/4] riscv: cleanup svpbmt cpufeature probing
 2022-09-02 19:29 UTC  (22+ messages)
` [PATCH 2/4] riscv: drop some idefs from CMO initialization
` [PATCH 3/4] riscv: use BIT macros in t-head errata init
` [PATCH 4/4] riscv: check for kernel config option in t-head memory types errata

[PATCH] riscv: fix a nasty sigreturn bug
 2022-09-02 17:59 UTC  (4+ messages)

[PATCH v2] soc: sifive: ccache: reduce printing on init
 2022-09-02 17:10 UTC 

[PATCH 0/3] Svinval support for KVM RISC-V
 2022-09-02 17:01 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: Probe Svinval extension form ISA string
` [PATCH 2/3] RISC-V: KVM: Use Svinval for local TLB maintenance when available
` [PATCH 3/3] RISC-V: KVM: Allow Guest use Svinval extension

[PATCH v1 0/4] PCI: microchip: apportion address translation between rootport and FPGA
 2022-09-02 16:54 UTC  (10+ messages)
` [PATCH v1 1/4] dt-bindings: PCI: microchip: add fabric address translation properties
` [PATCH v1 2/4] riscv: dts: "
` [PATCH v1 3/4] PCI: "
` [PATCH v1 4/4] of: PCI: tidy up logging of ranges containing configuration space type

rdcycle from userland with RISCV_PMU_SBI=y
 2022-09-02 16:46 UTC  (6+ messages)

[PATCH v3] riscv: Fix permissions for all mm's during mm init
 2022-09-02 16:22 UTC  (2+ messages)

[PATCH v2 0/3] tty: TX helpers
 2022-09-02 14:56 UTC  (3+ messages)
` [PATCH v2 3/3] tty: serial: use DEFINE_UART_PORT_TX_HELPER_LIMITED()

[PATCH v2] riscv: lib: optimize memcmp with ld insn
 2022-09-02 11:00 UTC 

[PATCH v2] riscv: Fix permissions for all mm's during mm init
 2022-09-02 10:34 UTC  (3+ messages)

[PATCH] riscv:lib: optimize memcmp with ld insn
 2022-09-02 10:32 UTC  (5+ messages)

[PATCH 0/3] Enable initial support for StarFive VisionFive V1 SBC
 2022-09-02 10:12 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: riscv: starfive: Add StarFive VisionFive V1 board
` [PATCH 2/3] riscv: dts: starfive: Add common DT for JH7100 based boards
` [PATCH 3/3] riscv: dts: starfive: Add StarFive VisionFive V1 device tree

[PATCH v2 0/3] Enable initial support for StarFive VisionFive V1 SBC
 2022-09-02 10:08 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: starfive: Add StarFive VisionFive V1 board
` [PATCH v2 2/3] riscv: dts: starfive: Add common DT for JH7100 based boards
` [PATCH v2 3/3] riscv: dts: starfive: Add StarFive VisionFive V1 device tree

[PATCH v2] RISC-V: Clean up the Zicbom block size probing
 2022-09-02  9:55 UTC  (3+ messages)

[PATCH v2 0/4] riscv: Introduce support for defining instructions
 2022-09-02  6:53 UTC  (9+ messages)
` [PATCH v2 1/4] riscv: Add X register names to gpr-nums
` [PATCH v2 2/4] riscv: Introduce support for defining instructions
` [PATCH v2 3/4] riscv: KVM: Apply insn-def to hfence encodings
` [PATCH v2 4/4] riscv: KVM: Apply insn-def to hlv encodings

[PATCH] RISC-V: Add support for Ztso
 2022-09-02  6:50 UTC  (3+ messages)

[GIT PULL] KVM/riscv fixes for 6.0, take #1
 2022-09-01 22:46 UTC  (2+ messages)

[PATCH] riscv: fix early reserved memory setup
 2022-09-01 17:06 UTC 

[PATCH v3 0/9] New PolarFire SoC devkit devicetrees & 22.09 reference design updates
 2022-09-01 13:34 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: riscv: microchip: document icicle reference design
` [PATCH v3 2/9] dt-bindings: riscv: microchip: document the aries m100pfsevp
` [PATCH v3 3/9] dt-bindings: riscv: microchip: document the sev kit
` [PATCH v3 4/9] riscv: dts: microchip: add pci dma ranges for the icicle kit
` [PATCH v3 5/9] riscv: dts: microchip: move the mpfs' pci node to -fabric.dtsi
` [PATCH v3 6/9] riscv: dts: microchip: icicle: update pci address properties
` [PATCH v3 7/9] riscv: dts: microchip: icicle: re-jig fabric peripheral addresses
` [PATCH v3 8/9] riscv: dts: microchip: add sevkit device tree
` [PATCH v3 9/9] riscv: dts: microchip: add a devicetree for aries' m100pfsevp

[PATCH 0/2] riscv: tracing: Improve hardirq tracing message
 2022-09-01 10:45 UTC  (3+ messages)
` [PATCH 1/2] tracing: hold caller_addr to hardirq_{enable,disable}_ip
` [PATCH 2/2] riscv: tracing: Improve hardirq tracing message

Zwiększenie płynności finansowej
 2022-09-01  7:46 UTC 

[PATCH v6 0/1] Add Polarfire SoC GPIO support
 2022-08-31 21:04 UTC  (6+ messages)
` [PATCH v6 1/1] gpio: mpfs: add polarfire soc gpio support

[PATCH v4 00/13] PolarFire SoC reset controller & clock cleanups
 2022-08-31 17:03 UTC  (3+ messages)
` [PATCH v4 01/13] clk: microchip: mpfs: fix clk_cfg array bounds violation

[PATCH 0/2] Add a PolarFire SoC l2 compatible
 2022-08-31 16:13 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: riscv: sifive-l2: add a PolarFire SoC compatible

[PATCH] arch/riscv: kprobes: implement optprobes
 2022-08-31  8:34 UTC  (10+ messages)
  `  "
  ` Resend for Pure Text: "

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-08-30 19:37 UTC 

[PATCH v4 0/4] Fix dt-validate issues on qemu dtbdumps due to dt-bindings
 2022-08-30 18:03 UTC  (3+ messages)
` [PATCH v4 3/4] dt-bindings: riscv: add new riscv,isa strings for emulators

[PATCH v2 0/9] New PolarFire SoC devkit devicetrees & 22.09 reference design updates
 2022-08-30 17:55 UTC  (10+ messages)
` [PATCH v2 2/9] dt-bindings: riscv: microchip: document the aries m100pfsevp


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