linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-30 08:08:14 to 2022-07-05 17:22:44 UTC [more...]

[RFC PATCH 0/4] Proof of concept for rv32 svpbmt support
 2022-07-05 17:22 UTC  (6+ messages)
` [RFC PATCH 1/4] riscv: Optimize satp_mode data type
` [RFC PATCH 2/4] riscv: Cleanup ERRATA_THEAD_PBMT for rv32 svpbmt compile
` [RFC PATCH 3/4] riscv: pgtable: Move svpbmt into the common pgtable-bits.h
` [RFC PATCH 4/4] riscv: Change rv32p34 to rv32p31 for svpbmt

[PATCH v4] arch/riscv: add Zihintpause support
 2022-07-05 16:57 UTC  (2+ messages)

[RFC PATCH] crypto: flush poison data
 2022-07-05 16:42 UTC  (6+ messages)

[PATCH] riscv: dts: microchip: hook up the mpfs' l2cache
 2022-07-05 16:36 UTC  (4+ messages)
` [PATCH] riscv: dts: microchip: hook up the mpfs's l2cache

[PATCH 0/1] Add Polarfire SoC GPIO support
 2022-07-05 15:17 UTC  (3+ messages)
` [PATCH 1/1] gpio: mpfs - add polarfire soc gpio support

RISC-V: patched kexec-tools on github for review/testing
 2022-07-05 14:12 UTC  (9+ messages)

[PATCH v4 00/14] Canaan devicetree fixes
 2022-07-05 12:50 UTC  (18+ messages)
` [PATCH v4 01/14] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema
` [PATCH v4 02/14] dt-bindings: display: ili9341: document canaan kd233's lcd
` [PATCH v4 03/14] ASoC: dt-bindings: convert designware-i2s to dt-schema
` [PATCH v4 04/14] dt-bindings: dma: dw-axi-dmac: extend the number of interrupts
` [PATCH v4 05/14] dt-bindings: memory-controllers: add canaan k210 sram controller
` [PATCH v4 06/14] riscv: dts: canaan: fix the k210's memory node
` [PATCH v4 07/14] riscv: dts: canaan: fix the k210's timer nodes
` [PATCH v4 08/14] riscv: dts: canaan: fix mmc node names
` [PATCH v4 09/14] riscv: dts: canaan: fix kd233 display spi frequency
` [PATCH v4 10/14] riscv: dts: canaan: use custom compatible for k210 i2s
` [PATCH v4 11/14] riscv: dts: canaan: remove spi-max-frequency from controllers
` [PATCH v4 12/14] riscv: dts: canaan: fix bus {ranges,reg} warnings
` [PATCH v4 13/14] riscv: dts: canaan: add specific compatible for kd233's LCD
` [PATCH v4 14/14] riscv: dts: canaan: build all devicetress if SOC_CANAAN
` (subset) [PATCH v4 00/14] Canaan devicetree fixes

[PATCH] drivers/perf: riscv_pmu: Add riscv pmu pm notifier
 2022-07-05  9:19 UTC 

[PATCH] RISC-V: KVM: Improve ISA extension by using a bitmap
 2022-07-05  7:23 UTC  (3+ messages)

[net-next PATCH v2 0/5] PolarFire SoC macb reset support
 2022-07-05  7:20 UTC  (8+ messages)
` [net-next PATCH v2 1/5] dt-bindings: net: cdns,macb: document polarfire soc's macb
` [net-next PATCH v2 2/5] net: macb: add polarfire soc reset support
` [net-next PATCH v2 3/5] net: macb: unify macb_config alignment style
` [net-next PATCH v2 4/5] net: macb: simplify error paths in init_reset_optional()
` [net-next PATCH v2 5/5] net: macb: sort init_reset_optional() with other init()s

[PATCH v6 0/7] RISC-V IPI Improvements
 2022-07-05  6:01 UTC  (2+ messages)

[PATCH] riscv: dts: align gpio-key node names with dtschema
 2022-07-04 16:12 UTC  (2+ messages)

[PATCH v3 0/4] clear riscv dtbs_check errors
 2022-07-04 16:10 UTC  (6+ messages)
