Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-12 19:51:39 to 2025-02-15 10:00:29 UTC [more...]

[PATCH v2 00/23] iommu: Further abstract iommu-pages
 2025-02-15  9:47 UTC  (28+ messages)
` [PATCH v2 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v2 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v2 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v2 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v2 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v2 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v2 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v2 08/23] iommu/vtd: Use virt_to_phys()
` [PATCH v2 09/23] iommu/pages: Formalize the freelist API
` [PATCH v2 10/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v2 11/23] iommu/amd: "
` [PATCH v2 12/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v2 13/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v2 14/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v2 15/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v2 16/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v2 17/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v2 18/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v2 19/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v2 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v2 21/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v2 22/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v2 23/23] iommu/pages: Remove iommu_alloc_pages_node()

[PATCH] riscv: dts: starfive: fml13v01: increase eMMC bus speed
 2025-02-15  9:46 UTC 

[PATCH v4 0/4] Add clock controller support for SpacemiT K1
 2025-02-15  8:41 UTC  (8+ messages)
` [PATCH v4 2/4] dt-bindings: soc: spacemit: Add spacemit,k1-syscon

[PATCH 0/2] riscv: dts: spacemit: Add initial support for Milk-V Jupiter
 2025-02-15  8:36 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: riscv: spacemit: Add Milk-V Jupiter board compatible
` [PATCH 2/2] riscv: dts: spacemit: Add Milk-V Jupiter board device tree

[PATCH v3 0/7] driver core: auxiliary bus: add device creation helper
 2025-02-15  6:53 UTC  (23+ messages)
` [PATCH v3 1/7] driver core: auxiliary bus: add device creation helpers
` [PATCH v3 2/7] reset: mpfs: use the auxiliary device creation helper
` [PATCH v3 3/7] drm/bridge: ti-sn65dsi86: "
` [PATCH v3 4/7] platform: arm64: lenovo-yoga-c630: "
` [PATCH v3 6/7] clk: clk-imx8mp-audiomix: "
` [PATCH v3 7/7] clk: amlogic: axg-audio: use the auxiliary reset driver - take 2

[PATCH v3 0/3] irqchip: Add Sophgo SG2042 MSI controller
 2025-02-15  4:03 UTC  (5+ messages)
` [PATCH v3 2/3] irqchip: Add the Sophgo SG2042 MSI interrupt controller

[PATCH v2 0/9] KVM: selftests: Binary stats fixes and infra updates
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH v11 0/3] riscv: rtc: sophgo: add rtc support for CV1800
 2025-02-14 22:46 UTC  (12+ messages)
` [PATCH v11 1/3] dt-bindings: rtc: sophgo: add RTC support for Sophgo CV1800 series SoC
` [PATCH v11 2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
` [PATCH v11 3/3] rtc: sophgo: cv18xx: Add restart handler

[PATCH v2] riscv: dts: sophgo: add watchdog dt node for CV1800
 2025-02-14 22:42 UTC  (3+ messages)

Fixes for 6.14-rc3
 2025-02-14 18:10 UTC  (2+ messages)

[PATCH v2 00/15] riscv: add SBI FWFT misaligned exception delegation support
 2025-02-14 13:55 UTC  (4+ messages)
` [PATCH v2 14/15] RISC-V: KVM: add support for FWFT SBI extension

[PATCH v4 0/4] riscv: spacemit: add gpio support for K1 SoC
 2025-02-14 13:08 UTC  (13+ messages)
` [PATCH v4 1/4] dt-bindings: gpio: spacemit: add "

