linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-03 07:00:27 to 2023-04-06 10:33:55 UTC [more...]

[PATCH v7 0/2] StarFive's SYSCON support
 2023-04-06 10:33 UTC  (2+ messages)
` [PATCH v7 2/2] riscv: dts: starfive: jh7110: Add syscon nodes

[PATCH v2] riscv: add icache flush for nommu sigreturn trampoline
 2023-04-06 10:11 UTC 

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-04-06  9:01 UTC  (5+ messages)
` [PATCH 13/21] arc: dma-mapping: skip invalidating before bidirectional DMA

[RFC PATCH v1 0/2] Deduplicating RISCV cmpxchg.h macros
 2023-04-06  8:20 UTC  (3+ messages)
` [RFC PATCH v1 1/2] riscv/cmpxchg: Deduplicate cmpxchg() asm and macros
` [RFC PATCH v1 2/2] riscv/cmpxchg: Deduplicate xchg() asm functions

[RFC PATCH v3 0/6] Deduplicating RISCV cmpxchg.h macros
 2023-04-06  8:04 UTC  (9+ messages)
` [RFC PATCH v3 1/6] riscv/cmpxchg: Deduplicate cmpxchg() asm functions
` [RFC PATCH v3 2/6] riscv/cmpxchg: Deduplicate cmpxchg() macros
` [RFC PATCH v3 3/6] riscv/cmpxchg: Deduplicate arch_cmpxchg() macros
` [RFC PATCH v3 4/6] riscv/cmpxchg: Deduplicate xchg() asm functions
` [RFC PATCH v3 5/6] riscv/cmpxchg: Deduplicate xchg() macros
` [RFC PATCH v3 6/6] riscv/cmpxchg: Deduplicate arch_xchg() macros

[PATCH v4 0/3] Use dma_default_coherent for devicetree default coherency
 2023-04-06  7:12 UTC  (2+ messages)

[PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-04-06  7:03 UTC  (12+ messages)
` [PATCH v7 03/22] clk: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE
` [PATCH v7 21/22] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree

[PATCH] riscv: add icache flush for nommu sigreturn trampoline
 2023-04-06  5:33 UTC  (2+ messages)

[PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
 2023-04-06  4:42 UTC  (3+ messages)
` [PATCH v2 1/4] KVM: Refactor stats descriptor generation macros

[PATCH V4 00/23] Add basic ACPI support for RISC-V
 2023-04-06  3:47 UTC  (53+ messages)
` [PATCH V4 01/23] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V4 02/23] ACPICA: MADT: Add RISC-V INTC interrupt controller
` [PATCH V4 03/23] ACPICA: Add structure definitions for RISC-V RHCT
` [PATCH V4 04/23] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V4 05/23] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
` [PATCH V4 06/23] RISC-V: Add support to build the ACPI core
` [PATCH V4 07/23] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V4 09/23] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V4 10/23] RISC-V: smpboot: Create wrapper smp_setup()
` [PATCH V4 11/23] RISC-V: smpboot: Add ACPI support in smp_setup()
` [PATCH V4 12/23] RISC-V: cpufeature: Avoid calling riscv_of_processor_hartid()
` [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V4 14/23] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V4 15/23] irqchip/riscv-intc: Add ACPI support
` [PATCH V4 16/23] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V4 17/23] clocksource/timer-riscv: Add ACPI support
` [PATCH V4 18/23] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V4 19/23] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V4 20/23] RISC-V: Enable ACPI in defconfig
` [PATCH V4 21/23] MAINTAINERS: Add entry for drivers/acpi/riscv
` [PATCH V4 22/23] platform/surface: Disable for RISC-V
` [PATCH V4 23/23] crypto: hisilicon/qm: Workaround to enable build with RISC-V clang

[PATCH V3 00/20] Add basic ACPI support for RISC-V
 2023-04-06  2:45 UTC  (9+ messages)

[RESEND v6 0/2] StarFive's SDIO/eMMC driver support
 2023-04-06  2:20 UTC  (8+ messages)