` [PATCH v3 4/4] riscv: dts: sifive: "fix" pmic watchdog node name

[PATCH] riscv: config: enable SOC_STARFIVE in defconfig
 2022-07-04 16:06 UTC  (3+ messages)

[PATCH v6 00/21] arch_topology: Updates to add socket support and fix cluster ids
 2022-07-04 15:20 UTC  (24+ messages)
` [PATCH v6 01/21] ACPI: PPTT: Use table offset as fw_token instead of virtual address
` [PATCH v6 02/21] cacheinfo: Use of_cpu_device_node_get instead cpu_dev->of_node
` [PATCH v6 03/21] cacheinfo: Add helper to access any cache index for a given CPU
` [PATCH v6 04/21] cacheinfo: Move cache_leaves_are_shared out of CONFIG_OF
` [PATCH v6 05/21] cacheinfo: Add support to check if last level cache(LLC) is valid or shared
` [PATCH v6 06/21] cacheinfo: Allow early detection and population of cache attributes
` [PATCH v6 07/21] cacheinfo: Use cache identifiers to check if the caches are shared if available
` [PATCH v6 08/21] cacheinfo: Align checks in cache_shared_cpu_map_{setup,remove} for readability
` [PATCH v6 09/21] arch_topology: Add support to parse and detect cache attributes
` [PATCH v6 10/21] arch_topology: Use the last level cache information from the cacheinfo
` [PATCH v6 11/21] arm64: topology: Remove redundant setting of llc_id in CPU topology
` [PATCH v6 12/21] arch_topology: Drop LLC identifier stash from the "
` [PATCH v6 13/21] arch_topology: Set thread sibling cpumask only within the cluster
` [PATCH v6 14/21] arch_topology: Check for non-negative value rather than -1 for IDs validity
` [PATCH v6 15/21] arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
` [PATCH v6 16/21] arch_topology: Don't set cluster identifier as physical package identifier
` [PATCH v6 17/21] arch_topology: Limit span of cpu_clustergroup_mask()
` [PATCH v6 18/21] arch_topology: Set cluster identifier in each core/thread from /cpu-map
` [PATCH v6 19/21] arch_topology: Add support for parsing sockets in /cpu-map
` [PATCH v6 20/21] arch_topology: Warn that topology for nested clusters is not supported
` [PATCH v6 21/21] ACPI: Remove the unused find_acpi_cpu_cache_topology()

[PATCH V7 0/5] riscv: Add qspinlock support with combo style
 2022-07-04 13:45 UTC  (17+ messages)
` [PATCH V7 1/5] asm-generic: ticket-lock: Remove unnecessary atomic_read
` [PATCH V7 4/5] asm-generic: spinlock: Add combo spinlock (ticket & queued)

[PATCH v2 00/12] PolarFire SoC reset controller & clock cleanups
 2022-07-04 12:15 UTC  (13+ messages)
` [PATCH v2 01/12] dt-bindings: clk: microchip: mpfs: add reset controller support
` [PATCH v2 02/12] clk: microchip: mpfs: add reset controller
` [PATCH v2 03/12] reset: add polarfire soc reset support
` [PATCH v2 04/12] MAINTAINERS: add polarfire soc reset controller
` [PATCH v2 05/12] riscv: dts: microchip: add mpfs specific macb reset support
` [PATCH v2 06/12] clk: microchip: mpfs: add module_authors entries
` [PATCH v2 07/12] clk: microchip: mpfs: add MSS pll's set & round rate
` [PATCH v2 08/12] clk: microchip: mpfs: move id & offset out of clock structs
` [PATCH v2 09/12] clk: microchip: mpfs: simplify control reg access
` [PATCH v2 10/12] clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo()
` [PATCH v2 11/12] clk: microchip: mpfs: convert cfg_clk to clk_divider
` [PATCH v2 12/12] clk: microchip: mpfs: convert periph_clk to clk_gate

[PATCH v2 0/3] Improve instruction and CSR emulation in KVM RISC-V
 2022-07-04  9:36 UTC  (2+ messages)

[PATCH v2 0/1] Remove forget_syscall() from start_thread_common()
 2022-07-04  8:55 UTC  (3+ messages)

[PATCH] RISC-V: KVM: Fix variable spelling mistake
 2022-07-04  8:55 UTC  (2+ messages)

[net-next PATCH RESEND 0/2] PolarFire SoC macb reset support
 2022-07-04  7:31 UTC  (10+ messages)
` [net-next PATCH RESEND 1/2] dt-bindings: net: cdns,macb: document polarfire soc's macb
` [net-next PATCH RESEND 2/2] net: macb: add polarfire soc reset support

[PATCH -fixes v2] riscv: Fix missing PAGE_PFN_MASK
 2022-07-04  7:03 UTC  (2+ messages)

[PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}()
 2022-07-04  6:29 UTC  (5+ messages)

[PATCH v1 00/14] PolarFire SoC reset controller & clock cleanups
 2022-07-02 14:50 UTC  (18+ messages)
` [PATCH v1 01/14] dt-bindings: clk: microchip: mpfs: add reset controller support
` [PATCH v1 04/14] reset: add polarfire soc reset support
` [PATCH v1 06/14] net: macb: "
` [PATCH v1 08/14] clk: microchip: mpfs: add module_authors entries
` [PATCH v1 09/14] clk: microchip: mpfs: add MSS pll's set & round rate
` [PATCH v1 10/14] clk: microchip: mpfs: move id & offset out of clock structs
` [PATCH v1 11/14] clk: microchip: mpfs: simplify control reg access
` [PATCH v1 12/14] clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo()
` [PATCH v1 13/14] clk: microchip: mpfs: convert cfg_clk to clk_divider
` [PATCH v1 14/14] clk: microchip: mpfs: convert periph_clk to clk_gate

[PATCH v4 0/2] use static key to optimize pgtable_l4_enabled
 2022-07-02  3:48 UTC  (2+ messages)

[PATCH v3 0/2] irqchip: RISC-V PLIC cleanup and optimization
 2022-07-01 20:24 UTC  (3+ messages)
` [PATCH v3 1/2] irqchip/sifive-plic: Make better use of the effective affinity mask
` [PATCH v3 2/2] irqchip/sifive-plic: Separate the enable and mask operations

[PATCH v2 0/2] dt-bindings: sifive: fix dt-schema errors
 2022-07-01 20:00 UTC  (4+ messages)

[PATCH v3 00/15] Canaan devicetree fixes
 2022-07-01 19:41 UTC  (27+ messages)
` [PATCH v3 02/15] dt-bindings: display: ili9341: document canaan kd233's lcd
` [PATCH v3 03/15] ASoC: dt-bindings: convert designware-i2s to dt-schema
` [PATCH v3 04/15] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width
` [PATCH v3 05/15] dt-bindings: dma: dw-axi-dmac: extend the number of interrupts
` [PATCH v3 08/15] riscv: dts: canaan: fix the k210's timer nodes
` [PATCH v3 13/15] riscv: dts: canaan: fix bus {ranges,reg} warnings
` (subset) [PATCH v3 00/15] Canaan devicetree fixes

[PATCH v3 0/2] Add support for Microchip's pwm fpga core
 2022-07-01 17:56 UTC  (6+ messages)
` [PATCH v3 1/2] pwm: add microchip soft ip corePWM driver
` [PATCH v3 2/2] MAINTAINERS: add pwm to PolarFire SoC entry

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-07-01 10:17 UTC  (4+ messages)
` [PATCH v2 1/2] driver core: Add probe_no_timeout flag for drivers
` [PATCH v2 2/2] serial: Set probe_no_timeout for all DT based drivers

[PATCH v5 00/19] arch_topology: Updates to add socket support and fix cluster ids
 2022-07-01 14:47 UTC  (19+ messages)
` [PATCH v5 09/19] arch_topology: Use the last level cache information from the cacheinfo

[PATCH v3 0/4] Add PLIC support for Renesas RZ/Five SoC / Fix T-HEAD PLIC edge flow
 2022-07-01 14:28 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: interrupt-controller: sifive,plic: Document Renesas RZ/Five SoC
` [PATCH v3 2/4] irqchip/sifive-plic: Add support for "
` [PATCH v3 3/4] dt-bindings: interrupt-controller: Require trigger type for T-HEAD PLIC
` [PATCH v3 4/4] irqchip/sifive-plic: Fix T-HEAD PLIC edge trigger handling

[PATCH v5 0/3] RISC-V: three fixup and cleanups
 2022-07-01 12:05 UTC  (4+ messages)
` [PATCH v5 1/3] RISC-V: use __smp_processor_id() instead of smp_processor_id()
` [PATCH v5 2/3] RISC-V: Fixup fast call of crash_kexec()
` [PATCH v5 3/3] riscv: atomic: Clean up unnecessary acquire and release definitions

[PATCH v5 0/3] RISC-V: three fixup and cleanups
 2022-07-01 12:04 UTC 

[PATCH] fs: Replace kmap{,_atomic}() with kmap_local_page()
 2022-07-01 10:10 UTC  (3+ messages)

[PATCH v2] RISC-V: build: Allow LTO to be selected
 2022-07-01  4:42 UTC  (6+ messages)

[PATCH 0/3] riscv: Kconfig: Style cleanups
 2022-07-01  4:07 UTC  (2+ messages)

arch/riscv: SV48 patch series questions
 2022-07-01  2:34 UTC  (4+ messages)

[PATCH v5 0/4] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-06-30 14:57 UTC  (3+ messages)
` [PATCH v5 1/4] of: also handle dma-noncoherent in of_dma_is_coherent()

[PATCH v2 0/5] Support kexec_file on 32-bit RISC-V
 2022-06-30 13:21 UTC  (7+ messages)
` [PATCH v2 1/5] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v2 2/5] ima: Fix a build issue on "


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