Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-08 10:43:49 to 2024-05-09 22:22:42 UTC [more...]

[PATCH v3 00/68] Define _GNU_SOURCE for sources using
 2024-05-09 22:22 UTC  (60+ messages)
` [PATCH v3 01/68] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v3 02/68] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v3 03/68] selftests: Compile with -D_GNU_SOURCE when including lib.mk
` [PATCH v3 04/68] selftests/arm64: Drop define _GNU_SOURCE
` [PATCH v3 05/68] selftests/arm64: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 06/68] selftests/bpf: Drop define _GNU_SOURCE
` [PATCH v3 07/68] selftests/breakpoints: "
` [PATCH v3 08/68] selftests/cachestat: "
` [PATCH v3 09/68] selftests/capabilities: "
` [PATCH v3 10/68] selftests/cgroup: "
` [PATCH v3 11/68] selftests/clone3: "
` [PATCH v3 12/68] selftests/core: "
` [PATCH v3 13/68] selftests/damon: "
` [PATCH v3 14/68] selftests/drivers: "
` [PATCH v3 15/68] selftests/exec: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 16/68] selftests/fchmodat2: Drop define _GNU_SOURCE
` [PATCH v3 17/68] selftests/filelock: "
` [PATCH v3 18/68] selftests/filesystems: "
` [PATCH v3 19/68] selftests/firmware: "
` [PATCH v3 20/68] selftests/fpu: "
` [PATCH v3 21/68] selftests/futex: "
` [PATCH v3 22/68] selftests/futex: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 23/68] selftests/intel_pstate: "
` [PATCH v3 24/68] selftests/iommu: "
` [PATCH v3 25/68] selftests/ipc: Drop define _GNU_SOURCE
` [PATCH v3 26/68] selftests/kcmp: "
` [PATCH v3 27/68] selftests/landlock: "
` [PATCH v3 28/68] selftests/lsm: "
` [PATCH v3 29/68] selftests/membarrier: "
` [PATCH v3 30/68] selftests/memfd: "
` [PATCH v3 31/68] selftests/mincore: "
` [PATCH v3 32/68] selftests/mm: "
` [PATCH v3 33/68] selftests/mount: "
` [PATCH v3 34/68] selftests/mount_setattr: "
` [PATCH v3 35/68] selftests/move_mount_set_group: "
` [PATCH v3 37/68] selftests/net: "
` [PATCH v3 40/68] selftests/nsfs: "
` [PATCH v3 41/68] selftests/openat2: "
` [PATCH v3 43/68] selftests/pid_namespace: "
` [PATCH v3 47/68] selftests/proc: "
` [PATCH v3 49/68] selftests/ptp: "
` [PATCH v3 50/68] selftests/resctrl: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 51/68] selftests/riscv: Drop define _GNU_SOURCE
` [PATCH v3 52/68] selftests/riscv: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 53/68] selftests/rlimits: Drop define _GNU_SOURCE
` [PATCH v3 54/68] selftests/rseq: "
` [PATCH v3 57/68] selftests/seccomp: "
` [PATCH v3 58/68] selftests/sigaltstack: "
` [PATCH v3 59/68] selftests/splice: "
` [PATCH v3 60/68] selftests/syscall_user_dispatch: "
` [PATCH v3 61/68] selftests/thermal: "
` [PATCH v3 64/68] selftests/uevent: "
` [PATCH v3 66/68] selftests/vDSO: "

[PATCH] riscv: stacktrace: fixed walk_stackframe()
 2024-05-09 22:13 UTC  (4+ messages)

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

[PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
 2024-05-09 22:08 UTC  (7+ messages)
` [PATCH v2 3/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_SVNAPOT Kconfig option

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-05-09 20:32 UTC  (19+ 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 v8 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-05-09 20:32 UTC  (3+ messages)
` [PATCH v8 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-09 18:20 UTC  (27+ 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  (5+ messages)
` [PATCH v6 03/17] riscv: vector: Use vlenb from DT
` [PATCH v6 05/17] riscv: Extend cpufeature.c to detect vendor extensions

[PATCH v4 0/7] Linux RISC-V IOMMU Support
 2024-05-09  7:14 UTC  (13+ messages)
` [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 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


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).