LinuxLists
Users
About
Atish Patra (
[email protected]
)
Number of posts: 955 (0.73 per day)
First post: 2018-04-13 21:50:59
Last post: 2021-11-06 06:42:22
Previous Page
/
Next Page
Date
List
Subject
2020-11-19 00:45:07
linux-kernel
[PATCH v5 4/5] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
2020-11-19 00:41:56
linux-kernel
[PATCH v5 2/5] numa: Move numa implementation to common code
2020-11-19 00:41:53
linux-kernel
[PATCH v5 3/5] riscv: Separate memory init from paging init
2020-11-19 00:41:53
linux-kernel
[PATCH v5 1/5] arm64, numa: Change the numa init functions name to be generic
2020-11-19 00:41:53
linux-kernel
[PATCH v5 0/5] Unify NUMA implementation between ARM64 & RISC-V
2020-11-19 00:41:53
linux-kernel
[PATCH v5 5/5] riscv: Add numa support for riscv64 platform
2020-11-13 20:29:52
linux-kernel
[RFC PATCH v2 2/4] dt-bindings: riscv: microchip: Add YAML documentation for the PolarFire SoC
2020-11-13 20:28:44
linux-kernel
[RFC PATCH v2 0/4] Add Microchip PolarFire Soc Support
2020-11-13 20:28:37
linux-kernel
[RFC PATCH v2 3/4] RISC-V: Initial DTS for Microchip ICICLE board
2020-11-13 20:28:04
linux-kernel
[RFC PATCH v2 4/4] RISC-V: Enable Microchip PolarFire ICICLE SoC
2020-11-13 20:28:01
linux-kernel
[RFC PATCH v2 1/4] RISC-V: Add Microchip PolarFire SoC kconfig option
2020-11-05 00:09:58
linux-kernel
[PATCH v3 0/5] Improve kernel section protections
2020-11-05 00:09:43
linux-kernel
[PATCH v3 5/5] RISC-V: Move dynamic relocation section under __init
2020-11-05 00:08:58
linux-kernel
[PATCH v3 2/5] RISC-V: Initialize SBI early
2020-11-05 00:08:11
linux-kernel
[PATCH v3 3/5] RISC-V: Align the .init.text section
2020-11-05 00:07:46
linux-kernel
[PATCH v3 1/5] RISC-V: Move __start_kernel to .head.text
2020-11-05 00:07:45
linux-kernel
[PATCH v3 4/5] RISC-V: Protect all kernel sections including init early
2020-10-29 08:00:20
linux-kernel
[RFC PATCH 0/3] Add Microchip PolarFire Soc Support
2020-10-29 07:59:48
linux-kernel
[RFC PATCH 1/3] RISC-V: Add Microchip PolarFire SoC kconfig option
2020-10-29 07:59:39
linux-kernel
[RFC PATCH 3/3] RISC-V: Enable Microchip PolarFire ICICLE SoC
2020-10-28 23:31:53
linux-kernel
[RFC PATCH 2/3] RISC-V: Initial DTS for Microchip ICICLE board
2020-10-27 08:24:51
linux-kernel
[PATCH v2 2/6] RISC-V: Initialize SBI early
2020-10-27 08:24:28
linux-kernel
[PATCH v2 3/6] RISC-V: Enforce protections for kernel sections early
2020-10-27 08:24:21
linux-kernel
[PATCH v2 1/6] RISC-V: Move __start_kernel to .head.text
2020-10-27 08:24:04
linux-kernel
[PATCH v2 5/6] RISC-V: Protect .init.text & .init.data
2020-10-27 08:16:20
linux-kernel
[PATCH v2 6/6] RISC-V: Move dynamic relocation section under __init
2020-10-27 08:14:52
linux-kernel
[PATCH v2 0/6] Improve kernel section protections
2020-10-27 00:09:06
linux-kernel
[PATCH v2 4/6] RISC-V: Align the .init.text section
2020-10-10 23:49:25
linux-kernel
[PATCH 3/5] RISC-V: Enforce protections for kernel sections early
2020-10-10 04:43:43
linux-kernel
[PATCH 4/5] RISC-V: Protect .init.text & .init.data
2020-10-10 04:42:10
linux-kernel
[PATCH 5/5] RISC-V: Move dynamic relocation section under __init
2020-10-10 04:41:00
linux-kernel
[PATCH 1/5] RISC-V: Move __start_kernel to .head.text
2020-10-10 04:40:50
linux-kernel
[PATCH 2/5] RISC-V: Initialize SBI early
2020-10-10 04:38:03
linux-kernel
[PATCH 0/5] Improve kernel section protections
2020-10-07 22:02:09
linux-kernel
Re: linux-next: manual merge of the akpm-current tree with the risc-v tree
2020-10-07 21:54:07
linux-kernel
[PATCH v4] RISC-V: Remove any memblock representing unusable memory area
2020-10-07 04:59:34
linux-kernel
Re: linux-next: manual merge of the akpm-current tree with the risc-v tree
2020-10-06 00:22:05
linux-kernel
[PATCH v4 1/5] numa: Move numa implementation to common code
2020-10-06 00:21:46
linux-kernel
[PATCH v4 5/5] riscv: Add numa support for riscv64 platform
2020-10-06 00:21:31
linux-kernel
[PATCH v4 2/5] arm64, numa: Change the numa init functions name to be generic
2020-10-06 00:20:47
linux-kernel
[PATCH v4 3/5] riscv: Separate memory init from paging init
2020-10-06 00:20:24
linux-kernel
[PATCH v4 4/5] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
2020-10-06 00:19:58
linux-kernel
[PATCH v4 0/5] Unify NUMA implementation between ARM64 & RISC-V
2020-10-01 19:09:18
linux-kernel
[PATCH] RISC-V: Make sure memblock reserves the memory containing DT
2020-10-01 19:09:12
linux-kernel
[PATCH v3] RISC-V: Remove any memblock representing unusable memory area
2020-09-28 17:27:40
linux-kernel
Re: [Bug 209317] ftrace kernel self test failure on RISC-V on 5.8, regression from 5.4.0
2020-09-18 20:25:09
linux-kernel
[RFT PATCH v3 5/5] riscv: Add numa support for riscv64 platform
2020-09-18 20:24:48
linux-kernel
[RFT PATCH v3 0/5] Unify NUMA implementation between ARM64 & RISC-V
2020-09-18 20:24:25
linux-kernel
[RFT PATCH v3 4/5] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
2020-09-18 20:24:21
linux-kernel
[RFT PATCH v3 3/5] riscv: Separate memory init from paging init
2020-09-18 20:24:19
linux-kernel
[RFT PATCH v3 2/5] arm64, numa: Change the numa init functions name to be generic