messages from 2024-02-08 12:44:01 to 2024-02-14 09:29:21 UTC [more...]
[PATCH -fixes v3 0/2] riscv: cbo.zero fixes
2024-02-14 9:29 UTC (5+ messages)
` [PATCH -fixes v3 1/2] riscv: Fix enabling cbo.zero when running in M-mode
` [PATCH -fixes v3 2/2] riscv: Save/restore envcfg CSR during CPU suspend
[PATCH] riscv: use KERN_INFO in do_trap
2024-02-14 9:19 UTC (2+ messages)
[PATCH] riscv: dts: sifive: add missing #interrupt-cells to pmic
2024-02-14 9:10 UTC (3+ messages)
[PATCH v3 0/2] riscv: sophgo: cv18xx: add top misc system controller
2024-02-14 6:33 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: sophgo: Add top misc controller of CV18XX/SG200X series SoC
` [PATCH v3 2/2] riscv: dts: sophgo: cv18xx: add top misc system controller
[PATCH v1 0/2] RISC-V: enable rust
2024-02-14 3:14 UTC (20+ messages)
[PATCH 0/2] riscv: sophgo: cv18xx: add top misc system controller
2024-02-14 2:46 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: clock: sophgo: Add top misc controller of CV18XX/SG200X series SoC
` [PATCH 2/2] riscv: dts: sophgo: cv18xx: add top misc system controller
[PATCH v2 0/2] riscv: sophgo: cv18xx: add top misc system controller
2024-02-14 2:45 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: sophgo: Add top misc controller of CV18XX/SG200X series SoC
` [PATCH v2 2/2] riscv: dts: sophgo: cv18xx: add top misc system controller
[PATCH -fixes v2 0/4] riscv: cbo.zero fixes
2024-02-13 23:15 UTC (20+ messages)
` [PATCH -fixes v2 1/4] riscv: Fix enabling cbo.zero when running in M-mode
` [PATCH -fixes v2 2/4] dt-bindings: riscv: Add ratified privileged ISA versions
` [PATCH -fixes v2 3/4] riscv: Add ISA extension parsing for Sm and Ss
` [PATCH -fixes v2 4/4] riscv: Save/restore envcfg CSR during CPU suspend
[PATCH v4 0/4] riscv/barrier: tidying up barrier-related macro
2024-02-13 22:43 UTC (7+ messages)
` [PATCH v4 1/4] riscv/barrier: Define __{mb,rmb,wmb}
` [PATCH v4 2/4] riscv/barrier: Define RISCV_FULL_BARRIER
` [PATCH v4 3/4] riscv/barrier: Consolidate fence definitions
` [PATCH v4 4/4] riscv/barrier: Resolve checkpatch.pl error
[PATCH v5 0/4] riscv/barrier: tidying up barrier-related macro
2024-02-13 22:40 UTC (5+ messages)
` [PATCH v5 1/4] riscv/barrier: Define __{mb,rmb,wmb}
` [PATCH v5 2/4] riscv/barrier: Define RISCV_FULL_BARRIER
` [PATCH v5 3/4] riscv/barrier: Consolidate fence definitions
` [PATCH v5 4/4] riscv/barrier: Resolve checkpatch.pl error
[PATCH v3 0/4] riscv/barrier: tidying up barrier-related macro
2024-02-13 20:29 UTC (8+ messages)
` [PATCH v3 1/4] riscv/barrier: Define __{mb,rmb,wmb}
` [PATCH v3 2/4] riscv/barrier: Define RISCV_FULL_BARRIER
` [PATCH v3 3/4] riscv/barrier: Consolidate fence definitions
` [PATCH v3 4/4] riscv/barrier: Resolve checkpath.pl error
` [PATCH v3 4/4] riscv/barrier: Resolve checkpatch.pl error
[PATCH RFC v2 riscv/for-next 0/5] Enable ftrace with kernel preemption for RISC-V
2024-02-13 19:42 UTC (2+ messages)
[PATCH] riscv: dts: starfive: replace underscores in node names
2024-02-13 16:41 UTC (2+ messages)
[PATCH] riscv/fence: Consolidate fence definitions and define __{mb,rmb,wmb}
2024-02-13 15:03 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/7] riscv: Various text patching improvements
2024-02-13 12:58 UTC (9+ messages)
` [PATCH 1/7] riscv: jump_label: Batch icache maintenance
` [PATCH 2/7] riscv: jump_label: Simplify assembly syntax
` [PATCH 3/7] riscv: kprobes: Use patch_text_nosync() for insn slots
` [PATCH 4/7] riscv: Simplify text patching loops
` [PATCH 5/7] riscv: Pass patch_text() the length in bytes
` [PATCH 6/7] riscv: Use offset_in_page() in text patching functions
` [PATCH 7/7] riscv: Remove extra variable in patch_text_nosync()
[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
2024-02-13 10:34 UTC (11+ messages)
` [RFC PATCH v1 01/28] riscv: abstract envcfg CSR
` [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
[PATCH v2] irqchip/sifive-plic: enable interrupt if needed before EOI
2024-02-13 10:26 UTC (2+ messages)
[PATCH v8 00/10] Support Andes PMU extension
2024-02-13 10:04 UTC (3+ messages)
` [PATCH v8 02/10] irqchip/riscv-intc: Allow large non-standard interrupt number
[PATCH v7 0/8] riscv: sophgo: add clock support for Sophgo CV1800/SG2000 SoCs
2024-02-13 8:27 UTC (6+ messages)
` [PATCH v7 3/8] clk: sophgo: implement clk_ops for CV1800 series clock controller driver
` [PATCH v7 4/8] clk: sophgo: Add clock support for CV1800 SoC
[PATCH v8 0/8] riscv: sophgo: add clock support for Sophgo CV1800/SG2000 SoCs
2024-02-13 8:22 UTC (9+ messages)
` [PATCH v8 1/8] dt-bindings: clock: sophgo: Add clock controller of SG2000 series SoC
` [PATCH v8 2/8] clk: sophgo: Add CV1800/SG2000 series clock controller driver skeleton
` [PATCH v8 3/8] clk: sophgo: implement clk_ops for CV1800 series clock controller driver
` [PATCH v8 4/8] clk: sophgo: Add clock support for CV1800 SoC
` [PATCH v8 5/8] clk: sophgo: Add clock support for CV1810 SoC
` [PATCH v8 6/8] clk: sophgo: Add clock support for SG2000 SoC
` [PATCH v8 7/8] riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoC
` [PATCH v8 8/8] riscv: dts: sophgo: add uart clock "
[PATCH v1 -next 0/3] RISC-V: ACPI: Enable CPPC based cpufreq support
2024-02-13 6:15 UTC (6+ messages)
` [PATCH v1 -next 2/3] cpufreq: Move CPPC configs to common Kconfig and add RISC-V
[PATCH riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS
2024-02-13 5:54 UTC
[PATCH -fixes 1/2] riscv: Fix enabling cbo.zero when running in M-mode
2024-02-13 3:25 UTC (8+ messages)
` [PATCH -fixes 2/2] riscv: Save/restore envcfg CSR during CPU suspend
[PATCH AUTOSEL 5.10 1/6] efi: runtime: Fix potential overflow of soft-reserved region size
2024-02-13 0:24 UTC
[PATCH AUTOSEL 5.15 14/22] efi: runtime: Fix potential overflow of soft-reserved region size
2024-02-13 0:23 UTC
[PATCH AUTOSEL 6.1 15/28] efi: runtime: Fix potential overflow of soft-reserved region size
2024-02-13 0:22 UTC
[PATCH AUTOSEL 6.6 27/51] efi: runtime: Fix potential overflow of soft-reserved region size
2024-02-13 0:20 UTC
[PATCH AUTOSEL 6.7 32/58] efi: runtime: Fix potential overflow of soft-reserved region size
2024-02-13 0:17 UTC
[PATCH v11 0/4] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
2024-02-12 23:36 UTC (5+ messages)
` [PATCH v11 1/4] riscv: Remove unnecessary irqflags processor.h include
` [PATCH v11 2/4] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v11 3/4] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
` [PATCH v11 4/4] cpumask: Add assign cpu
[PATCH v9 0/5] riscv: sophgo: add clock support for sg2042
2024-02-12 15:14 UTC (5+ messages)
` [PATCH v9 2/5] dt-bindings: clock: sophgo: add RP gate clocks for SG2042
[PATCH 0/4] Add ACPI NUMA support for RISC-V
2024-02-12 13:31 UTC (3+ messages)
` [PATCH 1/4] ACPICA: SRAT: Add RISC-V RINTC affinity structure
[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
2024-02-12 12:23 UTC (2+ messages)
[PATCH v2 0/2] riscv: pwm: sophgo: add pwm support for CV1800
2024-02-12 12:17 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: sophgo: add pwm for Sophgo CV1800 series SoC
` [PATCH v2 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC
[PATCH 00/17] clk: renesas: rzg2l: Add support for power domains
2024-02-12 11:08 UTC (32+ messages)
` [PATCH 01/17] dt-bindings: clock: r9a07g043-cpg: Add power domain IDs
` [PATCH 02/17] dt-bindings: clock: r9a07g044-cpg: "
` [PATCH 03/17] dt-bindings: clock: r9a07g054-cpg: "
` [PATCH 04/17] dt-bindings: clock: r9a08g045-cpg: "
` [PATCH 05/17] dt-bindings: clock: r9a09g011-cpg: Add always-on "
` [PATCH 06/17] dt-bindings: clock: renesas,rzg2l-cpg: Update #power-domain-cells = <1>
` [PATCH 07/17] clk: renesas: rzg2l: Extend power domain support
` [PATCH 08/17] clk: renesas: r9a07g043: Add initial support for power domains
` [PATCH 09/17] clk: renesas: r9a07g044: "
` [PATCH 10/17] clk: renesas: r9a08g045: Add "
` [PATCH 11/17] clk: renesas: r9a09g011: Add initial "
` [PATCH 12/17] arm64: dts: renesas: rzg3s-smarc-som: Guard the ethernet IRQ GPIOs with proper flags
` [PATCH 13/17] arm64: dts: renesas: r9a07g043: Update #power-domain-cells = <1>
` [PATCH 14/17] arm64: dts: renesas: r9a07g044: "
` [PATCH 15/17] arm64: dts: renesas: r9a07g054: "
` [PATCH 16/17] arm64: dts: renesas: r9a08g045: "
` [PATCH 17/17] arm64: dts: renesas: r9a09g011: "
[PATCH v8 0/4] RISC-V: Add MMC support for TH1520 boards
2024-02-12 4:51 UTC (3+ messages)
` (subset) "
[PATCH] riscv: vector: Fix a typo of preempt_v
2024-02-12 2:13 UTC (2+ messages)
[PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist
2024-02-11 10:31 UTC (9+ messages)
` [PATCH 1/2] kbuild: Abort make on install failures
` [PATCH 2/2] kbuild: Create INSTALL_PATH directory if it does not exist
[PATCH -fixes] riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
2024-02-11 8:36 UTC
[PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
2024-02-10 18:12 UTC (3+ messages)
[PATCH v8 0/3] Change PWM-controlled LED pin active mode and algorithm
2024-02-10 3:09 UTC (4+ messages)
` [PATCH v8 2/3] pwm: sifive: change the PWM controlled LED algorithm
[PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
2024-02-09 22:36 UTC (4+ messages)
` [PATCH v3 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary
[GIT PULL] RISC-V Fixes for 6.8-rc4
2024-02-09 19:32 UTC (2+ messages)
[PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
2024-02-09 16:41 UTC (2+ messages)
[v3 0/6] DRM driver for verisilicon
2024-02-09 15:37 UTC (6+ messages)
` [v3 4/6] drm/vs: Add KMS crtc&plane
` "
[GIT PULL] KVM/riscv fixes for 6.8, take #1
2024-02-09 11:57 UTC
[RFC PATCH v2 0/6] RISC-V: Add dynamic TSO support
2024-02-09 6:40 UTC (7+ messages)
` [RFC PATCH v2 1/6] mm: Add dynamic memory consistency model switching
` [RFC PATCH v2 2/6] uapi: prctl: Add new prctl call to set/get the memory consistency model
` [RFC PATCH v2 3/6] RISC-V: Enable dynamic memory consistency model support with Ssdtso
` [RFC PATCH v2 4/6] RISC-V: Implement prctl call to set/get the memory consistency model
` [RFC PATCH v2 5/6] RISC-V: Expose Ssdtso via hwprobe API
` [RFC PATCH v2 6/6] RISC-V: selftests: Add DTSO tests
[PATCH v10 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
2024-02-08 17:12 UTC (4+ messages)
` [PATCH v10 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
Announcing RISC-V support for kvm-unit-tests
2024-02-08 17:41 UTC
[PATCH] riscv: Fix text patching when icache flushes use IPIs
2024-02-08 14:14 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox