public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-09-04 11:55:53 to 2022-09-08 07:43:53 UTC [more...]

[PATCH v2 0/2] riscv: KVM: Expose Zicbom to the guest
 2022-09-08  7:43 UTC  (6+ messages)
` [PATCH v2 1/2] RISC-V: KVM: Provide UAPI for Zicbom block size
` [PATCH v2 2/2] RISC-V: KVM: Expose Zicbom to the guest

[PATCH V4 0/9] riscv: Add GENERIC_ENTRY, irq stack support
 2022-09-08  7:35 UTC  (11+ messages)
` [PATCH V4 1/8] riscv: elf_kexec: Fixup compile warning
` [PATCH V4 2/8] riscv: compat_syscall_table: "
` [PATCH V4 3/8] riscv: ptrace: Remove duplicate operation
` [PATCH V4 4/8] riscv: traps: Add noinstr to prevent instrumentation inserted
` [PATCH V4 5/8] riscv: convert to generic entry
` [PATCH V4 6/8] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH V4 7/8] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH V4 8/8] riscv: Add config of thread stack size

[PATCH v3 0/2] Zicbom block size fixes and cleanups
 2022-09-08  7:11 UTC  (8+ messages)
` [PATCH v3 1/2] RISC-V: Move riscv_init_cbom_blocksize() to cacheflush.c
` [PATCH v3 2/2] RISC-V: Clean up the Zicbom block size probing

[PATCH 00/12] riscv: Allwinner D1 platform support
 2022-09-08  7:00 UTC  (4+ messages)
`  "

[PATCH v4 00/13] PolarFire SoC reset controller & clock cleanups
 2022-09-08  6:48 UTC  (20+ messages)
` [PATCH v4 01/13] clk: microchip: mpfs: fix clk_cfg array bounds violation
` [PATCH v4 03/13] clk: microchip: mpfs: add reset controller
` [PATCH v4 04/13] reset: add polarfire soc reset support
` [PATCH v4 07/13] clk: microchip: mpfs: add MSS pll's set & round rate
` [PATCH v4 08/13] clk: microchip: mpfs: move id & offset out of clock structs
` [PATCH v4 09/13] clk: microchip: mpfs: simplify control reg access
` [PATCH v4 10/13] clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo()
` [PATCH v4 11/13] clk: microchip: mpfs: convert cfg_clk to clk_divider
` [PATCH v4 12/13] clk: microchip: mpfs: convert periph_clk to clk_gate

[PATCH] riscv: kprobes: Free instruction in arch_remove_kprobe()
 2022-09-08  1:54 UTC  (2+ messages)

[PATCH] riscv/kprobe: Optimize the performance of patching instruction slot
 2022-09-08  1:43 UTC  (4+ messages)

[RFC PATCH 0/2] AX45MP: Add support to non-coherent DMA
 2022-09-07 23:37 UTC  (7+ messages)
` [RFC PATCH 1/2] riscv: vendors: andes: Add support to configure the PMA regions
` [RFC PATCH 2/2] riscv: vendors: andes: Add support for non-cohernet dma

[PATCH v9 0/7] RISC-V IPI Improvements
 2022-09-07 23:20 UTC  (8+ 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 v3] drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
 2022-09-07 23:15 UTC  (6+ messages)

[PATCH v2 0/5] Some style cleanups for recent extension additions
 2022-09-07 23:12 UTC  (12+ messages)
` [PATCH v2 1/5] riscv: cleanup svpbmt cpufeature probing
` [PATCH v2 2/5] riscv: drop some idefs from CMO initialization
` [PATCH v2 3/5] riscv: use BIT() macros in t-head errata init
` [PATCH v2 4/5] riscv: use BIT() marco for cpufeature probing
` [PATCH v2 5/5] riscv: check for kernel config option in t-head memory types errata

[PATCH] vdso: fix NULL deference in vdso_join_timens() when vfork
 2022-09-07 22:38 UTC  (2+ messages)

[PATCH v3 0/9] New PolarFire SoC devkit devicetrees & 22.09 reference design updates
 2022-09-07 20:39 UTC  (3+ messages)
` [PATCH v3 2/9] dt-bindings: riscv: microchip: document the aries m100pfsevp

[PATCH] riscv: make t-head erratas depend on MMU
 2022-09-07 18:40 UTC  (5+ messages)

[GIT PULL] Fix RISC-V's arch-topology reporting
 2022-09-07 16:44 UTC  (4+ messages)

[PATCH v3 0/4] tty: TX helpers
 2022-09-07 14:56 UTC  (15+ messages)