` [RESEND v6 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc

[PATCH v4 0/7] Add JH7110 USB and USB PHY driver support
 2023-04-06  1:52 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: phy: Add StarFive JH7110 USB document
` [PATCH v4 2/7] dt-bindings: phy: Add StarFive JH7110 PCIe document
` [PATCH v4 3/7] phy: starfive: add JH7110 USB 2.0 PHY driver
` [PATCH v4 4/7] phy: starfive: add JH7110 PCIE "
` [PATCH v4 5/7] dt-bindings: usb: Add StarFive JH7110 USB Bindings YAML schemas
` [PATCH v4 6/7] usb: cdns3: add StarFive JH7110 USB driver
` [PATCH v4 7/7] riscv: dts: starfive: add USB dts configuration for JH7110

[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-04-05 21:36 UTC  (6+ messages)

[PATCH v1 0/2] RISC-V: enable rust
 2023-04-05 21:18 UTC  (8+ messages)

[GIT PULL] Initial clk/reset support for JH7110 for v6.4
 2023-04-05 18:56 UTC  (2+ messages)

[PATCH] riscv: Adjust dependencies of HAVE_DYNAMIC_FTRACE selection
 2023-04-05 17:56 UTC  (2+ messages)

[PATCH v4 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-04-05 15:04 UTC  (4+ messages)
` [PATCH v4 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation

[PATCH 00/10] usb: musb: Convert to platform remove callback returning void
 2023-04-05 14:33 UTC  (3+ messages)
` [PATCH 04/10] usb: musb: mpfs: "

[PATCH v2] RISC-V: align ISA extension Kconfig help text with each other
 2023-04-05 12:56 UTC  (3+ messages)

[PATCH v3 0/8] RISC-V KVM virtualize AIA CSRs
 2023-04-05  9:28 UTC  (30+ messages)
` [PATCH v3 1/8] RISC-V: Add AIA related CSR defines
` [PATCH v3 2/8] RISC-V: Detect AIA CSRs from ISA string
` [PATCH v3 3/8] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
` [PATCH v3 4/8] RISC-V: KVM: Initial skeletal support for AIA
` [PATCH v3 5/8] RISC-V: KVM: Implement subtype for CSR ONE_REG interface
` [PATCH v3 6/8] RISC-V: KVM: Add ONE_REG interface for AIA CSRs
` [PATCH v3 7/8] RISC-V: KVM: Virtualize per-HART "
` [PATCH v3 8/8] RISC-V: KVM: Implement guest external interrupt line management

[net-next v9 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-05  6:34 UTC  (3+ messages)
` [net-next v9 4/6] dt-bindings: net: Add support StarFive dwmac

[PATCH v7 0/6] RISC-V non-coherent function pointer based CMO + non-coherent DMA support for AX45MP
 2023-04-05  6:08 UTC  (15+ messages)
` [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management

[PATCH v1] dt-bindings: perf: riscv,pmu: fix property dependencies
 2023-04-04 18:03 UTC 

[PATCH] dt-bindings: mailbox: Drop unneeded quotes
 2023-04-04 17:08 UTC  (2+ messages)

[PATCH v4 0/9] RISC-V KVM virtualize AIA CSRs
 2023-04-04 16:55 UTC  (15+ messages)
` [PATCH v4 1/9] RISC-V: Add AIA related CSR defines
` [PATCH v4 2/9] RISC-V: Detect AIA CSRs from ISA string
` [PATCH v4 3/9] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
` [PATCH v4 4/9] RISC-V: KVM: Initial skeletal support for AIA
` [PATCH v4 5/9] RISC-V: KVM: Implement subtype for CSR ONE_REG interface
` [PATCH v4 6/9] RISC-V: KVM: Add ONE_REG interface for AIA CSRs
` [PATCH v4 7/9] RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask
` [PATCH v4 8/9] RISC-V: KVM: Virtualize per-HART AIA CSRs
` [PATCH v4 9/9] RISC-V: KVM: Implement guest external interrupt line management

[PATCH] riscv: entry: Save a0 prior syscall_enter_from_user_mode()
 2023-04-04 15:06 UTC  (3+ messages)

[syzbot] riscv/fixes boot error: WARNING in __apply_to_page_range (2)
 2023-04-04 13:15 UTC  (2+ messages)

[PATCH v10 0/8] function_graph: Support recording and printing the return value of function
 2023-04-04 12:52 UTC  (7+ messages)
` [PATCH v10 2/8] tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex
` [PATCH v10 4/8] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL

[PATCH v5 0/3] Add watchdog driver for StarFive JH7100/JH7110 RISC-V SoCs
 2023-04-04  9:54 UTC  (3+ messages)
` [PATCH v5 2/3] drivers: watchdog: Add StarFive Watchdog driver

[PATCH v5] irqchip/irq-sifive-plic: Add syscore callbacks for hibernation
 2023-04-04  3:29 UTC 

[-net-next v10 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-04  2:19 UTC  (7+ messages)
` [-net-next v10 2/6] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [-net-next v10 4/6] dt-bindings: net: Add support StarFive dwmac
` [-net-next v10 5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC
` [-net-next v10 6/6] net: stmmac: starfive-dmac: Add phy interface settings

[PATCH v1] dt-bindings: move cache controller bindings to a cache directory
 2023-04-03 21:40 UTC  (2+ messages)

[PATCH v2 0/7] PolarFire SoC Auto Update Support
 2023-04-03 19:34 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/8] Hey Jassi, all,
 2023-04-03 18:28 UTC  (3+ messages)

[PATCH v1 0/3] Add TDM audio on StarFive JH7110
 2023-04-03 12:58 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: sound: Add TDM for "
` [PATCH v1 3/3] riscv: dts: starfive: add tdm node and sound card

[PATCH v5 0/1] RISC-V KVM ONE_REG interface for SBI
 2023-04-03 12:15 UTC  (2+ messages)
` [PATCH v5 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions

[PATCH v6 0/4] Add DMA driver for StarFive JH7110 SoC
 2023-04-03 12:07 UTC  (4+ messages)
` [PATCH v6 2/4] dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA

[PATCH v4 0/1] RISC-V KVM ONE_REG interface for SBI
 2023-04-03  9:41 UTC  (3+ messages)
` [PATCH v4 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions

[PATCH] RISC-V: KVM: Allow Zbb extension for Guest/VM
 2023-04-03  8:44 UTC  (2+ messages)

W sprawie samochodu
 2023-04-03  7:50 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).