linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-22 15:51:01 to 2022-06-27 07:12:07 UTC [more...]

[PATCH v1 0/3] irqchip/sifive-plic: Fix T-HEAD PLIC edge trigger handling
 2022-06-27  7:11 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: interrupt-controller: Require trigger type for T-HEAD PLIC
` [PATCH v1 2/3] irqchip/sifive-plic: Name the chip more generically
` [PATCH v1 3/3] irqchip/sifive-plic: Fix T-HEAD PLIC edge trigger handling

[PATCH 00/14] Canaan devicetree fixes
 2022-06-27  7:06 UTC  (17+ messages)
` [PATCH 06/14] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width for dwc-ssi
` [PATCH 07/14] riscv: dts: canaan: fix the k210's memory node

[PATCH] riscv: dts: align gpio-key node names with dtschema
 2022-06-27  6:52 UTC  (4+ messages)

[PATCH v4 0/2] use static key to optimize pgtable_l4_enabled
 2022-06-27  6:47 UTC  (5+ messages)
` [PATCH v4 1/2] riscv: move sbi_init() earlier before jump_label_init()

[PATCH V5 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-27  5:50 UTC  (32+ messages)
` [PATCH V5 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V5 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V5 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V5 04/26] sparc/mm: "
` [PATCH V5 05/26] arm64/mm: "
` [PATCH V5 06/26] x86/mm: "
` [PATCH V5 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 09/26] loongarch/mm: "
` [PATCH V5 10/26] openrisc/mm: "
` [PATCH V5 11/26] xtensa/mm: "
` [PATCH V5 12/26] hexagon/mm: "
` [PATCH V5 13/26] parisc/mm: "
` [PATCH V5 14/26] alpha/mm: "
` [PATCH V5 15/26] nios2/mm: "
` [PATCH V5 16/26] riscv/mm: "
` [PATCH V5 17/26] csky/mm: "
` [PATCH V5 18/26] s390/mm: "
` [PATCH V5 19/26] ia64/mm: "
` [PATCH V5 20/26] mips/mm: "
` [PATCH V5 21/26] m68k/mm: "
` [PATCH V5 22/26] arc/mm: "
` [PATCH V5 23/26] arm/mm: "
` [PATCH V5 24/26] um/mm: "
` [PATCH V5 25/26] sh/mm: "
` [PATCH V5 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH V4 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-27  5:48 UTC  (52+ messages)
` [PATCH V4 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V4 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V4 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V4 04/26] sparc/mm: "
` [PATCH V4 05/26] arm64/mm: "
` [PATCH V4 06/26] x86/mm: "
` [PATCH V4 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 09/26] loongarch/mm: "
` [PATCH V4 10/26] openrisc/mm: "
` [PATCH V4 11/26] extensa/mm: "
` [PATCH V4 12/26] hexagon/mm: "
` [PATCH V4 13/26] parisc/mm: "
` [PATCH V4 14/26] alpha/mm: "
` [PATCH V4 15/26] nios2/mm: "
` [PATCH V4 16/26] riscv/mm: "
` [PATCH V4 17/26] csky/mm: "
` [PATCH V4 18/26] s390/mm: "
` [PATCH V4 19/26] ia64/mm: "
` [PATCH V4 20/26] mips/mm: "
` [PATCH V4 21/26] m68k/mm: "
` [PATCH V4 22/26] arc/mm: "
` [PATCH V4 23/26] arm/mm: "
` [PATCH V4 24/26] um/mm: "
` [PATCH V4 25/26] sh/mm: "
` [PATCH V4 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v2 0/2] Add PLIC support for Renesas RZ/Five SoC
 2022-06-27  4:55 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: sifive,plic: Document "
` [PATCH v2 2/2] irqchip/sifive-plic: Add support for "

[PATCH v2 00/20] Update Documentation/ cross-references
 2022-06-26  9:10 UTC  (2+ messages)
` [PATCH v2 04/20] docs: zh_CN/riscv/pmu.rst: remove old docuementation

Tickless timer regression in v5.18.3 on riscv
 2022-06-26  8:10 UTC  (7+ messages)

[PATCH 0/2] Add PLIC support for Renesas RZ/Five SoC
 2022-06-26  0:34 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: sifive,plic: Document "
` [PATCH 2/2] irqchip/sifive-plic: Add support for "

[PATCH 1/2] riscv/purgatory: hard-code obj-y in Makefile
 2022-06-25 22:34 UTC  (2+ messages)
` [PATCH 2/2] riscv/purgatory: Omit use of bin2c

[PATCH] riscv: compat: vdso: Fix vdso_install target
 2022-06-25 15:42 UTC 

[PATCH] riscv: atomic: Clean up unnecessary acquire and release definitions
 2022-06-25  9:39 UTC 

[PATCH v4 0/5] RISC-V: Create unique identification for SoC PMU
 2022-06-25  5:39 UTC  (13+ messages)
` [PATCH v4 1/5] drivers/perf: riscv_pmu_sbi: perf format
` [PATCH v4 2/5] perf tools riscv: Add support for get_cpuid_str function
` [PATCH v4 3/5] perf arch events: riscv arch std event files
` [PATCH v4 4/5] perf arch events: riscv sbi firmware "
` [PATCH v4 5/5] perf vendor events riscv: add Sifive U74 JSON file

[PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
 2022-06-25  5:29 UTC  (11+ messages)

[GIT PULL] A Single RISC-V Fix for 5.19-rc4
 2022-06-24 19:37 UTC  (2+ messages)

[PATCH v5 0/2] rtc: microchip: Add driver for PolarFire SoC
 2022-06-24 19:26 UTC  (2+ messages)

[PATCH] irqchip/sifive-plic: Make struct irq_chip const
 2022-06-24 17:56 UTC 

[PING^2][PATCH] RISC-V: PCI: Avoid handing out address 0 to devices
 2022-06-24 17:18 UTC  (3+ messages)

[PATCH v2 0/2] perf: RISC-V: fix access beyond allocated array
 2022-06-24 13:59 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] perf: RISC-V: exclude invalid pmu counters from SBI calls

[PATCH -next] riscv: kexec: Fix build error without MODULES
 2022-06-24 13:33 UTC 

[PATCH] usb: musb: Fix missing error code in mpfs_probe()
 2022-06-24 11:36 UTC  (2+ messages)

[PATCH v4] riscv: don't allow write but not read page mapping request in mmap
 2022-06-24 10:14 UTC 

[PATCH RFC 0/2] Add PLIC support for Renesas RZ/Five SoC
 2022-06-24 10:01 UTC  (6+ messages)
` [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive, plic: Document "
  ` [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive,plic: "

[PATCH -next] riscv/mm: Fix build error while PAGE_TABLE_CHECK enabled without MMU
 2022-06-24  8:52 UTC 

[RFC PATCH v2] riscv: Add Zawrs support for spinlocks
 2022-06-24  8:52 UTC  (4+ messages)

[PATCH v4 0/4] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-06-24  7:49 UTC  (4+ messages)
` [PATCH 3/4] riscv: Implement Zicbom-based cache management operations

[PATCH v2 0/5] Support kexec_file on 32-bit RISC-V
 2022-06-24  4:48 UTC  (6+ messages)
` [PATCH v2 1/5] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v2 2/5] ima: Fix a build issue on "
` [PATCH v2 3/5] RISC-V: kexec: Use Elf64 on 64-bit targets
` [PATCH v2 4/5] RISC-V: purgatory: Use XLEN-length loads to support rv32
` [PATCH v2 5/5] RISC-V: Allow kexec_file() on 32-bit platforms

[PATCH v2] RISC-V: use __smp_processor_id() instead of smp_processor_id()
 2022-06-24  1:41 UTC 

[PATCH 0/3] perf: RISC-V: fix access to the highest available counter
 2022-06-23 18:10 UTC  (7+ messages)
` [PATCH 1/3] perf: RISC-V: fix access beyond allocated array
` [PATCH 2/3] perf: RISC-V: allow to use the highest available counter
` [PATCH 3/3] perf: RISC-V: support noncontiguous pmu counter IDs

[PATCH v4 00/20] arch_topology: Updates to add socket support and fix cluster ids
 2022-06-23 15:55 UTC  (6+ messages)
` [PATCH v4 10/20] arm64: topology: Remove redundant setting of llc_id in CPU topology
` [PATCH v4 20/20] arch_topology: Warn that topology for nested clusters is not supported

[PATCH v2 0/1] Remove forget_syscall() from start_thread_common()
 2022-06-23 14:09 UTC  (2+ messages)

[PATCH] riscv: traps_misaligned: do not duplicate stringify
 2022-06-23 13:11 UTC  (2+ messages)

[PATCH printk v5 1/1] printk: extend console_lock for per-console locking
 2022-06-23 10:10 UTC  (3+ messages)

[PATCH V6 0/2] riscv: Support qspinlock with generic headers
 2022-06-23  9:17 UTC  (4+ messages)
` [PATCH V6 1/2] asm-generic: spinlock: Move qspinlock & ticket-lock into generic spinlock.h

[PATCH] RISC-V: use __smp_processor_id() instead of smp_processor_id()
 2022-06-23  8:30 UTC  (2+ messages)

[RESEND PATCH v4] MAINTAINERS: add polarfire rng, pci and clock drivers
 2022-06-22 22:58 UTC 


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).