public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-08-27 03:31:12 to 2024-08-30 01:31:46 UTC [more...]

[PATCH v12 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-08-30  1:30 UTC  (10+ messages)
` [PATCH v12 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
` [PATCH v12 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v12 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[RESEND PATCH V4 0/3] riscv: mm: Add soft-dirty and uffd-wp support
 2024-08-30  1:31 UTC  (5+ messages)
` [RESEND PATCH V4 1/3] riscv: mm: Prepare for reusing PTE RSW bit(9)
` [RESEND PATCH V4 2/3] riscv: mm: Add soft-dirty page tracking support
` [RESEND PATCH V4 3/3] riscv: mm: Add uffd write-protect support

[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
 2024-08-30  1:10 UTC  (32+ messages)
` [PATCH 01/16] mm: Add MAP_BELOW_HINT
` [PATCH 02/16] riscv: mm: Do not restrict mmap address based on hint
` [PATCH 03/16] mm: Add flag and len param to arch_get_mmap_base()
` [PATCH 04/16] mm: Add generic MAP_BELOW_HINT
` [PATCH 05/16] riscv: mm: Support MAP_BELOW_HINT
` [PATCH 06/16] arm64: "
` [PATCH 07/16] powerpc: "
` [PATCH 08/16] x86: "
` [PATCH 09/16] loongarch: "
` [PATCH 10/16] arm: "
` [PATCH 11/16] mips: "
` [PATCH 12/16] parisc: "
` [PATCH 13/16] s390: "
` [PATCH 14/16] sh: "
` [PATCH 15/16] sparc: "
` [PATCH 16/16] selftests/mm: Create MAP_BELOW_HINT test

[PATCH v4 0/4] Add board support for Sipeed LicheeRV Nano
 2024-08-30  0:37 UTC  (4+ messages)
` [PATCH v4 4/4] riscv: dts: sophgo: Add LicheeRV Nano board device tree

[PATCH v3 0/4] riscv: spacemit: add pinctrl support to K1 SoC
 2024-08-29 23:48 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: spacemit: add support for "
` [PATCH v3 2/4] pinctrl: spacemit: add support for SpacemiT "
` [PATCH v3 3/4] riscv: dts: spacemit: add pinctrl support for "
` [PATCH v3 4/4] riscv: dts: spacemit: add pinctrl property to uart0 in BPI-F3

Internationale Währungsfonds (IWF)
 2024-08-29 22:13 UTC 

[PATCH -fixes v2] riscv: Fix RISCV_ALTERNATIVE_EARLY
 2024-08-29 16:50 UTC 

[PATCH v5 0/3] Add SARADC support on Sophgo CV18XX series
 2024-08-29 15:54 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: iio: adc: sophgo,cv1800b-saradc: Add Sophgo CV1800B SARADC
` [PATCH v5 2/3] iio: adc: sophgo-saradc: Add driver for "
` [PATCH v5 3/3] riscv: dts: sophgo: Add SARADC description for Sophgo CV1800B

[PATCH bpf-next 0/2] Fix accessing first syscall argument on RV64
 2024-08-29 13:35 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: "

[PATCH 0/2] Support SSTC while PM operations
 2024-08-29 13:43 UTC  (10+ messages)
` [PATCH 1/2] riscv: Add stimecmp save and restore
` [PATCH 2/2] time-riscv: Stop stimecmp when cpu hotplug

[PATCH bpf-next 0/2] Fix accessing first syscall argument on RV64
 2024-08-29 13:34 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: "
` [PATCH bpf-next 2/2] selftests/bpf: Skip case involving first arg in bpf_syscall_macro "

[PATCH] drivers/perf: riscv: Align errno for unsupported perf type in pmu_sbi_event_map
 2024-08-29  9:49 UTC 

[PATCH -fixes v2] drivers: perf: Fix smp_processor_id() use in preemptible code
 2024-08-29  9:00 UTC 

[PATCH 4/5] pinctrl: k210: Use devm_clk_get_enabled() helpers
 2024-08-29  6:49 UTC 

[PATCH] RISC-V: KVM: Redirect instruction access fault trap to guest
 2024-08-29  6:20 UTC 

[PATCH 0/3] clk: sifive: Fix chip hang when booting linux directly
 2024-08-29  5:56 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: reset: sifive: add fu540/fu740 reset indexes
` [PATCH 2/3] riscv: dts: sifive: fu740: Use reset index from header
` [PATCH 3/3] clk: sifive: prci: Add release_reset hooks for gemgxlpll/cltxpll

[PATCH v4 0/7] riscv: sophgo: Add pinctrl support for CV1800 series SoC
 2024-08-29  5:08 UTC  (2+ messages)
` (subset) "

[PATCH v4 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-08-29  1:01 UTC  (11+ messages)
` [PATCH v4 01/10] dt-bindings: riscv: Add pointer masking ISA extensions
` [PATCH v4 02/10] riscv: Add ISA extension parsing for pointer masking
` [PATCH v4 03/10] riscv: Add CSR definitions "
` [PATCH v4 04/10] riscv: Add support for userspace "
` [PATCH v4 05/10] riscv: Add support for the tagged address ABI
` [PATCH v4 06/10] riscv: Allow ptrace control of "
` [PATCH v4 07/10] selftests: riscv: Add a pointer masking test
` [PATCH v4 08/10] riscv: hwprobe: Export the Supm ISA extension
` [PATCH v4 09/10] RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests
` [PATCH v4 10/10] KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list test

[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-28 23:27 UTC  (40+ messages)
` [PATCH v12 01/39] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v12 02/39] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v12 03/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v12 04/39] mman: Add map_shadow_stack() flags
` [PATCH v12 05/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v12 06/39] arm64/gcs: Document the ABI "
` [PATCH v12 07/39] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v12 08/39] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v12 09/39] arm64/gcs: Provide put_user_gcs()
` [PATCH v12 10/39] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
` [PATCH v12 11/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v12 12/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v12 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v12 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v12 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v12 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v12 17/39] arm64/hwcap: Add hwcap "
` [PATCH v12 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v12 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v12 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v12 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v12 23/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v12 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v12 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v12 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v12 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v12 28/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v12 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v12 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v12 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v12 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v12 33/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v12 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v12 35/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v12 36/39] kselftest/arm64: Add GCS signal tests
` [PATCH v12 37/39] kselftest/arm64: Add a GCS stress test
` [PATCH v12 38/39] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v12 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list

[PATCH v2 0/2] KVM: Coalesced IO cleanup and test
 2024-08-28 18:14 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)
` [PATCH v2 2/2] KVM: Clean up coalesced MMIO ring full check

