Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-03 12:31:36 to 2024-02-09 22:36:37 UTC [more...]

[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

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-02-09 20:44 UTC  (8+ messages)
` [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

[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
          `  "

[PATCH v1 0/2] RISC-V: enable rust
 2024-02-09 15:18 UTC  (11+ messages)

[PATCH] riscv/fence: Consolidate fence definitions and define __{mb,rmb,wmb}
 2024-02-09 12:50 UTC 

[GIT PULL] KVM/riscv fixes for 6.8, take #1
 2024-02-09 11:57 UTC 

[PATCH 00/17] clk: renesas: rzg2l: Add support for power domains
 2024-02-09 11:57 UTC  (27+ 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 v1 -next 0/3] RISC-V: ACPI: Enable CPPC based cpufreq support
 2024-02-09 11:11 UTC  (5+ 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

[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

[PATCH v7 0/8] riscv: sophgo: add clock support for Sophgo CV1800/SG2000 SoCs
 2024-02-08  8:48 UTC  (9+ 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 "

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 riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
 2024-02-08  6:08 UTC 

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

[PATCH v9 0/5] riscv: sophgo: add clock support for sg2042
 2024-02-06 12:57 UTC  (6+ messages)
` [PATCH v9 1/5] dt-bindings: clock: sophgo: add pll clocks for SG2042
` [PATCH v9 2/5] dt-bindings: clock: sophgo: add RP gate "

[PATCH] riscv: hwprobe: export VA_BITS
 2024-02-06  9:24 UTC  (6+ messages)

[PATCH] riscv: vector: Fix a typo of preempt_v
 2024-02-06  4:42 UTC 

[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
 2024-02-06  1:32 UTC  (4+ messages)

[v2] riscv: dts: starfive: jh7110: Add camera subsystem nodes
 2024-02-04  2:01 UTC  (7+ messages)
  ` 回复: "
      ` 回复: "
          ` 回复: "

[PATCH] riscv: Only flush the mm icache when setting an exec pte
 2024-02-05 23:09 UTC  (2+ messages)

[PATCH v8 0/3] Change PWM-controlled LED pin active mode and algorithm
 2024-02-05 18:07 UTC  (3+ messages)
` [PATCH v8 2/3] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-05 16:58 UTC  (31+ messages)
` [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests
` [PATCH v8 14/38] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v8 15/38] arm64/idreg: Add overrride for GCS
` [PATCH v8 16/38] arm64/hwcap: Add hwcap "
` [PATCH v8 17/38] arm64/traps: Handle GCS exceptions
` [PATCH v8 18/38] arm64/mm: Handle GCS data aborts
` [PATCH v8 19/38] arm64/gcs: Context switch GCS state for EL0
` [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v8 21/38] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v8 22/38] arm64/mm: Implement map_shadow_stack()
` [PATCH v8 23/38] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v8 24/38] arm64/signal: Expose GCS state in signal frames
` [PATCH v8 25/38] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v8 26/38] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v8 27/38] kselftest/arm64: Verify the GCS hwcap
` [PATCH v8 28/38] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v8 29/38] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v8 30/38] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v8 31/38] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v8 32/38] kselftest/arm64: Add very basic GCS test program
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v8 34/38] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v8 35/38] selftests/arm64: Add GCS signal tests
` [PATCH v8 36/38] kselftest/arm64: Add a GCS stress test
` [PATCH v8 37/38] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v8 38/38] kselftest: Provide shadow stack enable helpers for arm64

[PATCH] RISC-V: Don't use IPIs in flush_icache_all() when patching text
 2024-02-05 14:35 UTC  (10+ messages)

[PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2024-02-05  9:32 UTC  (9+ messages)
          ` Fwd: "

Instalacja pv
 2024-02-05  9:10 UTC 

[PATCH v3 0/4] riscv: sophgo: add reset support for SG2042
 2024-02-05  7:57 UTC  (2+ messages)

[syzbot] [riscv?] kernel panic: Kernel stack overflow (2)
 2024-02-04 16:24 UTC  (3+ messages)

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-02-04  3:26 UTC  (3+ messages)

[PATCH] cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wback()
 2024-02-03 21:26 UTC 

[PATCH v8 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
 2024-02-03 15:04 UTC  (2+ 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).