[PATCH v4 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-02-14 12:39 UTC  (4+ messages)
` [PATCH v4 2/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code

[PATCH v3 00/18] vDSO: Introduce generic data storage
 2025-02-14 12:04 UTC  (4+ messages)

[PATCH v2 00/10] Support for Allwinner V853 SoC
 2025-02-14 11:25 UTC  (2+ messages)

[PATCH v4 00/18] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-02-14 11:15 UTC  (5+ messages)
  ` [PATCH v4 04/18] firmware: thead: Add AON firmware protocol driver
  ` [PATCH v4 06/18] pmdomain: thead: Add power-domain driver for TH1520

[PATCH v1 0/2] riscv: dts: starfive: Enable USB3.0 for Pine64 Star64
 2025-02-14 10:34 UTC  (10+ messages)
` [PATCH v1 1/2] riscv: dts: starfive: jh7110: pciephy0 USB 3.0 configuration registers

[PATCH v4 0/4] mm: batched unmap lazyfree large folios during reclamation
 2025-02-14  9:30 UTC  (5+ messages)
` [PATCH v4 1/4] mm: Set folio swapbacked iff folios are dirty in try_to_unmap_one
` [PATCH v4 2/4] mm: Support tlbbatch flush for a range of PTEs
` [PATCH v4 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
` [PATCH v4 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap

[PATCH V2] raid6: Add RISC-V SIMD syndrome and recovery calculations
 2025-02-14  8:57 UTC  (6+ messages)

[PATCH 0/4] mm: Rework generic PTDUMP configs
 2025-02-14  7:26 UTC  (12+ messages)
` [PATCH 3/4] mm: Make GENERIC_PTDUMP dependent on MMU
` [PATCH 4/4] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE

[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2025-02-14  8:20 UTC  (11+ messages)
` [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation

[PATCH v4 0/7] arm64 support for Milk-V Duo Module 01 EVB
 2025-02-14  8:11 UTC  (9+ messages)
` [PATCH v4 1/7] riscv: dts: sophgo: cv18xx: Move RiscV-specific part into SoCs' .dtsi files
` [PATCH v4 2/7] dt-bindings: soc: sophgo: Move SoCs/boards from riscv into soc, add SG2000
` [PATCH v4 3/7] arm64: dts: sophgo: Add initial SG2000 SoC device tree
` [PATCH v4 4/7] arm64: dts: sophgo: Add Duo Module 01
` [PATCH v4 5/7] arm64: dts: sophgo: Add Duo Module 01 Evaluation Board
` [PATCH v4 6/7] arm64: Add SOPHGO SOC family Kconfig support
` [PATCH v4 7/7] arm64: defconfig: Enable rudimentary Sophgo SG2000 support

[PATCH] riscv/futex: sign extend compare value in atomic cmpxchg
 2025-02-14  7:17 UTC  (6+ messages)
  ` [External] "
    ` [External] "

[RESEND PATCH 0/7] perf vendor events riscv: Update SiFive CPU PMU events
 2025-02-13  1:21 UTC  (8+ messages)
` [RESEND PATCH 1/7] perf vendor events riscv: Rename U74 to Bullet
` [RESEND PATCH 2/7] perf vendor events riscv: Remove leading zeroes
` [RESEND PATCH 3/7] perf vendor events riscv: Update SiFive Bullet events
` [RESEND PATCH 4/7] perf vendor events riscv: Add SiFive Bullet version 0x07 events
` [RESEND PATCH 5/7] perf vendor events riscv: Add SiFive Bullet version 0x0d events
` [RESEND PATCH 6/7] perf vendor events riscv: Add SiFive P550 events
` [RESEND PATCH 7/7] perf vendor events riscv: Add SiFive P650 events

[PATCH v10 0/2] riscv: rtc: sophgo: add rtc support for CV1800
 2025-02-13 20:58 UTC  (4+ messages)
` [PATCH v10 1/2] dt-bindings: rtc: sophgo: add RTC support for Sophgo CV1800 series SoC
` [PATCH v10 2/2] rtc: sophgo: add rtc support for Sophgo CV1800 SoC

[PATCH v1] riscv: dts: starfive: remove non-existent dac from jh7110
 2025-02-13 20:03 UTC 

[PATCH v2] rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
 2025-02-13 18:30 UTC  (2+ messages)

[PATCH] riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg
 2025-02-13 18:30 UTC  (2+ messages)

[PATCH v2 0/2] riscv: signal: fix the size of signal frame
 2025-02-13 18:30 UTC  (2+ messages)

[PATCH] Documentation: riscv: Remove KPROBES_ON_FTRACE
 2025-02-13 18:30 UTC  (2+ messages)

[PATCH] riscv: cpufeature: use bitmap_equal() instead of memcmp()
 2025-02-13 18:30 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as a riscv reviewer
 2025-02-13 18:30 UTC  (2+ messages)

[PATCH v2 0/4] riscv: uaccess: optimizations
 2025-02-13 17:16 UTC  (6+ messages)
` [PATCH v2 1/4] riscv: implement user_access_begin and families

[PATCH v1] riscv: Use of_property_present() to test for non-boolean properties
 2025-02-13 14:20 UTC  (2+ messages)

[PATCH 0/9] riscv: Unaligned access speed probing fixes and skipping
 2025-02-13 13:33 UTC  (14+ messages)
` [PATCH 1/9] riscv: Annotate unaligned access init functions
` [PATCH 2/9] riscv: Fix riscv_online_cpu_vec
` [PATCH 3/9] riscv: Fix check_unaligned_access_all_cpus
` [PATCH 4/9] riscv: Change check_unaligned_access_speed_all_cpus to void
` [PATCH 5/9] riscv: Fix set up of cpu hotplug callbacks
` [PATCH 6/9] riscv: Fix set up of vector cpu hotplug callback

[RESEND PATCH v2] riscv: cacheinfo: Use of_property_present() for non-boolean properties
 2025-02-13 14:20 UTC  (2+ messages)

[PATCH 0/6] riscv: Relocatable NOMMU kernels
 2025-02-13 14:17 UTC  (2+ messages)

[PATCH v3 0/5] rust: Add bug/warn abstractions
 2025-02-13 13:57 UTC  (6+ messages)
` [PATCH v3 1/5] x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v3 2/5] riscv/bug: "
` [PATCH v3 3/5] arm64/bug: "
` [PATCH v3 4/5] loongarch/bug: "
` [PATCH v3 5/5] rust: Add warn_on and warn_on_once

[PATCH 0/4] reset: introduct generic bit reset controller
 2025-02-13 11:33 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: reset: add "
` [PATCH 2/4] reset: simple: add support generic reset-simple device
` [PATCH 3/4] dt-bindings: reset: simple: migrate sophgo sg2042 reset controller
` [PATCH 4/4] riscv: dts: sg2042: Adapt reset generator for new binding

[PATCH v5 00/11] RISC-V IMSIC driver improvements
 2025-02-13 12:12 UTC  (3+ messages)
` [PATCH v5 01/11] irqchip/riscv-imsic: Set irq_set_affinity for IMSIC base

[PATCH v4 0/2] riscv: spacemit: add i2c support to K1 SoC
 2025-02-13 11:42 UTC  (6+ messages)
` [PATCH v4 2/2] i2c: spacemit: add support for SpacemiT "

[PATCH RFC 0/2] soc: spacemit: add sdhci support to K1 SoC
 2025-02-13 10:58 UTC  (3+ messages)
` [PATCH RFC 1/2] dt-bindings: mmc: spacemit,sdhci: add support for "
` [PATCH RFC 2/2] mmc: sdhci-of-k1: add support for SpacemiT "

[PATCH v11 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2025-02-13  9:40 UTC  (4+ messages)
` [PATCH v11 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v11 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v11 3/3] riscv: dts: allwinner: d1: Add pwm node

Proszę o kontakt
 2025-02-13  8:41 UTC 

[PATCH v4 0/3] riscv: Add bfloat16 instruction support
 2025-02-13  0:38 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: riscv: add bfloat16 ISA extension description
` [PATCH v4 2/3] riscv: add ISA extension parsing for bfloat16 ISA extension
` [PATCH v4 3/3] riscv: hwprobe: export "

[PATCH v3 0/7] arm64 support for Milk-V Duo Module 01 EVB
 2025-02-12 23:28 UTC  (11+ messages)
` [PATCH v3 1/7] riscv: dts: sophgo: cv18xx: Move RiscV-specific part into SoCs' .dtsi files
` [PATCH v3 2/7] dt-bindings: soc: sophgo: Move SoCs/boards from riscv into soc, add SG2000
` [PATCH v3 3/7] arm64: dts: sophgo: Add initial SG2000 SoC device tree
` [PATCH v3 4/7] arm64: dts: sophgo: Add Duo Module 01
` [PATCH v3 5/7] arm64: dts: sophgo: Add Duo Module 01 Evaluation Board
` [PATCH v3 6/7] arm64: Add SOPHGO SOC family Kconfig support
` [PATCH v3 7/7] arm64: defconfig: Enable rudimentary Sophgo SG2000 support

[PATCH v2 0/7] arm64 support for Milk-V Duo Module 01 EVB
 2025-02-12 22:32 UTC  (9+ messages)
` [PATCH v2 1/7] riscv: dts: sophgo: cv18xx: Move RiscV-specific part into SoCs' .dtsi files

[PATCH v4] riscv/crc-t10dif: Optimize crct10dif with zbc extension
 2025-02-12 20:07 UTC 

[PATCH v3] riscv: Optimize crct10dif with zbc extension
 2025-02-12 19:52 UTC  (4+ messages)

[PATCH v6] riscv: Add runtime constant support
 2025-02-12 19:51 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox