linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-07 15:22:45 to 2022-01-19 08:09:40 UTC [more...]

[PATCH v2 0/5] kexec: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
 2022-01-19  8:08 UTC  (4+ messages)

[PATCH] dt-bindings: Improve phandle-array schemas
 2022-01-19  7:44 UTC  (3+ messages)

[PATCH v4 00/14] Update the Icicle Kit device tree
 2022-01-19  3:14 UTC  (22+ messages)
` [PATCH v4 01/14] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v4 02/14] dt-bindings: soc/microchip: add services as children of sys ctrlr
` [PATCH v4 03/14] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v4 04/14] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v4 05/14] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v4 06/14] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v4 07/14] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v4 08/14] dt-bindings: pwm: add microchip corepwm binding
` [PATCH v4 09/14] riscv: dts: microchip: use clk defines for icicle kit
` [PATCH v4 10/14] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v4 11/14] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v4 12/14] riscv: dts: microchip: update peripherals in "
` [PATCH v4 13/14] riscv: dts: microchip: add new peripherals to "
` [PATCH v4 14/14] MAINTAINERS: update riscv/microchip entry

[PATCH v2 0/5] riscv: mm: init clean up #ifdefs
 2022-01-18 19:15 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 5.17 Merge Window, Part 1
 2022-01-18 19:04 UTC 

[PATCH v4 0/3] Determine the number of DMA channels by 'dma-channels' property
 2022-01-18 15:04 UTC  (5+ messages)
` [PATCH v4 1/3] riscv: dts: Add dma-channels property in dma node
` [PATCH v4 2/3] dt-bindings: Add dma-channels for pdma device node
` [PATCH v4 3/3] dmaengine: sf-pdma: Get number of channel by device tree

[PATCH v2 0/4] Improve KVM's interaction with CPU hotplug
 2022-01-18  6:44 UTC  (2+ messages)
` [PATCH v2 2/4] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"

[v5 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2022-01-18  6:30 UTC  (17+ messages)
` [v5 1/9] RISC-V: Remove the current perf implementation
` [v5 2/9] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [v5 3/9] RISC-V: Add a perf core library for pmu drivers
` [v5 4/9] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [v5 5/9] RISC-V: Add RISC-V SBI PMU extension definitions
` [v5 6/9] RISC-V: Add perf platform driver based on SBI PMU extension
` [v5 8/9] Documentation: riscv: Remove the old documentation
` [v5 9/9] MAINTAINERS: Add entry for RISC-V PMU drivers

Question regarding "boot-hartid" DT node
 2022-01-18  4:47 UTC  (15+ messages)

[PATCH AUTOSEL 5.16 026/217] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
 2022-01-18  2:16 UTC 

[PATCH 0/1] RISC-V: Make stub compile without c extension
 2022-01-18  1:25 UTC  (6+ messages)
` [PATCH 1/1] RISC-V: Change signature header field to use `.ascii` instead of opcode

[PATCH] sysrq: do not omit current cpu when showing backtrace of all active CPUs
 2022-01-18  0:33 UTC  (3+ messages)

[PATCH] riscv: eliminate unreliable __builtin_frame_address(1)
 2022-01-17 17:33 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 43/44] mailbox: change mailbox-mpfs compatible string
 2022-01-17 17:01 UTC 

[PATCH AUTOSEL 5.16 51/52] mailbox: change mailbox-mpfs compatible string
 2022-01-17 16:58 UTC 

[PATCH -next] riscv: Get rid of MAXPHYSMEM configs
 2022-01-17  9:57 UTC 

linux-next: manual merge of the kvm tree with the risc-v tree
 2022-01-17  8:22 UTC  (2+ messages)

[PATCH v3 00/15] Update the Icicle Kit device tree
 2022-01-15 17:22 UTC  (27+ messages)
` [PATCH v3 01/15] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v3 02/15] dt-bindings: soc/microchip: add services as children of sys ctrlr
` [PATCH v3 03/15] mailbox: change mailbox-mpfs compatible string
` [PATCH v3 04/15] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v3 05/15] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v3 06/15] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v3 07/15] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v3 08/15] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v3 09/15] dt-bindings: pwm: add microchip corepwm binding
` [PATCH v3 10/15] riscv: dts: microchip: use clk defines for icicle kit
` [PATCH v3 11/15] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v3 12/15] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v3 13/15] riscv: dts: microchip: update peripherals in "
` [PATCH v3 14/15] riscv: dts: microchip: add new peripherals to "
` [PATCH v3 15/15] MAINTAINERS: update riscv/microchip entry

[PATCH v3 RESEND] clk: sifive: Fix W=1 kernel build warning
 2022-01-15  6:19 UTC  (18+ messages)

[PATCH v2 00/17] Update the Icicle Kit device tree
 2022-01-14 13:35 UTC  (11+ messages)
