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-08-12 23:50:36
linux-kernel
[PATCH v5 9/9] RISC-V: Add page table dump support for uefi
2020-08-12 23:50:36
linux-kernel
[PATCH v5 0/9] Add UEFI support for RISC-V
2020-08-12 23:50:36
linux-kernel
[PATCH v5 6/9] RISC-V: Add EFI stub support.
2020-08-12 23:50:36
linux-kernel
[PATCH v5 8/9] RISC-V: Add EFI runtime services
2020-08-03 18:04:13
linux-kernel
[PATCH 0/6] Add SBI v0.2 support for KVM
2020-08-03 18:02:06
linux-kernel
[PATCH 4/6] RISC-V: Add SBI v0.2 base extension
2020-08-03 18:01:22
linux-kernel
[PATCH 2/6] RISC-V: Mark the existing SBI v0.1 implementation as legacy
2020-08-03 18:00:13
linux-kernel
[PATCH 5/6] RISC-V: Add v0.1 replacement SBI extensions defined in v02
2020-08-03 18:00:07
linux-kernel
[PATCH 3/6] RISC-V: Reorganize SBI code by moving legacy SBI to its own file
2020-08-03 18:00:03
linux-kernel
[PATCH 6/6] RISC-V: Add SBI HSM extension in KVM
2020-08-03 17:59:44
linux-kernel
[PATCH 1/6] RISC-V: Add a non-void return for sbi v02 functions
2020-07-30 00:28:33
linux-kernel
[PATCH] RISC-V: Fix build warning for smpboot.c
2020-07-29 23:41:07
linux-kernel
[RFT PATCH v4 0/9] Add UEFI support for RISC-V
2020-07-29 23:40:38
linux-kernel
[RFT PATCH v4 4/9] include: pe.h: Add RISC-V related PE definition
2020-07-29 23:40:37
linux-kernel
[RFT PATCH v4 3/9] RISC-V: Implement late mapping page table allocation functions
2020-07-29 23:40:30
linux-kernel
[RFT PATCH v4 2/9] RISC-V: Add early ioremap support
2020-07-29 23:38:03
linux-kernel
[RFT PATCH v4 9/9] RISC-V: Add page table dump support for uefi
2020-07-29 23:38:00
linux-kernel
[RFT PATCH v4 1/9] RISC-V: Move DT mapping outof fixmap
2020-07-29 23:37:50
linux-kernel
[RFT PATCH v4 6/9] RISC-V: Add EFI stub support.
2020-07-29 23:37:44
linux-kernel
[RFT PATCH v4 5/9] RISC-V: Add PE/COFF header for EFI stub
2020-07-29 23:37:41
linux-kernel
[RFT PATCH v4 8/9] RISC-V: Add EFI runtime services
2020-07-29 23:37:36
linux-kernel
[RFT PATCH v4 7/9] efi: Rename arm-init to efi-init common for all arch
2020-07-27 19:01:24
linux-kernel
Re: [PATCH 5.7 233/244] RISC-V: Acquire mmap lock before invoking walk_page_range
2020-07-22 15:12:51
linux-kernel
Re: [PATCH 5.7 233/244] RISC-V: Acquire mmap lock before invoking walk_page_range
2020-07-20 18:53:32
linux-kernel
Re: [PATCH 5.7 233/244] RISC-V: Acquire mmap lock before invoking walk_page_range
2020-07-16 23:46:02
linux-kernel
[RFT PATCH v3 0/9] Add UEFI support for RISC-V
2020-07-16 23:45:29
linux-kernel
[RFT PATCH v3 1/9] RISC-V: Move DT mapping outof fixmap
2020-07-16 23:44:41
linux-kernel
[RFT PATCH v3 3/9] RISC-V: Implement late mapping page table allocation functions
2020-07-16 23:43:50
linux-kernel
[RFT PATCH v3 6/9] RISC-V: Add EFI stub support.
2020-07-16 23:42:55
linux-kernel
[RFT PATCH v3 7/9] efi: Rename arm-init to efi-init common for all arch
2020-07-16 23:42:21
linux-kernel
[RFT PATCH v3 9/9] RISC-V: Add page table dump support for uefi
2020-07-16 23:42:13
linux-kernel
[RFT PATCH v3 8/9] RISC-V: Add EFI runtime services
2020-07-16 23:42:09
linux-kernel
[RFT PATCH v3 4/9] include: pe.h: Add RISC-V related PE definition
2020-07-16 23:42:06
linux-kernel
[RFT PATCH v3 5/9] RISC-V: Add PE/COFF header for EFI stub
2020-07-16 23:41:51
linux-kernel
[RFT PATCH v3 2/9] RISC-V: Add early ioremap support
2020-07-15 23:35:12
linux-kernel
[PATCH 1/4] RISC-V: Setup exception vector early
2020-07-15 23:34:11
linux-kernel
[PATCH 4/4] riscv: Parse all memory blocks to remove unusable memory
2020-07-15 23:32:37
linux-kernel
[PATCH 0/4] Few mm & exception handling fixes
2020-07-15 23:31:09
linux-kernel
[PATCH 2/4] RISC-V: Set maximum number of mapped pages correctly
2020-07-15 23:31:08
linux-kernel
[PATCH 3/4] RISC-V: Do not rely on initrd_start/end computed during early dt parsing
2020-07-06 17:31:22
linux-kernel
[RFC PATCH v2 01/11] efi/libstub: Move the function prototypes to header file
2020-07-06 17:30:24
linux-kernel
[RFC PATCH v2 11/11] RISC-V: Add EFI runtime services
2020-07-06 17:29:30
linux-kernel
[RFC PATCH v2 05/11] RISC-V: Set maximum number of mapped pages correctly
2020-07-06 17:29:15
linux-kernel
[RFC PATCH v2 00/11] Add UEFI support for RISC-V
2020-07-06 17:28:43
linux-kernel
[RFC PATCH v2 07/11] include: pe.h: Add RISC-V related PE definition
2020-07-06 17:27:48
linux-kernel
[RFC PATCH v2 09/11] RISC-V: Add EFI stub support.
2020-07-06 17:27:40
linux-kernel
[RFC PATCH v2 06/11] riscv: Parse all memory blocks to remove unusable memory
2020-07-06 17:27:36
linux-kernel
[RFC PATCH v2 08/11] RISC-V: Add PE/COFF header for EFI stub
2020-07-06 17:27:27
linux-kernel
[RFC PATCH v2 10/11] efi: Rename arm-init to efi-init common for all arch
2020-07-06 17:27:26
linux-kernel
[RFC PATCH v2 04/11] RISC-V: Add early ioremap support
2020-07-06 17:27:23
linux-kernel
[RFC PATCH v2 02/11] RISC-V: Move DT mapping outof fixmap