Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-06 11:30:50 to 2024-02-13 00:23:04 UTC [more...]

[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 v1 0/2] RISC-V: enable rust
 2024-02-12 20:37 UTC  (17+ messages)

[PATCH v1 -next 0/3] RISC-V: ACPI: Enable CPPC based cpufreq support
 2024-02-12 15:24 UTC  (6+ messages)
` [PATCH v1 -next 1/3] ACPI: RISC-V: Add CPPC driver
` [PATCH v1 -next 2/3] cpufreq: Move CPPC configs to common Kconfig and add RISC-V
` [PATCH v1 -next 3/3] RISC-V: defconfig: Enable CONFIG_ACPI_CPPC_CPUFREQ

[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 -fixes 1/2] riscv: Fix enabling cbo.zero when running in M-mode
 2024-02-12 13:21 UTC  (7+ messages)
` [PATCH -fixes 2/2] riscv: Save/restore envcfg CSR during CPU suspend

[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] riscv/fence: Consolidate fence definitions and define __{mb,rmb,wmb}
 2024-02-12 10:59 UTC  (3+ messages)
  ` [PATCH v2] "

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-02-12 10:23 UTC  (10+ messages)
` [RFC PATCH v1 01/28] riscv: abstract envcfg CSR
` [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

[PATCH v7 0/8] riscv: sophgo: add clock support for Sophgo CV1800/SG2000 SoCs
 2024-02-12  8:12 UTC  (11+ messages)
` [PATCH v7 1/8] dt-bindings: clock: sophgo: Add clock controller of SG2000 series SoC
` [PATCH v7 2/8] clk: sophgo: Add CV1800/SG2000 series clock controller driver skeleton
` [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 v7 5/8] clk: sophgo: Add clock support for CV1810 SoC
` [PATCH v7 6/8] clk: sophgo: Add clock support for SG2000 SoC
` [PATCH v7 7/8] riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoC
` [PATCH v7 8/8] riscv: dts: sophgo: add uart clock "

[PATCH v8 0/4] RISC-V: Add MMC support for TH1520 boards
 2024-02-12  4:51 UTC  (3+ messages)
` (subset) "

[PATCH 0/7] riscv: Various text patching improvements
 2024-02-12  2:55 UTC  (8+ 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()

[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  (28+ messages)
` [PATCH v3 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary
` [PATCH v3 02/15] arm/pgtable: define PFN_PTE_SHIFT
` [PATCH v3 03/15] nios2/pgtable: "
` [PATCH v3 04/15] powerpc/pgtable: "
` [PATCH v3 05/15] riscv/pgtable: "
` [PATCH v3 06/15] s390/pgtable: "
` [PATCH v3 07/15] sparc/pgtable: "
` [PATCH v3 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes()
` [PATCH v3 09/15] arm/mm: use pte_next_pfn() in set_ptes()
` [PATCH v3 10/15] powerpc/mm: "
` [PATCH v3 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte()
` [PATCH v3 12/15] mm/memory: pass PTE to copy_present_pte()
` [PATCH v3 13/15] mm/memory: optimize fork() with PTE-mapped THP

[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  (5+ 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  (5+ messages)

[RFC PATCH 0/5] RISC-V: Add dynamic TSO support
 2024-02-08 11:10 UTC  (3+ messages)

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-02-08 10:10 UTC  (14+ messages)
` [PATCH v12 18/25] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v12 19/25] irqchip/riscv-imsic: Add device MSI domain support for platform devices

riscv/fixes build: 8 builds: 0 failed, 8 passed, 2 warnings (v6.8-rc1-8-g3951f6add519)
 2024-02-08  8:40 UTC 

[GIT PULL] percpu changes for v6.8-rc4
 2024-02-08  6:24 UTC  (2+ messages)

[PATCH v1 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2024-02-08  2:53 UTC  (11+ messages)
` [PATCH v1 1/2] dt-bindings: pwm: sophgo: add pwm for Sophgo CV1800 series SoC
` [PATCH v1 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC

[v6 PATCH] riscv: mm: execute local TLB flush after populating vmemmap
 2024-02-08  1:30 UTC  (2+ messages)

[PATCH -fixes 0/2] svnapot fixes
 2024-02-08  1:30 UTC  (2+ messages)

[PATCH -fixes] riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask
 2024-02-08  1:30 UTC  (6+ messages)

[PATCH -fixes] riscv: Fix arch_hugetlb_migration_supported() for NAPOT
 2024-02-08  1:30 UTC  (2+ messages)

[PATCH] riscv: declare overflow_stack as exported from traps.c
 2024-02-08  1:30 UTC  (2+ messages)

[PATCH -fixes] riscv: Flush the tlb when a page directory is freed
 2024-02-08  1:30 UTC  (3+ messages)

[PATCH v2 0/2] riscv: sophgo: add i2c and spi device to CV180x/SG2000x SoCs
 2024-02-08  0:22 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: dts: sophgo: cv18xx: Add spi devices
` [PATCH v2 2/2] riscv: dts: sophgo: cv18xx: Add i2c devices

[PATCH v2] riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code
 2024-02-07 22:08 UTC  (2+ messages)

[PATCH v2] clocksource: timer-riscv: Clear timer interrupt on timer initialization
 2024-02-07 18:11 UTC  (3+ messages)

[PATCH 0/4] riscv: support fast gup
 2024-02-07  7:28 UTC  (4+ messages)
` [PATCH 1/4] riscv: tlb: fix __p*d_free_tlb()

[RFC PATCH 0/6] Add Pinctrl driver for Starfive JH8100 SoC
 2024-02-07  3:09 UTC  (7+ messages)
` [RFC PATCH 1/6] dt-bindings: pinctrl: starfive: add JH8100 pinctrl bindings
` [RFC PATCH 6/6] riscv: dts: starfive: jh8100: add pinctrl device tree nodes

[PATCH v2 0/2] efi: Fixes for EFI_MEMORY_SP memory on RISC-V and ARM64
 2024-02-07  1:04 UTC  (2+ messages)

[PATCH] [RFC] sparsemem: warn on out-of-bounds initialization
 2024-02-06 21:17 UTC  (3+ messages)

[PATCH v8 00/10] KVM: selftests: Add SEV smoke test
 2024-02-06 20:36 UTC  (3+ messages)
` [PATCH v8 10/10] KVM: selftests: Add a basic "

[PATCH v5 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
 2024-02-06 19:39 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/8] Add T-Head TH1520 SoC pin control
 2024-02-06 19:25 UTC  (2+ messages)

[PATCH v3 0/6] riscv: dts: starfive: add Milkv Mars board device tree
 2024-02-06 19:13 UTC  (3+ messages)
` [PATCH v3 6/6] "

[PATCH v2 0/7] MPFS clock fixes required for correct CAN clock modeling
 2024-02-06 14:27 UTC  (11+ messages)
` [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock
` (subset) [PATCH v2 0/7] MPFS clock fixes required for correct CAN clock modeling

[PATCH] riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code
 2024-02-06 14:04 UTC  (3+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).