linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-27 05:16:04 to 2022-06-29 22:00:14 UTC [more...]

[PATCH v5 0/4] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-06-29 21:59 UTC  (4+ messages)
` [PATCH v5 1/4] of: also handle dma-noncoherent in of_dma_is_coherent()
` [PATCH v5 2/4] dt-bindings: riscv: document cbom-block-size
` [PATCH v5 4/4] riscv: implement cache-management errata for T-Head SoCs

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

[PATCH] riscv: dts: microchip: hook up the mpfs' l2cache
 2022-06-29 20:07 UTC 

[PATCH v3 00/15] Canaan devicetree fixes
 2022-06-29 18:43 UTC  (16+ messages)
` [PATCH v3 01/15] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema
` [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 06/15] dt-bindings: memory-controllers: add canaan k210 sram controller
` [PATCH v3 07/15] riscv: dts: canaan: fix the k210's memory node
` [PATCH v3 08/15] riscv: dts: canaan: fix the k210's timer nodes
` [PATCH v3 09/15] riscv: dts: canaan: fix mmc node names
` [PATCH v3 10/15] riscv: dts: canaan: fix kd233 display spi frequency
` [PATCH v3 11/15] riscv: dts: canaan: use custom compatible for k210 i2s
` [PATCH v3 12/15] riscv: dts: canaan: remove spi-max-frequency from controllers
` [PATCH v3 13/15] riscv: dts: canaan: fix bus {ranges,reg} warnings
` [PATCH v3 14/15] riscv: dts: canaan: add specific compatible for kd233's LCD
` [PATCH v3 15/15] riscv: dts: canaan: build all devicetress if SOC_CANAAN

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

[PATCH V7 0/5] riscv: Add qspinlock support with combo style
 2022-06-29 12:53 UTC  (17+ messages)
` [PATCH V7 1/5] asm-generic: ticket-lock: Remove unnecessary atomic_read
` [PATCH V7 2/5] asm-generic: ticket-lock: Use the same struct definitions with qspinlock
` [PATCH V7 3/5] asm-generic: ticket-lock: Move into ticket_spinlock.h
` [PATCH V7 4/5] asm-generic: spinlock: Add combo spinlock (ticket & queued)
` [PATCH V7 5/5] riscv: Add qspinlock support

[PATCH v4 0/4] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-06-29  1:29 UTC  (3+ messages)
` [PATCH 4/4] riscv: implement cache-management errata for T-Head SoCs

[PATCH] riscv/kprobes: allocate detour buffer from module area
 2022-06-29  1:13 UTC 

[PATCH v1 0/2] Fix console probe delay when stdout-path isn't set
 2022-06-28 16:16 UTC  (7+ messages)
` [PATCH v1 1/2] driver core: Add probe_no_timeout flag for drivers
` [PATCH v1 2/2] serial: Set probe_no_timeout for all DT based drivers

[PATCH -next] usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove()
 2022-06-28 16:57 UTC  (2+ messages)

[PATCH v2 00/16] Canaan devicetree fixes
 2022-06-28 16:49 UTC  (26+ messages)
` [PATCH v2 01/16] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema
` [PATCH v2 02/16] dt-bindings: display: panel: allow ilitek,ili9341 in isolation
` [PATCH v2 03/16] ASoC: dt-bindings: convert designware-i2s to dt-schema
` [PATCH v2 04/16] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width
` [PATCH v2 05/16] dt-bindings: dma: add Canaan k210 to Synopsys DesignWare DMA
` [PATCH v2 06/16] dt-bindings: timer: add Canaan k210 to Synopsys DesignWare timer
` [PATCH v2 07/16] dt-bindings: memory-controllers: add canaan k210 sram controller
` [PATCH v2 08/16] riscv: dts: canaan: fix the k210's memory node
` [PATCH v2 09/16] riscv: dts: canaan: add a specific compatible for k210's dma
` [PATCH v2 10/16] riscv: dts: canaan: add a specific compatible for k210's timers
` [PATCH v2 11/16] riscv: dts: canaan: fix mmc node names
` [PATCH v2 12/16] riscv: dts: canaan: fix kd233 display spi frequency
` [PATCH v2 13/16] riscv: dts: canaan: use custom compatible for k210 i2s
` [PATCH v2 14/16] riscv: dts: canaan: remove spi-max-frequency from controllers
` [PATCH v2 15/16] riscv: dts: canaan: fix bus {ranges,reg} warnings
` [PATCH v2 16/16] riscv: dts: canaan: build all devicetress if SOC_CANAAN

[PATCH -next] riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
 2022-06-28 12:58 UTC  (2+ messages)

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

[PATCH 00/14] Canaan devicetree fixes
 2022-06-28 11:06 UTC  (31+ messages)
` [PATCH 01/14] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema
` [PATCH 02/14] dt-bindings: display: panel: allow ilitek,ili9341 in isolation
` [PATCH 03/14] ASoC: dt-bindings: convert designware-i2s to dt-schema
` [PATCH 04/14] dt-bindings: dma: add Canaan k210 to Synopsys DesignWare DMA
` [PATCH 05/14] dt-bindings: timer: add Canaan k210 to Synopsys DesignWare timer
` [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 V7 0/5] riscv: Add qspinlock support with combo style
 2022-06-28  8:19 UTC 

[PATCH v1 0/3] irqchip/sifive-plic: Fix T-HEAD PLIC edge trigger handling
 2022-06-28  7:55 UTC  (13+ 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] rtc: remove 'pending' variable from mpfs_rtc_wakeup_irq_handler()
 2022-06-28  7:12 UTC  (2+ messages)

[PATCH V5 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-28  3:12 UTC  (22+ 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 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 12/26] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [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 AUTOSEL 5.18 09/53] selftests: Fix clang cross compilation
 2022-06-28  2:17 UTC 

[PATCH v4 00/20] arch_topology: Updates to add socket support and fix cluster ids
 2022-06-27 16:30 UTC  (16+ messages)
` [PATCH v4 01/20] ACPI: PPTT: Use table offset as fw_token instead of virtual address
` [PATCH v4 12/20] arch_topology: Set thread sibling cpumask only within the cluster
` [PATCH v4 15/20] arch_topology: Don't set cluster identifier as physical package identifier
` [PATCH v4 16/20] arch_topology: Drop unnecessary check for uninitialised package_id
` [PATCH v4 18/20] arch_topology: Set cluster identifier in each core/thread from /cpu-map
` [PATCH v4 19/20] arch_topology: Add support for parsing sockets in /cpu-map

[PATCH v3 0/4] clear riscv dtbs_check errors
 2022-06-27 15:58 UTC  (5+ messages)
` [PATCH v3 4/4] riscv: dts: sifive: "fix" pmic watchdog node name

[PATCH v2 00/20] Update Documentation/ cross-references
 2022-06-27 13:07 UTC  (3+ messages)
` [PATCH v2 04/20] docs: zh_CN/riscv/pmu.rst: remove old docuementation

[PATCH net-next 16/22] riscv: dts: microchip: add mpfs's CAN controllers
 2022-06-27 11:23 UTC  (2+ messages)

[PATCH v4 0/5] RISC-V: Create unique identification for SoC PMU
 2022-06-27 10:56 UTC  (3+ messages)
` [PATCH v4 1/5] drivers/perf: riscv_pmu_sbi: perf format

[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  (4+ messages)
` [PATCH v4 1/2] riscv: move sbi_init() earlier before jump_label_init()

[PATCH V4 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-27  5:48 UTC  (11+ 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 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT


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