Arvind Sankar ([email protected])

Number of posts: 862 (0.78 per day)
First post: 2018-01-24 00:40:07
Last post: 2021-02-05 01:58:06

Date List Subject
2020-05-24 21:30:55 linux-kernel [PATCH 3/4] x86/boot: Remove runtime relocations from head_{32,64}.S
2020-05-24 21:30:44 linux-kernel [PATCH 4/4] x86/boot: Check that there are no runtime relocations
2020-05-24 21:30:36 linux-kernel [PATCH 0/4] x86/boot: Remove runtime relocations from compressed kernel
2020-05-23 15:59:45 linux-kernel x86: Question about state of general purpose registers on switch to 64-bit mode
2020-05-23 15:20:15 linux-kernel Re: [PATCH v2 3/3] x86/boot/compressed: get rid of GOT fixup code
2020-05-23 15:19:02 linux-kernel Re: [PATCH v2 0/3] x86/boot: get rid of GOT entries and associated fixup code
2020-05-23 01:55:51 linux-kernel Re: [PATCH] x86/mm/init: Stop printing pgt_buf addresses
2020-05-21 16:01:45 linux-kernel Re: [RFC PATCH 2/2] init: Allow multi-line output of kernel command line
2020-05-21 15:27:34 linux-kernel [PATCH v2] x86/boot: Add .text.startup to setup.ld
2020-05-21 15:25:10 linux-kernel Re: [PATCH 0/1] x86/boot: lld fix
2020-05-21 15:10:46 linux-kernel Re: [RFC PATCH 2/2] init: Allow multi-line output of kernel command line
2020-05-20 23:38:30 linux-kernel Re: [PATCH 0/1] x86/boot: lld fix
2020-05-20 23:01:01 linux-kernel [PATCH 1/1] x86/boot: Add .text.startup to setup.ld
2020-05-20 23:00:02 linux-kernel [PATCH 0/1] x86/boot: lld fix
2020-05-19 14:36:33 linux-kernel Re: [PATCH] init/main.c: Print all command line when boot
2020-05-17 20:27:52 linux-kernel Re: [PATCH] x86/boot: allow a relocatable kernel to be linked with lld
2020-05-16 23:15:01 linux-kernel Re: [PATCH v2] x86/boot: Correct relocation destination on old linkers
2020-05-14 15:51:34 linux-wireless Re: gcc-10: kernel stack is corrupted and fails to boot
2020-05-14 05:24:17 linux-kernel Re: gcc-10: kernel stack is corrupted and fails to boot
2020-05-13 22:52:20 linux-wireless Re: gcc-10: kernel stack is corrupted and fails to boot
2020-05-13 15:52:10 linux-kernel Re: gcc-10: kernel stack is corrupted and fails to boot
2020-05-11 23:01:09 linux-kernel [PATCH] x86/boot: Mark global variables as static
2020-05-11 22:55:19 linux-kernel Re: [PATCH v2 4/5] efi/x86: Remove extra headroom for setup block
2020-05-11 18:38:37 linux-kernel Re: [PATCH v2 4/5] efi/x86: Remove extra headroom for setup block
2020-05-03 16:13:07 linux-kernel Re: [PATCH 03/33] efi/libstub: Unify EFI call wrappers for non-x86
2020-04-30 20:45:12 linux-kernel Re: [PATCH 1/2] efi/libstub: efi_info/efi_err message neatening
2020-04-30 18:32:49 linux-kernel [PATCH v2 03/11] efi/libstub: Move pr_efi/pr_efi_err into efi namespace
2020-04-30 18:32:35 linux-kernel [PATCH v2 00/11] efi: some cleanups/refactoring for efi/next
2020-04-30 18:32:30 linux-kernel [PATCH v2 06/11] efi/tpm: Use efi_err for error messages
2020-04-30 18:32:20 linux-kernel [PATCH v2 02/11] efi/libstub: Add a helper function to split 64-bit values
2020-04-30 18:32:17 linux-kernel [PATCH v2 04/11] efi/x86: Use efi_err for error messages
2020-04-30 18:32:16 linux-kernel [PATCH v2 05/11] efi/gop: Use efi_err for error messages
2020-04-30 18:31:53 linux-kernel [PATCH v2 01/11] efi/x86: Use correct size for boot_params
2020-04-30 18:31:18 linux-kernel [PATCH v2 11/11] efi/libstub: Check return value of efi_parse_options
2020-04-30 18:31:11 linux-kernel [PATCH v2 10/11] efi/x86: Support builtin command line
2020-04-30 18:31:05 linux-kernel [PATCH v2 08/11] efi/x86: Move command-line initrd loading to efi_main
2020-04-30 18:31:03 linux-kernel [PATCH v2 07/11] efi/libstub: Upgrade ignored dtb= argument message to error
2020-04-30 18:31:03 linux-kernel [PATCH v2 09/11] efi/libstub: Unify initrd loading across architectures
2020-04-29 22:22:54 linux-kernel Re: [PATCH 03/10] efi/x86: Use pr_efi_err for error messages
2020-04-29 22:04:09 linux-kernel Re: BPF vs objtool again
2020-04-29 21:56:03 linux-kernel Re: [PATCH 03/10] efi/x86: Use pr_efi_err for error messages
2020-04-29 21:51:39 linux-kernel Re: [PATCH 09/10] efi/x86: Support builtin command line
2020-04-29 21:47:59 linux-kernel Re: [PATCH 03/10] efi/x86: Use pr_efi_err for error messages
2020-04-29 21:41:49 linux-kernel Re: [PATCH 09/10] efi/x86: Support builtin command line
2020-04-29 21:35:55 linux-kernel Re: [PATCH 08/10] efi/x86: Drop soft_limit for x86 initrd loading
2020-04-29 17:46:41 linux-kernel [PATCH 02/10] efi/libstub: Add a helper function to split 64-bit values
2020-04-29 17:46:28 linux-kernel [PATCH 05/10] efi/tpm: Use pr_efi_err for error messages
2020-04-29 17:45:47 linux-kernel [PATCH 09/10] efi/x86: Support builtin command line
2020-04-29 17:44:57 linux-kernel [PATCH 00/10] efi: some cleanups/refactoring for efi/next
2020-04-29 17:44:51 linux-kernel [PATCH 04/10] efi/gop: Use pr_efi_err for error messages
2020-04-29 17:44:26 linux-kernel [PATCH 06/10] efi/x86: Move command-line initrd loading to efi_main