Samuel Holland ([email protected])

Number of posts: 390 (1.1 per day)
First post: 2023-06-24 06:05:02
Last post: 2024-06-13 17:16:01

Date List Subject
2024-03-27 04:51:37 linux-kernel [PATCH v6 05/13] riscv: Only send remote fences when some other CPU is online
2024-03-27 04:51:24 linux-kernel [PATCH v6 04/13] riscv: mm: Broadcast kernel TLB flushes only when needed
2024-03-27 04:51:21 linux-kernel [PATCH v6 03/13] riscv: Use IPIs for remote cache/TLB flushes by default
2024-03-27 04:50:52 linux-kernel [PATCH v6 01/13] riscv: Flush the instruction cache during SMP bringup
2024-03-27 04:50:51 linux-kernel [PATCH v6 00/13] riscv: ASID-related and UP-related TLB flush enhancements
2024-03-26 03:39:42 linux-kernel Re: [PATCH v2] riscv: Add tracepoints for SBI calls and returns
2024-03-26 02:39:42 linux-kernel Re: [PATCH 2/5] riscv: nommu: use CSR_TIME* for get_cycles* implementation
2024-03-26 02:32:53 linux-kernel Re: [PATCH 1/5] riscv: nommu: remove PAGE_OFFSET hardcoding
2024-03-25 19:20:58 linux-kernel Re: [PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
2024-03-22 03:43:45 linux-kernel Re: [RISC-V] [tech-j-ext] [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
2024-03-22 00:14:04 linux-kernel Re: [RISC-V] [tech-j-ext] [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
2024-03-21 23:51:45 linux-kernel Re: [PATCH] riscv: Do not save the scratch CSR during suspend
2024-03-21 23:09:27 linux-kernel [PATCH v2] riscv: Add tracepoints for SBI calls and returns
2024-03-20 18:04:46 linux-kernel Re: [RFC PATCH 9/9] selftests: riscv: Add a pointer masking test
2024-03-20 15:00:04 linux-kernel Re: [PATCH v2] clk: starfive: jh7100: Use clk_hw for external input clocks
2024-03-20 13:32:17 linux-kernel Re: [PATCH v2] clk: starfive: jh7100: Use clk_hw for external input clocks
2024-03-20 02:21:12 linux-kernel Re: [RISC-V] [tech-j-ext] [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
2024-03-19 22:09:11 linux-kernel [RFC PATCH 0/9] riscv: Userspace pointer masking and tagged address ABI
2024-03-19 22:08:32 linux-kernel [RFC PATCH 8/9] riscv: Allow ptrace control of the tagged address ABI
2024-03-19 22:07:44 linux-kernel [RFC PATCH 7/9] riscv: Add support for the tagged address ABI
2024-03-19 22:01:44 linux-kernel [RFC PATCH 9/9] selftests: riscv: Add a pointer masking test
2024-03-19 22:00:57 linux-kernel [RFC PATCH 6/9] riscv: Add support for userspace pointer masking
2024-03-19 22:00:46 linux-kernel [RFC PATCH 4/9] riscv: Define is_compat_thread()
2024-03-19 22:00:39 linux-kernel [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
2024-03-19 22:00:04 linux-kernel [RFC PATCH 3/9] riscv: Add CSR definitions for pointer masking
2024-03-19 21:59:46 linux-kernel [RFC PATCH 2/9] riscv: Add ISA extension parsing for pointer masking
2024-03-19 21:59:34 linux-kernel [RFC PATCH 1/9] dt-bindings: riscv: Add pointer masking ISA extensions
2024-03-19 04:28:53 linux-kernel Re: [PATCH v4 1/4] dt-bindings: dmaengine: Add dmamux for CV18XX/SG200X series SoC
2024-03-19 03:36:18 linux-kernel Re: [PATCH v4 4/4] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux
2024-03-19 03:23:02 linux-kernel Re: [PATCH v4 1/4] dt-bindings: dmaengine: Add dmamux for CV18XX/SG200X series SoC
2024-03-18 21:29:45 linux-kernel Re: [PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
2024-03-15 23:34:17 linux-kernel Re: [PATCH 3/4] cache: Add StarLink-500 cache management for StarFive JH8100 RISC-V core
2024-03-15 23:13:47 linux-kernel Re: [PATCH 2/4] riscv: errata: Add StarFive alternative ports
2024-03-14 14:57:09 linux-kernel Re: [PATCH] clk: starfive: jh7100: Use provided clocks instead of hardcoded names
2024-03-14 14:32:47 linux-kernel Re: [PATCH] clk: starfive: jh7100: Use provided clocks instead of hardcoded names
2024-03-13 19:12:01 linux-kernel [PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
2024-03-13 16:23:47 linux-kernel Re: [PATCH] clocksource/drivers/timer-sun4i: Partially convert to a platform driver
2024-03-13 16:07:22 linux-kernel Re: [PATCH] clocksource/drivers/timer-sun4i: Partially convert to a platform driver
2024-03-13 03:05:52 linux-kernel Re: [PATCH] riscv: Fix spurious errors from __get/put_kernel_nofault
2024-03-12 23:56:58 linux-kernel Re: [PATCH v13 2/4] riscv: Include riscv_set_icache_flush_ctx prctl
2024-03-12 21:31:35 linux-kernel [PATCH] irqchip/riscv-intc: Fix use of AIA IRQs 32-63 on riscv32
2024-03-12 21:24:51 linux-kernel [PATCH] riscv: Add tracepoints for SBI calls and returns
2024-03-12 20:12:17 linux-kernel Re: [PATCH v12 2/4] riscv: Include riscv_set_icache_flush_ctx prctl
2024-03-12 19:57:50 linux-kernel [PATCH] riscv: Do not save the scratch CSR during suspend
2024-03-12 19:33:15 linux-kernel [PATCH] clocksource/drivers/timer-riscv: Drop extra CSR write
2024-03-12 19:25:30 linux-kernel [PATCH] clocksource/drivers/timer-sun4i: Partially convert to a platform driver
2024-03-12 18:02:46 linux-kernel Re: [PATCH v11 1/4] riscv: Remove unnecessary irqflags processor.h include
2024-03-12 18:00:56 linux-kernel Re: [PATCH v11 2/4] riscv: Include riscv_set_icache_flush_ctx prctl
2024-03-12 17:40:26 linux-kernel Re: [PATCH v3] clocksource: timer-riscv: Clear timer interrupt on timer initialization
2024-03-12 04:49:55 linux-kernel Re: [PATCH v6 0/4] riscv/barrier: tidying up barrier-related macro
2024-03-12 04:36:04 linux-kernel Re: [PATCH v1 1/2] RISC-V: drop SOC_SIFIVE for ARCH_SIFIVE