` [PATCH v3 4/4] tty: serial: use DEFINE_UART_PORT_TX_HELPER_LIMITED()

[PATCH V3 0/7] riscv: Add GENERIC_ENTRY, irq stack support
 2022-09-07  7:06 UTC  (15+ messages)
` [PATCH V3 1/7] riscv: elf_kexec: Fixup compile warning
` [PATCH V3 2/7] riscv: compat_syscall_table: "
` [PATCH V3 3/7] riscv: ptrace: Remove duplicate operation
` [PATCH V3 4/7] riscv: convert to generic entry
` [PATCH V3 5/7] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH V3 6/7] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH V3 7/7] riscv: Add config of thread stack size

[PATCH] PCI: fu740: do not use clock name when requesting clock
 2022-09-07  5:40 UTC 

RISC-V: patched kexec-tools on github for review/testing
 2022-09-07  3:23 UTC  (10+ messages)

[PATCH V2 0/3] arch: Cleanup ptrace_disable
 2022-09-07  1:51 UTC  (5+ messages)
` [PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls

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

[PATCH v8 00/31] Rust support
 2022-09-06 23:34 UTC  (4+ messages)
` [PATCH v8 27/31] Kbuild: add "

[PATCH 1/3] riscv: convert to generic entry
 2022-09-04  7:39 UTC  (2+ messages)

[PATCH v1] riscv : support update_mmu_tlb() for riscv
 2022-09-06 15:25 UTC  (3+ messages)

[PATCH 0/3] riscv: KVM: Expose Zicbom to the guest
 2022-09-06 14:51 UTC  (12+ messages)
` [PATCH 1/3] RISC-V: Output cbom-block-size
` [PATCH 2/3] RISC-V: KVM: Provide UAPI for Zicbom block size
` [PATCH 3/3] RISC-V: KVM: Expose Zicbom to the guest

[PATCH v1 0/3] Add a devicetree for the Aldec PolarFire SoC TySoM
 2022-09-06 13:19 UTC  (8+ messages)
` [PATCH v1 1/3] dt-bindings: vendor-prefixes: Add entry for Aldec
` [PATCH v1 2/3] dt-bindings: riscv: microchip: document the Aldec TySoM
` [PATCH v1 3/3] riscv: dts: microchip: add a devicetree for "

[PATCH v6 0/1] Add Polarfire SoC GPIO support
 2022-09-06 13:09 UTC  (9+ messages)
` [PATCH v6 1/1] gpio: mpfs: add polarfire soc gpio support

[PATCH v3] riscv: lib: optimize memcmp with ld insn
 2022-09-06 12:38 UTC  (2+ messages)

[PATCH v2] riscv: make update_mmu_cache to support asid
 2022-09-06 10:57 UTC  (3+ messages)
  `  "

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-06  8:53 UTC  (2+ messages)

[PATCH v4 0/5] Add PolarFire SoC Fabric Clock Conditioning Circuitry Support
 2022-09-06  7:54 UTC  (4+ messages)
` [PATCH v4 4/5] clk: microchip: add PolarFire SoC fabric clock support

[PATCH v2 0/6] Use composable cache instead of L2 cache
 2022-09-06  6:51 UTC  (20+ messages)
` [PATCH v2 1/6] dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache
` [PATCH v2 2/6] soc: sifive: ccache: Rename SiFive "
` [PATCH v2 3/6] soc: sifive: ccache: determine the cache level from dts
` [PATCH v2 4/6] soc: sifive: ccache: reduce printing on init
` [PATCH v2 5/6] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
` [PATCH v2 6/6] EDAC/sifive: use sifive_ccache instead of sifive_l2

[PATCH] RISC-V: Clean up the Zicbom block size probing
 2022-09-06  6:44 UTC  (3+ messages)

[PATCH v2] RISC-V: Clean up the Zicbom block size probing
 2022-09-06  6:08 UTC  (4+ messages)

[PATCH v2] riscv: lib: optimize memcmp with ld insn
 2022-09-06  2:15 UTC  (4+ messages)

[PATCH V2 0/6] riscv: Add GENERIC_ENTRY, IRQ_STACKS support
 2022-09-06  1:55 UTC  (8+ messages)
` [PATCH V2 5/6] riscv: elf_kexec: Fixup compile warning

[PATCH v2 0/5] riscv: add PREEMPT_RT support
 2022-09-06  1:46 UTC  (8+ messages)
` [PATCH v2 4/5] riscv: add lazy preempt support

[PATCH net-next] driver: cadence macb driver support acpi mode
 2022-09-05 17:13 UTC  (4+ messages)
  ` 答复: "

[PATCH v1 0/4] PCI: microchip: apportion address translation between rootport and FPGA
 2022-09-05 14:54 UTC  (4+ messages)
` [PATCH v1 1/4] dt-bindings: PCI: microchip: add fabric address translation properties

[PATCH 0/3] Svinval support for KVM RISC-V
 2022-09-05 14:05 UTC  (2+ messages)

rdcycle from userland with RISCV_PMU_SBI=y
 2022-09-05  5:40 UTC  (5+ messages)

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

[PATCH v4] clk: bcm2835: Round UART input clock up
 2022-09-04 13:49 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