linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-21 16:44:44 to 2024-02-26 14:08:27 UTC [more...]

[PATCH] riscv: deprecate CONFIG_MMU=n
 2024-02-26 14:06 UTC 

Patch "irqchip/sifive-plic: Enable interrupt if needed before EOI" has been added to the 6.7-stable tree
 2024-02-26 13:14 UTC 

Patch "irqchip/sifive-plic: Enable interrupt if needed before EOI" has been added to the 6.6-stable tree
 2024-02-26 13:14 UTC 

Patch "irqchip/sifive-plic: Enable interrupt if needed before EOI" has been added to the 6.1-stable tree
 2024-02-26 12:33 UTC 

[PATCH v9 00/10] Support Andes PMU extension
 2024-02-26 12:28 UTC  (18+ messages)
` [PATCH v9 01/10] riscv: errata: Rename defines for Andes
` [PATCH v9 02/10] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v9 03/10] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v9 04/10] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v9 05/10] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v9 06/10] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v9 07/10] perf: RISC-V: Introduce Andes PMU to support perf event sampling
` [PATCH v9 08/10] dt-bindings: riscv: Add Andes PMU extension description
` [PATCH v9 09/10] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
` [PATCH v9 10/10] riscv: andes: Support specifying symbolic firmware and hardware raw events

[PATCH] dt-bindings: pwm: opencores: Add compatible for StarFive JH8100
 2024-02-26 10:06 UTC  (4+ messages)

[PATCH 1/1] dt-bindings: riscv: cpus: reg matches hart ID
 2024-02-26  9:46 UTC  (3+ messages)

[PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
 2024-02-26  6:51 UTC 

[PATCH] tty: serial: manage irq with spin_lock_irqsave in SiFive console
 2024-02-26  6:22 UTC  (3+ messages)

[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
 2024-02-26  5:47 UTC  (9+ messages)
` [PATCH v5 11/12] KVM: riscv: selftests: Change vcpu_has_ext to a common function

[PATCH v15 00/10] Linux RISC-V AIA Support
 2024-02-26  4:14 UTC  (12+ messages)
` [PATCH v15 01/10] irqchip/riscv-intc: Fix low-level interrupt handler setup for AIA
` [PATCH v15 02/10] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v15 03/10] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v15 04/10] irqchip/riscv-imsic: Add device MSI domain support for platform devices
` [PATCH v15 05/10] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
` [PATCH v15 06/10] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
` [PATCH v15 07/10] irqchip: Add RISC-V advanced PLIC driver for direct-mode
` [PATCH v15 08/10] irqchip/riscv-aplic: Add support for MSI-mode
` [PATCH v15 09/10] RISC-V: Select APLIC and IMSIC drivers
` [PATCH v15 10/10] MAINTAINERS: Add entry for RISC-V AIA drivers

[PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
 2024-02-26  1:40 UTC  (4+ messages)

[RFC PATCH v2 0/6] Add Pinctrl driver for Starfive JH8100 SoC
 2024-02-24 19:20 UTC  (9+ messages)
` [RFC PATCH v2 1/6] dt-bindings: pinctrl: starfive: Add JH8100 pinctrl

riscv/fixes build: 7 builds: 0 failed, 7 passed, 2 warnings (riscv-for-linus-6.8-rc4-9-gd82f32202e0df)
 2024-02-24  4:17 UTC 

[PATCH] riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/
 2024-02-24  3:37 UTC  (3+ messages)

[PATCH v2] riscv: dts: Move BUILTIN_DTB_SOURCE to common Kconfig
 2024-02-23 20:05 UTC 

[PATCH v2] irqchip/sifive-plic: enable interrupt if needed before EOI
 2024-02-19 14:08 UTC  (2+ messages)
` [tip: irq/urgent] irqchip/sifive-plic: Enable "

[PATCH v3] RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUs
 2024-02-23 18:40 UTC  (4+ messages)

[PATCH v2 0/3] RISC-V: enable rust
 2024-02-23 14:48 UTC  (7+ messages)
` [PATCH v2 1/3] rust: make mutually exclusive with CFI_CLANG
` [PATCH v2 2/3] scripts: generate_rust_target: enable building on RISC-V
` [PATCH v2 3/3] RISC-V: enable building 64-bit kernels with rust support

[PATCH 00/13] Linux RISC-V IOMMU Support
 2024-02-23 14:04 UTC  (2+ messages)

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-02-23 11:01 UTC  (9+ messages)
` [PATCH v12 02/25] genirq/irqdomain: Remove the param count restriction from select()

[RFC PATCH 0/1] riscv: dts: Allow BUILTIN_DTB for all socs
 2024-02-23 11:39 UTC  (9+ messages)
` [RFC PATCH 1/1] "

[PATCH v14 00/18] Linux RISC-V AIA Support
 2024-02-23  9:52 UTC  (29+ messages)
` [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver
` [PATCH v14 02/18] irqchip/sifive-plic: Use dev_xyz() in-place of pr_xyz()
` [PATCH v14 03/18] irqchip/sifive-plic: Use devm_xyz() for managed allocation
` [PATCH v14 04/18] irqchip/sifive-plic: Use riscv_get_intc_hwnode() to get parent fwnode
` [PATCH v14 05/18] irqchip/sifive-plic: Cleanup PLIC contexts upon irqdomain creation failure
` [PATCH v14 06/18] irqchip/sifive-plic: Parse number of irqs and contexts early in plic_probe
` [PATCH v14 07/18] irqchip/sifive-plic: Improve locking safety by using irqsave/irqrestore
` [PATCH v14 08/18] irqchip/riscv-intc: Add support for RISC-V AIA
` [PATCH v14 09/18] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v14 10/18] genirq/matrix: Dynamic bitmap allocation
` [PATCH v14 11/18] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v14 12/18] irqchip/riscv-imsic: Add device MSI domain support for platform devices
` [PATCH v14 13/18] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
` [PATCH v14 14/18] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
` [PATCH v14 15/18] irqchip: Add RISC-V advanced PLIC driver for direct-mode
` [PATCH v14 16/18] irqchip/riscv-aplic: Add support for MSI-mode
` [PATCH v14 17/18] RISC-V: Select APLIC and IMSIC drivers
` [PATCH v14 18/18] MAINTAINERS: Add entry for RISC-V AIA drivers

[PATCH v3 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2024-02-23  8:26 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pwm: sophgo: add pwm for Sophgo CV1800 series SoC
` [PATCH v3 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC

[PATCH v2] MAINTAINERS: Setup proper info for SOPHGO vendor support
 2024-02-23  6:22 UTC  (2+ messages)

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-02-23  5:41 UTC  (15+ messages)
` [PATCH v2 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH v2 02/14] crash: split vmcoreinfo exporting "

[PATCH v2] riscv: add CALLER_ADDRx support
 2024-02-23  4:30 UTC  (3+ messages)

riscv syscall performance regression
 2024-02-23  5:28 UTC 

[PATCH v3 0/4] riscv: sophgo: add reset support for SG2042
 2024-02-23  5:28 UTC  (6+ messages)
` [PATCH v3 3/4] riscv: dts: add reset generator for Sophgo SG2042 SoC
` [PATCH v3 4/4] riscv: dts: add resets property for uart node
` (subset) [PATCH v3 0/4] riscv: sophgo: add reset support for SG2042

riscv/fixes build: 8 builds: 0 failed, 8 passed, 2 warnings (riscv-for-linus-6.8-rc4-8-gfc325b1a915f6)
 2024-02-23  5:04 UTC 

[PATCH v2] riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctly
 2024-02-23  4:30 UTC  (2+ messages)

[PATCH -fixes] riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
 2024-02-23  4:30 UTC  (2+ messages)

[PATCH v11 0/5] riscv: sophgo: add clock support for sg2042
 2024-02-23  3:01 UTC  (7+ messages)
` [PATCH v11 2/5] dt-bindings: clock: sophgo: add RP gate clocks for SG2042
` [PATCH v11 3/5] dt-bindings: clock: sophgo: add clkgen "
` [PATCH v11 4/5] clk: sophgo: Add SG2042 clock driver

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-23  2:24 UTC  (32+ messages)
` [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
    ` [musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace

[PATCH v9 00/11] KVM: selftests: Add SEV and SEV-ES smoke tests
 2024-02-23  0:42 UTC  (12+ messages)
` [PATCH v9 01/11] KVM: selftests: Extend VM creation's @shape to allow control of VM subtype
` [PATCH v9 02/11] KVM: selftests: Make sparsebit structs const where appropriate
` [PATCH v9 03/11] KVM: selftests: Add a macro to iterate over a sparsebit range
` [PATCH v9 04/11] KVM: selftests: Add support for allocating/managing protected guest memory
` [PATCH v9 05/11] KVM: selftests: Add support for protected vm_vaddr_* allocations
` [PATCH v9 06/11] KVM: selftests: Explicitly ucall pool from shared memory
` [PATCH v9 07/11] KVM: selftests: Allow tagging protected memory in guest page tables
` [PATCH v9 08/11] KVM: selftests: Add library for creating and interacting with SEV guests
` [PATCH v9 09/11] KVM: selftests: Use the SEV library APIs in the intra-host migration test
` [PATCH v9 10/11] KVM: selftests: Add a basic SEV smoke test
` [PATCH v9 11/11] KVM: selftests: Add a basic SEV-ES "

riscv/for-next build: 8 builds: 0 failed, 8 passed, 2 warnings (v6.8-rc1-33-g45e0b0fd6dc57)
 2024-02-22 23:01 UTC 

[PATCH v8 00/10] KVM: selftests: Add SEV smoke test
 2024-02-22 22:55 UTC  (6+ messages)
` [PATCH v8 10/10] KVM: selftests: Add a basic "

[RFC PATCH 0/1] riscv: dts: Allow BUILTIN_DTB for all socs
 2024-02-22 20:58 UTC  (2+ messages)

[PATCH v2] riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctly
 2024-02-22 20:22 UTC  (2+ messages)

[PATCH v8 0/4] RISC-V: Add MMC support for TH1520 boards
 2024-02-22 20:20 UTC  (2+ messages)

[PATCH v4 0/4] membarrier: riscv: Core serializing command
 2024-02-22 20:20 UTC  (2+ messages)

[PATCH v1 0/6] SiFive cache controller PMU drivers
 2024-02-22 19:36 UTC  (6+ messages)
` [PATCH v1 1/6] dt-bindings: cache: Document the sifive,perfmon-counters property

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-02-22 13:33 UTC  (18+ messages)
` [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
` [RFC PATCH v1 11/28] riscv: Implementing "PROT_SHADOWSTACK" on riscv
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
` [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking

[RFC PATCH 0/2] Introduce support for hardware break/watchpoints
 2024-02-22 12:50 UTC  (3+ messages)
` [RFC PATCH 1/2] riscv: Add SBI debug trigger extension and function ids
` [RFC PATCH 2/2] riscv: Introduce support for hardware break/watchpoints

Zapytanie ofertowe
 2024-02-21  8:45 UTC 

[PATCH v13 00/13] Linux RISC-V AIA Support
 2024-02-22  9:25 UTC  (10+ messages)
` [PATCH v13 01/13] irqchip/sifive-plic: Convert PLIC driver into a platform driver
` [PATCH v13 06/13] irqchip: Add RISC-V incoming MSI controller early driver

[PATCH v9 0/3] Change PWM-controlled LED pin active mode and algorithm
 2024-02-22  8:12 UTC  (4+ messages)
` [PATCH v9 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v9 2/3] pwm: sifive: change the PWM algorithm
` [PATCH v9 3/3] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function

[PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
 2024-02-22  8:04 UTC  (6+ messages)
` [PATCH v2 03/13] mm: Provide generic pmd_thp_or_huge()

riscv/fixes build: 6 builds: 0 failed, 6 passed, 2 warnings (riscv-for-linus-6.8-rc4-3-g58506612bf023)
 2024-02-22  3:34 UTC 

[PATCH v8 00/10] Support Andes PMU extension
 2024-02-22  3:25 UTC  (6+ messages)
` [PATCH v8 02/10] irqchip/riscv-intc: Allow large non-standard interrupt number

[PATCH v2 10/10] riscv: andes: Support symbolic FW and HW raw events
 2024-02-22  1:38 UTC  (2+ messages)

[PATCH 0/2] RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM
 2024-02-21 19:50 UTC  (2+ messages)

[PATCH] tty: hvc: Don't enable the RISC-V SBI console by default
 2024-02-21 19:50 UTC  (2+ messages)

[PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
 2024-02-21 17:57 UTC  (10+ messages)
` [PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
` [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
      ` [External] "

[PATCH RFC v2 riscv/for-next 0/5] Enable ftrace with kernel preemption for RISC-V
 2024-02-21 16:55 UTC  (4+ messages)

[GIT PULL] RISC-V Devicetree fixes for v6.8-rc6
 2024-02-21 16:55 UTC 

[GIT PULL] RISC-V SoC driver fixes for v6.8-rc6
 2024-02-21 16:44 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).