linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-22 20:22:18 to 2022-08-29 20:52:48 UTC [more...]

[RFC PATCH 1/1] riscv: mm: notify remote harts about mmu cache updates
 2022-08-29 20:52 UTC 

[PATCH 0/3] Rename sifive L2 cache to sifive CCACHE
 2022-08-29 18:42 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: sifive-ccache: rename SiFive L2 cache to composible cache
` [PATCH 2/3] soc: sifive: l2 cache: Rename "
` [PATCH 3/3] EDAC/sifive: use sifive_ccache instead of sifive_l2

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

[PATCH v2] riscv: enable THP_SWAP for RV64
 2022-08-29 17:27 UTC  (4+ messages)

[PATCH v5 0/7] KVM: selftests: Implement ucall "pool" (for SEV)
 2022-08-29 16:36 UTC  (13+ messages)
` [PATCH v5 1/7] KVM: selftests: Consolidate common code for populating ucall struct
` [PATCH v5 2/7] KVM: selftests: Consolidate boilerplate code in get_ucall()
` [PATCH v5 3/7] KVM: selftests: Automatically do init_ucall() for non-barebones VMs
` [PATCH v5 4/7] tools: Add atomic_test_and_set_bit()
` [PATCH v5 5/7] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
` [PATCH v5 6/7] KVM: selftest: Drop now-unnecessary ucall_uninit()
` [PATCH v5 7/7] KVM: selftests: Add ucall pool based implementation

[PATCH v3] riscv: enable THP_SWAP for RV64
 2022-08-29 14:57 UTC 

[PATCH v4] clk: bcm2835: Round UART input clock up
 2022-08-29 13:29 UTC 

[PATCH] dt-bindings: riscv: update microchip.yaml's maintainership
 2022-08-29 13:41 UTC 

[PATCH 1/1] riscv: dts: microchip: correct L2 cache interrupts
 2022-08-29 10:32 UTC  (2+ messages)

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

[PATCH v8 0/7] RISC-V IPI Improvements
 2022-08-29  4:43 UTC  (5+ messages)
` [PATCH v8 4/7] RISC-V: Treat IPIs as normal Linux IRQs

[PATCH] cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage
 2022-08-29  2:59 UTC  (2+ messages)

[PATCH -next v2 0/2]riscv: some refactorings realted to uaccess and extable
 2022-08-29  1:26 UTC  (18+ messages)
` [PATCH -next v2 1/2] riscv: uaccess: rename __get/put_user_nocheck to __get/put_mem_nocheck
` [PATCH -next v2 2/2] riscv: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO support

[PATCH v3 0/3] perf: RISC-V: misc fixes and improvements
 2022-08-28 22:45 UTC  (7+ messages)
` [PATCH v3 1/3] perf: RISC-V: fix access beyond allocated array
` [PATCH v3 2/3] perf: RISC-V: exclude invalid pmu counters from SBI calls
` [PATCH v3 3/3] perf: RISC-V: throttle perf events

[PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls
 2022-08-28 13:54 UTC 

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

[GIT PULL] RISC-V Fixes for 6.0-rc3
 2022-08-26 19:09 UTC  (2+ messages)

[PATCH v2] drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
 2022-08-26 17:57 UTC  (2+ messages)

[PATCH 0/6] Add an asm-generic cpuinfo_op declaration
 2022-08-26 17:41 UTC  (5+ messages)
` [PATCH 5/6] sparc: use the asm-generic version of cpuinfo_op

[PATCH] drivers/perf: riscv_pmu_sbi: add perf_user_access sysctl
 2022-08-26 17:28 UTC  (2+ messages)

[PATCH 1/1] riscv: enable CD-ROM file systems in defconfig
 2022-08-26 14:36 UTC  (2+ messages)

[RESEND/PULL PATCH 0/2] MAINTAINERS updates for PolarFire SoC
 2022-08-26 14:33 UTC  (4+ messages)

[PATCH] MAINTAINERS: add PolarFire SoC dt bindings
 2022-08-26  8:22 UTC  (4+ messages)

[PATCH v3 0/5] Add PolarFire SoC Fabric Clock Conditioning Circuitry Support
 2022-08-26  6:45 UTC  (9+ messages)
` [PATCH v3 1/5] dt-bindings: clk: rename mpfs-clkcfg binding
` [PATCH v3 2/5] dt-bindings: clk: document PolarFire SoC fabric clocks
` [PATCH v3 3/5] dt-bindings: clk: add PolarFire SoC fabric clock ids
` [PATCH v3 4/5] clk: microchip: add PolarFire SoC fabric clock support
` [PATCH v3 5/5] riscv: dts: microchip: add the mpfs' fabric clock control

[PATCH v5 0/6] leds: Allwinner A100 LED controller support
 2022-08-26  5:09 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: leds: Add Allwinner A100 LED controller
` [PATCH v5 2/6] leds: sun50i-a100: New driver for the "
` [PATCH v5 3/6] arm64: dts: allwinner: a100: Add device node for DMA controller
` [PATCH v5 4/6] arm64: dts: allwinner: a100: Add LED controller node
` [PATCH v5 5/6] riscv: dts: allwinner: d1: "
` [PATCH v5 6/6] riscv: dts: allwinner: d1: Add RGB LEDs to boards

[RESEND PATCH 1/2] MAINTAINERS: add PolarFire SoC dt bindings
 2022-08-26  0:15 UTC  (2+ messages)

[PATCH 0/4] misc warning cleanup in arch/risc-v
 2022-08-25 23:42 UTC  (2+ messages)

[GIT PULL] Microchip RISC-V devicetree fixes for 6.0-rc3
 2022-08-25 23:33 UTC  (2+ messages)

[PATCH v2] include/linux: declare cpuinfo_op in processor.h
 2022-08-25 20:59 UTC 

[PATCH 0/2] Add a PolarFire SoC l2 compatible
 2022-08-25 20:03 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: riscv: sifive-l2: add a PolarFire SoC compatible
` [PATCH 2/2] riscv: dts: microchip: use an mpfs specific l2 compatible

[PATCH] drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
 2022-08-25  2:51 UTC  (5+ messages)

[PATCH v4 0/4] Fix dt-validate issues on qemu dtbdumps due to dt-bindings
 2022-08-24 18:02 UTC  (12+ messages)
` [PATCH v4 1/4] dt-bindings: timer: sifive,clint: add legacy riscv compatible
` [PATCH v4 2/4] dt-bindings: interrupt-controller: sifive,plic: "
` [PATCH v4 3/4] dt-bindings: riscv: add new riscv,isa strings for emulators
` [PATCH v4 4/4] dt-bindings: riscv: isa string bonus content

[PATCH v4 0/4] riscv, mm: detect svnapot cpu support at runtime
 2022-08-24 17:37 UTC  (13+ messages)
` [PATCH v4 1/4] mm: modify pte format for Svnapot
` [PATCH v4 2/4] mm: support Svnapot in physical page linear-mapping
` [PATCH v4 3/4] mm: support Svnapot in hugetlb page
` [PATCH v4 4/4] mm: support Svnapot in huge vmap
  ` Re: [PATCH v4 0/4] riscv, mm: detect svnapot cpu support at runtime

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-08-24  1:33 UTC  (3+ messages)

[PATCH v3 0/7] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08
 2022-08-24 16:19 UTC  (7+ messages)
` [PATCH v3 1/7] dt-bindings: PCI: fu740-pci: fix missing clock-names
` (subset) [PATCH v3 0/7] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08

[PATCH v4 0/6] KVM: selftests: Implement ucall "pool" (for SEV)
 2022-08-24 15:32 UTC  (9+ messages)
` [PATCH v4 1/6] KVM: selftests: Consolidate common code for populating ucall struct
` [PATCH v4 2/6] KVM: selftests: Consolidate boilerplate code in get_ucall()
` [PATCH v4 3/6] KVM: selftests: Automatically do init_ucall() for non-barebones VMs
` [PATCH v4 4/6] tools: Add atomic_test_and_set_bit()
` [PATCH v4 5/6] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
` [PATCH v4 6/6] KVM: selftests: Add ucall pool based implementation

[PATCH net-next] driver: cadence macb driver support acpi mode
 2022-08-24 15:25 UTC  (4+ messages)

[PATCH] rtc: mpfs: Use devm_clk_get_enabled() helper
 2022-08-24 13:25 UTC  (8+ messages)

[PATCH v3] clk: bcm2835: Round UART input clock up
 2022-08-24 10:04 UTC  (5+ messages)

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-08-24  9:46 UTC  (7+ messages)
` [PATCH v3 2/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v3 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH v10 0/4] Microchip soft ip corePWM driver
 2022-08-24  9:12 UTC  (5+ messages)
` [PATCH v10 1/4] dt-bindings: pwm: fix microchip corePWM's pwm-cells
` [PATCH v10 2/4] riscv: dts: fix the icicle's #pwm-cells
` [PATCH v10 3/4] pwm: add microchip soft ip corePWM driver
` [PATCH v10 4/4] MAINTAINERS: add pwm to PolarFire SoC entry

[Crash-utility][PATCH V3 0/9] Support RISCV64 arch and common commands
 2022-08-24  8:57 UTC  (3+ messages)
  ` [PATCH "

[PATCH v2 0/3] MPFS mailbox fixes
 2022-08-24  7:08 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mailbox: fix the mpfs' reg property
` [PATCH v2 2/3] mailbox: mpfs: fix handling of the "
` [PATCH v2 3/3] mailbox: mpfs: account for mbox offsets while sending

[PATCH] rtc: mpfs: Remove printing of stray CR
 2022-08-23 20:18 UTC  (2+ messages)

[PATCH 0/3] MPFS mailbox fixes
 2022-08-23 18:46 UTC  (4+ messages)

RISC-V reserved memory problems
 2022-08-23  9:36 UTC  (3+ messages)

[PATCH v2] RISC-V: Clean up the Zicbom block size probing
 2022-08-22 22:02 UTC  (2+ messages)

[PATCH v2 0/6] Add PolarFire SoC Fabric Clock Conditioning Circuitry Support
 2022-08-22 21:53 UTC  (5+ messages)
` [PATCH v2 2/6] dt-bindings: clk: document PolarFire SoC fabric clocks


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