public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-05-07 14:26:29 to 2024-05-09 19:00:54 UTC [more...]

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-05-09 19:00 UTC  (17+ messages)
` [PATCH v3 01/29] riscv: envcfg save and restore on task switching
` [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH v3 05/29] riscv: zicfiss / zicfilp enumeration
` [PATCH v3 29/29] kselftest/riscv: kselftest for user mode cfi

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-09 18:20 UTC  (33+ messages)
` [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v2 3/5] selftests: "
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
` [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE

[PATCH v5 0/8] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-05-09 16:26 UTC  (9+ messages)
` [PATCH v5 1/8] riscv: vector: add a comment when calling riscv_setup_vsize()
` [PATCH v5 2/8] riscv: smp: fail booting up smp if inconsistent vlen is detected
` [PATCH v5 3/8] riscv: cpufeature: call match_isa_ext() for single-letter extensions
` [PATCH v5 4/8] dt-bindings: riscv: add Zve32[xf] Zve64[xfd] ISA extension description
` [PATCH v5 5/8] riscv: cpufeature: add zve32[xf] and zve64[xfd] isa detection
` [PATCH v5 6/8] riscv: hwprobe: add zve Vector subextensions into hwprobe interface
` [PATCH v5 7/8] riscv: vector: adjust minimum Vector requirement to ZVE32X
` [PATCH v5 8/8] selftest: run vector prctl test for ZVE32X

[PATCH v5 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
 2024-05-09 15:27 UTC  (5+ messages)
` [PATCH v5 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
` [PATCH v5 3/3] RISC-V: Select ACPI PPTT drivers

[PATCH] riscv: dts: fix isa string for Canaan Kendryte K230
 2024-05-09 12:15 UTC  (2+ messages)

[PATCH v4] of: property: Add fw_devlink support for interrupt-map property
 2024-05-09 12:08 UTC 

[PATCH v3] of: property: Add fw_devlink support for interrupt-map property
 2024-05-09 12:07 UTC  (3+ messages)

[PATCH] riscv, bpf: Optimize zextw insn with Zba extension
 2024-05-09  9:31 UTC  (5+ messages)

[PATCH v4 0/9] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-05-09  8:25 UTC  (15+ messages)
` [PATCH v4 2/9] riscv: smp: fail booting up smp if inconsistent vlen is detected
` [PATCH v4 7/9] riscv: vector: adjust minimum Vector requirement to ZVE32X

[PATCH v6 00/17] riscv: Support vendor extensions and xtheadvector
 2024-05-09  8:18 UTC  (8+ messages)
` [PATCH v6 03/17] riscv: vector: Use vlenb from DT
` [PATCH v6 05/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v6 06/17] riscv: Add vendor extensions to /proc/cpuinfo

[PATCH v4 0/7] Linux RISC-V IOMMU Support
 2024-05-09  7:14 UTC  (15+ messages)
` [PATCH v4 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
` [PATCH v4 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v4 5/7] iommu/riscv: Device directory management
` [PATCH v4 6/7] iommu/riscv: Command and fault queue support
` [PATCH v4 7/7] iommu/riscv: Paging domain support

[PATCH 0/2] riscv: dts: canaan: Unused devices cleanup
 2024-05-09  6:58 UTC  (5+ messages)
` [PATCH 1/2] riscv: dts: canaan: Clean up serial aliases
` [PATCH 2/2] riscv: dts: canaan: Disable I/O devices unless used

[PATCH v4 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
 2024-05-09  6:33 UTC  (7+ messages)
` [PATCH v4 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
    ` [External] "

[PATCH] riscv: change XIP's kernel_map.size to be size of the entire kernel
 2024-05-08 19:43 UTC  (2+ messages)

[RFC PATCH v3 0/7] Add Pinctrl driver for Starfive JH8100 SoC
 2024-05-09  2:24 UTC  (4+ messages)
` [RFC PATCH v3 1/7] dt-bindings: pinctrl: starfive: Add JH8100 pinctrl

[PATCH 0/7] perf vendor events riscv: Update SiFive CPU PMU events
 2024-05-09  2:15 UTC  (8+ messages)
` [PATCH 1/7] perf vendor events riscv: Rename U74 to Bullet
` [PATCH 2/7] perf vendor events riscv: Remove leading zeroes
` [PATCH 3/7] perf vendor events riscv: Update SiFive Bullet events
` [PATCH 4/7] perf vendor events riscv: Add SiFive Bullet version 0x07 events
` [PATCH 5/7] perf vendor events riscv: Add SiFive Bullet version 0x0d events
` [PATCH 6/7] perf vendor events riscv: Add SiFive P550 events
` [PATCH 7/7] perf vendor events riscv: Add SiFive P650 events

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-09  1:00 UTC  (10+ messages)

[PATCH 00/12] Make riscv use THP contpte support for arm64
 2024-05-09  0:46 UTC  (14+ messages)
` [PATCH 01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE
` [PATCH 02/12] mm, riscv, arm64: Use common ptep_get() function
` [PATCH 03/12] mm, riscv, arm64: Use common set_ptes() function
` [PATCH 04/12] mm, riscv, arm64: Use common ptep_get_lockless() function
` [PATCH 05/12] mm, riscv, arm64: Use common set_pte() function
` [PATCH 06/12] mm, riscv, arm64: Use common pte_clear() function
` [PATCH 07/12] mm, riscv, arm64: Use common ptep_get_and_clear() function
` [PATCH 08/12] mm, riscv, arm64: Use common ptep_test_and_clear_young() function
` [PATCH 09/12] mm, riscv, arm64: Use common ptep_clear_flush_young() function
` [PATCH 10/12] mm, riscv, arm64: Use common ptep_set_access_flags() function
` [PATCH 11/12] mm, riscv, arm64: Use common ptep_set_wrprotect()/wrprotect_ptes() functions
` [PATCH 12/12] mm, riscv, arm64: Use common get_and_clear_full_ptes()/clear_full_ptes() functions

[GIT PULL] RISC-V Devicetrees for v6.10
 2024-05-08 20:19 UTC  (7+ messages)

[GIT PULL] RISC-V Devicetrees for v6.10 Take 2
 2024-05-08 20:13 UTC 

[PATCH] riscv: Don't use hugepage mappings for vmemmap if it's not supported
 2024-05-08 18:46 UTC  (3+ messages)

[PATCH v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-05-08 18:25 UTC  (10+ messages)
` [PATCH v2 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
` [PATCH v2 2/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
` [PATCH v2 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
` [PATCH v2 4/9] mm: Use common set_huge_pte_at() "
` [PATCH v2 5/9] mm: Use common huge_pte_clear() "
` [PATCH v2 6/9] mm: Use common huge_ptep_get_and_clear() "

[PATCH] riscv: stacktrace: fixed walk_stackframe()
 2024-05-08 17:05 UTC  (3+ messages)

[PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
 2024-05-08 17:05 UTC  (11+ messages)
` [PATCH v2 1/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_C Kconfig option
` [PATCH v2 2/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_V "
` [PATCH v2 3/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_SVNAPOT "
` [PATCH v2 4/8] riscv: Move RISCV_ISA_SVPBMT to Kconfig.isa
` [PATCH v2 5/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBB Kconfig option
` [PATCH v2 6/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBA "
` [PATCH v2 7/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBC "
` [PATCH v2 8/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_ZBS "

[PATCH v3 0/7] Linux RISC-V IOMMU Support
 2024-05-08 16:23 UTC  (10+ messages)
` [PATCH v3 7/7] iommu/riscv: Paging domain support

[PATCH] riscv/atomic.h: optimize ops with acquire/release ordering
 2024-05-08 15:04 UTC  (6+ messages)

[PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-05-08 11:34 UTC  (10+ messages)
` [PATCH RESEND v2 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
` [PATCH RESEND v2 2/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
` [PATCH RESEND v2 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
` [PATCH RESEND v2 4/9] mm: Use common set_huge_pte_at() "
` [PATCH RESEND v2 5/9] mm: Use common huge_pte_clear() "
` [PATCH RESEND v2 6/9] mm: Use common huge_ptep_get_and_clear() "
` [PATCH RESEND v2 7/9] mm: Use common huge_ptep_set_access_flags() "
` [PATCH RESEND v2 8/9] mm: Use common huge_ptep_set_wrprotect() "
` [PATCH RESEND v2 9/9] mm: Use common huge_ptep_clear_flush() "

[PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
 2024-05-08 11:15 UTC  (3+ messages)
` [PATCH v1 1/2] riscv: dts: starfive: Add JH7100 high speed UARTs
` [PATCH v1 2/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards

RISC-V PMU driver issue
 2024-05-08  6:57 UTC  (7+ messages)
            ` Re: "

[PATCH V3] riscv: set trap vector earlier
 2024-05-08  2:24 UTC 

[PATCH V2] riscv: set trap vector earlier
 2024-05-08  1:42 UTC  (3+ messages)
  `  "

[PATCH 0/8] riscv: Support compiling the kernel with extensions
 2024-05-08  1:24 UTC  (7+ messages)
` [PATCH 4/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_SVPBMT Kconfig option

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-07 23:52 UTC  (5+ messages)
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem

[PATCH AUTOSEL 5.15 5/5] selftests: sud_test: return correct emulated syscall value on RISC-V
 2024-05-07 23:01 UTC 

[PATCH AUTOSEL 6.1 11/12] selftests: sud_test: return correct emulated syscall value on RISC-V
 2024-05-07 23:00 UTC 

[PATCH AUTOSEL 6.6 18/19] selftests: sud_test: return correct emulated syscall value on RISC-V
 2024-05-07 22:58 UTC 

[PATCH AUTOSEL 6.8 20/23] selftests: sud_test: return correct emulated syscall value on RISC-V
 2024-05-07 22:56 UTC  (3+ messages)
` [PATCH AUTOSEL 6.8 21/23] riscv: thead: Rename T-Head PBMT to MAE
` [PATCH AUTOSEL 6.8 22/23] riscv: T-Head: Test availability bit before enabling MAE errata

[PATCH v2] clock, reset: microchip: move all mpfs reset code to the reset subsystem
 2024-05-07 21:58 UTC  (2+ messages)

[PATCH RFC v3 0/7] clk: thead: Add support for TH1520 AP_SUBSYS clock controller
 2024-05-07 20:16 UTC  (3+ messages)
` [PATCH RFC v3 2/7] dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controller

[PATCH v3 0/2] riscv: sophgo: add USB phy support for CV18XX series
 2024-05-07 19:08 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy

[PATCH v3] kprobe/ftrace: bail out if ftrace was killed
 2024-05-07 18:36 UTC  (3+ messages)

[PATCH RFC RESEND 0/6] RISC-V IOMMU HPM and nested IOMMU support
 2024-05-07 16:27 UTC  (14+ messages)
` [PATCH RFC RESEND 3/6] iommu/riscv: support GSCID
` [PATCH RFC RESEND 4/6] iommu/riscv: support nested iommu for getting iommu hardware information
` [PATCH RFC RESEND 5/6] iommu/riscv: support nested iommu for creating domains owned by userspace
` [PATCH RFC RESEND 6/6] iommu/riscv: support nested iommu for flushing cache

[RFC 0/6] RISC-V IOMMU HPM and nested IOMMU support
 2024-05-07 14:31 UTC  (2+ messages)

[PATCH v5 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-05-07 15:33 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add Sophgo "

[PATCH v3 RESEND] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
 2024-05-07 15:08 UTC  (2+ messages)

[PATCH v10 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2024-05-07  9:54 UTC  (6+ messages)
` [PATCH v10 2/3] clocksource: Add JH7110 timer driver
  ` 回复: "
      ` 回复: "

[PATCH v2 0/2] riscv: make image compression configurable
 2024-05-07 14:26 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] riscv: show help string for riscv-specific targets


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox