LinuxLists
Users
About
Conor Dooley (
[email protected]
)
Number of posts: 1999 (1.74 per day)
First post: 2021-04-23 08:45:13
Last post: 2024-06-14 10:35:18
Previous Page
/
Next Page
Date
List
Subject
2023-01-27 15:28:18
linux-kernel
Re: [PATCH v3 3/6] riscv: Move DTB_EARLY_BASE_VA to the kernel address space
2023-01-27 14:21:06
linux-kernel
Re: [PATCH v2 1/9] RISC-V: Add AIA related CSR defines
2023-01-27 11:13:56
linux-kernel
Re: [PATCH] hwrng: starfive - Enable compile testing
2023-01-27 11:13:55
linux-crypto
Re: [PATCH] hwrng: starfive - Enable compile testing
2023-01-26 08:00:56
linux-kernel
Re: [PATCH v5 00/11] riscv: Allwinner D1/D1s platform support
2023-01-24 14:55:04
linux-kernel
Re: [GIT PULL] cacheinfo/arch_topology: Updates for v6.3
2023-01-24 14:40:04
linux-kernel
Re: [PATCH v4 6/6] arch_topology: Build cacheinfo from primary CPU
2023-01-24 13:31:43
linux-kernel
Re: [PATCH -next] cacheinfo: Correctly handle new acpi_get_cache_info() prototype
2023-01-24 08:46:54
linux-kernel
Re: [PATCH 06/15] soc: add Ambarella driver
2023-01-23 14:11:09
linux-kernel
Re: [PATCH resend v3] riscv: Allow to downgrade paging mode from the command line
2023-01-23 14:08:59
linux-kernel
Re: [PATCH v3] riscv: Allow to downgrade paging mode from the command
2023-01-23 11:53:51
linux-kernel
Re: [PATCH v3] riscv: Allow to downgrade paging mode from the command
2023-01-23 11:48:57
linux-kernel
Re: [PATCH 06/15] soc: add Ambarella driver
2023-01-23 08:04:18
linux-kernel
Re: [PATCH 6.1 000/193] 6.1.8-rc1 review
2023-01-20 15:37:29
linux-kernel
[PATCH v2 1/7] mailbox: mpfs: fix an incorrect mask width
2023-01-20 15:09:02
linux-kernel
[PATCH v2 0/7] MPFS system controller/mailbox fixes
2023-01-20 15:06:29
linux-kernel
[PATCH v2 2/7] mailbox: mpfs: switch to txdone_poll
2023-01-20 15:04:42
linux-kernel
[PATCH v2 4/7] soc: microchip: mpfs: fix some horrible alignment
2023-01-20 14:53:00
linux-kernel
[PATCH v2 5/7] soc: microchip: mpfs: use a consistent completion timeout
2023-01-20 14:51:37
linux-kernel
[PATCH v2 7/7] soc: microchip: mpfs: handle timeouts and failed services differently
2023-01-20 14:48:25
linux-kernel
[PATCH v2 6/7] soc: microchip: mpfs: simplify error handling in mpfs_blocking_transaction()
2023-01-20 14:46:47
linux-kernel
[PATCH v2 3/7] mailbox: mpfs: ditch a useless busy check
2023-01-20 14:36:40
linux-kernel
Re: [PATCH v2 2/3] RISC-V: resort all extensions in consistent orders
2023-01-20 14:22:07
linux-kernel
Re: [PATCH v2] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
2023-01-20 11:13:40
linux-kernel
Re: [PATCH v1] dmaengine: sf-pdma: pdma_desc memory leak fix
2023-01-20 08:52:34
linux-kernel
Re: [PATCH v1 2/2] riscv: configs: Add nommu decfconfig for RV32
2023-01-20 08:50:58
linux-kernel
Re: [PATCH v1 1/2] riscv: Kconfig: Allow RV32 to build with no MMU
2023-01-20 08:48:00
linux-kernel
Re: [PATCH v2 5/5] riscv: select ARCH_WANT_LD_ORPHAN_WARN for !XIP_KERNEL
2023-01-19 12:21:55
linux-kernel
Re: [PATCH v4 1/2] dt-bindings: power: Add starfive,jh7110-pmu
2023-01-17 14:34:31
linux-kernel
Re: [PATCH 1/2] riscv: dts: sifive unmatched: Remove PWM controlled LED's active-low properties
2023-01-17 08:37:29
linux-kernel
Re: [PATCH v3 0/3] JH7110 PMU Support
2023-01-16 16:40:25
linux-crypto
Re: [PATCH] crypto: x86 - exit fpu context earlier in ECB/CBC macros
2023-01-16 15:37:14
linux-crypto
Re: [PATCH] crypto: x86 - exit fpu context earlier in ECB/CBC macros
2023-01-13 15:46:42
linux-kernel
Re: [PATCH v3 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
2023-01-13 09:46:08
linux-kernel
Re: [PATCH -next V14 4/7] riscv: entry: Convert to generic entry
2023-01-12 15:28:22
linux-kernel
Re: [PATCH v13 1/2] pwm: add microchip soft ip corePWM driver
2023-01-12 08:23:11
linux-kernel
Re: [PATCH v3 10/13] riscv: alternative: patch alternatives in the vDSO
2023-01-11 14:34:41
linux-kernel
[PATCH v1 7/7] soc: microchip: mpfs: handle timeouts and failed services differently
2023-01-11 14:32:43
linux-kernel
[PATCH v1 1/7] mailbox: mpfs: fix an incorrect mask width
2023-01-11 14:32:23
linux-kernel
[PATCH v1 0/7] MPFS system controller/mailbox fixes
2023-01-11 14:20:06
linux-kernel
[PATCH v1 6/7] soc: microchip: mpfs: simplify error handling in mpfs_blocking_transaction()
2023-01-11 13:53:26
linux-kernel
[PATCH v1 3/7] mailbox: mpfs: ditch a useless busy check
2023-01-11 13:53:22
linux-kernel
[PATCH v1 5/7] soc: microchip: mpfs: use a consistent completion timeout
2023-01-11 13:52:23
linux-kernel
[PATCH v1 4/7] soc: microchip: mpfs: fix some horrible alignment
2023-01-11 13:52:06
linux-kernel
[PATCH v1 2/7] mailbox: mpfs: switch to txdone_poll
2023-01-11 08:25:41
linux-kernel
Re: Reg the next LTS kernel (6.1?)
2023-01-11 08:25:28
linux-kernel
Re: [PATCH v13 1/2] pwm: add microchip soft ip corePWM driver
2023-01-09 13:34:47
linux-kernel
Re: [RFC PATCH v6 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management
2023-01-09 12:32:04
linux-kernel
Re: [PATCH v4] dt-bindings: riscv: add SBI PMU event mappings
2023-01-09 10:49:51
linux-kernel
Re: [PATCH v4] dt-bindings: riscv: add SBI PMU event mappings
2023-01-09 10:46:24
linux-kernel
Re: [PATCH v4] dt-bindings: riscv: add SBI PMU event mappings