` [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to icicle kit
` [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry

[PATCH 0/12] RISC-V: Clean up the defconfigs
 2022-01-14 11:11 UTC  (10+ messages)
` [PATCH 02/12] RISC-V: MAXPHYSMEM_2GB doesn't depend on CMODEL_MEDLOW

[PATCH v3 0/3] Determine the number of DMA channels by 'dma-channels' property
 2022-01-14  9:17 UTC  (4+ messages)
` [PATCH v3 1/3] riscv: dts: Add dma-channels property in dma node
` [PATCH v3 2/3] dt-bindings: Add dma-channels for pdma device node
` [PATCH v3 3/3] dmaengine: sf-pdma: Get number of channel by device tree

[PATCH v2 0/3] Determine the number of DMA channels by 'dma-channels' property
 2022-01-13  9:34 UTC  (9+ messages)
` [PATCH v2 1/3] riscv: dts: Add dma-channels property in dma node
` [PATCH v2 2/3] dt-bindings: Add dma-channels for pdma device node
` [PATCH v2 3/3] dmaengine: sf-pdma: Get number of channel by device tree

Public review of Supervisor Binary Interface (SBI) Specification
 2022-01-12 20:32 UTC  (2+ messages)
  ` [RISC-V] [tech-unixplatformspec] "

[PATCH 0/6] Improve KVM's interaction with CPU hotplug
 2022-01-12 17:21 UTC  (6+ messages)
` [PATCH 3/6] KVM: Remove opaque from kvm_arch_check_processor_compat

[PATCH] arch/riscv/kernel: remove redundant err variable
 2022-01-12  8:27 UTC 

[RFC PATCH 0/1] perf tools: Add 'm' event modifier for counting
 2022-01-12  7:05 UTC  (8+ messages)
` [RFC PATCH 1/1] perf tools: Add 'm' event modifier for counting machine

[PATCH v7 1/1] RISC-V: Use SBI SRST extension when available
 2022-01-11 18:40 UTC  (7+ messages)

[PATCH] dt-bindings: Drop required 'interrupt-parent'
 2022-01-11 17:51 UTC  (7+ messages)

[PATCH v2 2/5] riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
 2022-01-11 17:29 UTC  (2+ messages)

[PATCH] riscv: mm: fix wrong phys_ram_base value for RV64
 2022-01-11 17:28 UTC  (2+ messages)

[PATCH v5 00/21] Introduce power-off+restart call chain API
 2022-01-11  7:57 UTC  (4+ messages)
` [PATCH v5 04/21] kernel: Add combined power-off+restart handler "

Wycena paneli fotowoltaicznych
 2022-01-11  7:45 UTC 

[PATCH] riscv: add correct as-options for assembly in modules
 2022-01-11  7:41 UTC  (3+ messages)

[PATCH V2 00/17] riscv: compat: Add COMPAT mode support for rv64
 2022-01-11  2:43 UTC  (13+ messages)
` [PATCH V2 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V2 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V2 03/17] asm-generic: fcntl: compat: Remove duplicate definitions
` [PATCH V2 11/17] riscv: compat: Add elf.h implementation

[PATCH 0/3] Determine number of DMA channels by 'dma-channels' property
 2022-01-11  1:56 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: Add dma-channels for pdma device node
` [PATCH 3/3] dmaengine: sf-pdma: Get number of channel by device tree

[PATCH -next] KVM: selftests: remove unneeded semicolon
 2022-01-11  1:11 UTC 

[PATCH -next] RISC-V: KVM: remove unneeded semicolon
 2022-01-11  1:04 UTC 

[PATCH riscv-next] riscv: bpf: Fix eBPF's exception tables
 2022-01-10 16:57 UTC  (2+ messages)

[PATCH v2 0/1] soc: add polarfire soc system controller
 2022-01-10 10:32 UTC  (2+ messages)

[PATCH v4] clk: sifive: Fix W=1 kernel build warning
 2022-01-10  9:51 UTC  (2+ messages)

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-10  9:34 UTC  (3+ messages)

[PATCH v7 1/3] riscv: Introduce CONFIG_RELOCATABLE
 2022-01-10  8:05 UTC  (4+ messages)

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2022-01-10  8:03 UTC  (3+ messages)
` [PATCH v3 12/13] riscv: Initialize thread pointer before calling C functions

[PATCH] RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
 2022-01-09 21:38 UTC  (2+ messages)

[PATCH 0/5] riscv: misc clean up
 2022-01-09 19:48 UTC  (2+ messages)

[PATCH 1/3] riscv: Don't use va_pa_offset on kdump
 2022-01-09 18:56 UTC  (3+ messages)

[PATCH v3 00/11] riscv: dts: Miscellaneous fixes
 2022-01-09 18:21 UTC  (2+ messages)

[PATCH -next 0/2] riscv/mm: Enable THP migration
 2022-01-09 17:49 UTC  (2+ messages)

Public review for RISC-V psABI v1.0-rc1
 2022-01-09 10:30 UTC 

[PATCH v1 0/2] Provide a fraemework for RISC-V ISA extensions
 2022-01-08  2:24 UTC  (3+ messages)

[PATCH] riscv/head: fix misspelling of guaranteed
 2022-01-07 19:18 UTC  (2+ messages)

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-07 17:16 UTC  (2+ messages)

[RFC 00/32] Kconfig: Introduce HAS_IOPORT and LEGACY_PCI options
 2022-01-07 16:57 UTC  (4+ messages)

[GIT PULL] KVM/riscv changes for 5.17, take #1
 2022-01-07 15:43 UTC  (2+ messages)

[PATCH v2 0/6] Sparse HART id support
 2022-01-07 15:22 UTC  (3+ messages)
` [PATCH v2 6/6] RISC-V: Do not use cpumask data structure for hartid bitmap


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