[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-28 17:32 UTC  (8+ messages)
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames

[PATCH -fixes] drivers: perf: Fix smp_processor_id() use in preemptible code
 2024-08-28 17:13 UTC  (6+ messages)

[PATCH 0/3] dt-bindings: gpio/pinctrl: add missing type to GPIO hogs
 2024-08-28 15:53 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: gpio: fcs,fxl6408: "
` [PATCH 2/3] dt-bindings: pinctrl: qcom: "
` [PATCH 3/3] dt-bindings: gpio: simplify GPIO hog nodes schema

[GIT PULL] RISC-V soc driver fixes for v6.11-rc6
 2024-08-28 15:26 UTC 

[PATCH -fixes] riscv: Fix RISCV_ALTERNATIVE_EARLY
 2024-08-28 13:32 UTC  (8+ messages)

[PATCH v5 00/13] Zacas/Zabha support and qspinlocks
 2024-08-28  9:06 UTC  (5+ messages)
` [PATCH v5 13/13] riscv: Add qspinlock support

Faktury
 2024-08-28  7:50 UTC 

[PATCH v2] riscv: Report error when repeatedly recording CPU hardware ID
 2024-08-28  2:07 UTC 

[PATCH] riscv: make ZONE_DMA32 optional
 2024-08-27 23:10 UTC  (2+ messages)

[PATCH v3 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
 2024-08-27 19:35 UTC  (9+ messages)
` [PATCH v3 1/3] riscv: selftests: Remove mmap hint address checks
` [PATCH v3 2/3] RISC-V: mm: not use hint addr as upper bound
` [PATCH v3 3/3] Documentation: riscv: correct sv57 kernel behavior

[PATCH v8 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-08-27 18:12 UTC  (13+ messages)

Some feedbacks on RISC-V IOMMU driver
 2024-08-27 17:34 UTC  (5+ messages)
  ` [External] "
    ` [External] "

[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
 2024-08-27 15:40 UTC  (4+ messages)
` [PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()

[PATCH v2 0/4] riscv: spacemit: add pinctrl support to K1 SoC
 2024-08-27 15:13 UTC  (7+ messages)
` [PATCH v2 1/4] dt-binding: pinctrl: spacemit: add documents for "
` [PATCH v2 2/4] pinctrl: spacemit: add support for SpacemiT "

[PATCH v11 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-08-27 11:34 UTC  (6+ messages)
` [PATCH v11 1/4] dt-bindings: hwmon: Add Sophgo "
` [PATCH v11 2/4] drivers: hwmon: sophgo: Add "
` (subset) [PATCH v11 0/4] riscv: "

[PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext
 2024-08-27 10:01 UTC  (3+ messages)
` [PATCH RFC 5/6] riscv: perf: Add driver "

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-27  9:06 UTC  (2+ messages)

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-27  8:52 UTC 

[PATCH] riscv: Report error when repeatedly recording CPU hardware ID
 2024-08-27  8:27 UTC  (6+ messages)

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-08-27  8:03 UTC  (9+ messages)
` [PATCH v4 13/13] riscv: Add qspinlock support

[PATCH -fixes] riscv: Do not restrict memory size because of linear mapping on nommu
 2024-08-27  7:11 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