LinuxLists
Users
About
Nadav Amit (
[email protected]
)
Number of posts: 1065 (1.74 per day)
First post: 2016-03-24 00:45:55
Last post: 2017-11-25 03:46:28
Previous Page
/
Next Page
Date
List
Subject
2018-11-20 21:34:26
linux-kernel
Re: [PATCH v5 02/10] x86/jump_label: Use text_poke_early() during early init
2018-11-19 17:21:22
linux-kernel
Re: [PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros
2018-11-16 21:02:43
linux-kernel
Re: [PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros
2018-11-16 20:20:34
linux-kernel
Re: [PATCH v2 2/2] x86: set a dependency on macros.S
2018-11-15 04:03:04
linux-kernel
[PATCH v2 2/2] x86: set a dependency on macros.S
2018-11-15 04:03:03
linux-kernel
[PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros
2018-11-15 04:01:57
linux-kernel
[PATCH v2 0/2] x86: Asm macros fixes
2018-11-15 03:21:21
linux-kernel
[PATCH] vmw_balloon: update maintainers list
2018-11-15 01:58:48
linux-kernel
Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
2018-11-14 23:43:50
linux-kernel
Re: [PATCH RFC 0/6] mm/kdump: allow to exclude pages that are logically offline
2018-11-14 22:59:09
linux-kernel
Re: [PATCH RFC 0/6] mm/kdump: allow to exclude pages that are logically offline
2018-11-14 18:26:33
linux-kernel
Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
2018-11-13 20:29:15
linux-kernel
[PATCH v5 03/10] x86/mm: temporary mm struct
2018-11-13 20:29:12
linux-kernel
[PATCH v5 07/10] x86/kgdb: avoid redundant comparison of patched code
2018-11-13 20:27:58
linux-kernel
[PATCH v5 00/10] x86/alternative: text_poke() fixes
2018-11-13 20:27:52
linux-kernel
[PATCH v5 01/10] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
2018-11-13 20:27:09
linux-kernel
[PATCH v5 02/10] x86/jump_label: Use text_poke_early() during early init
2018-11-13 20:27:02
linux-kernel
[PATCH v5 05/10] x86/alternative: initializing temporary mm for patching
2018-11-13 20:26:53
linux-kernel
[PATCH v5 10/10] x86/alternative: remove the return value of text_poke_*()
2018-11-13 20:26:47
linux-kernel
[PATCH v5 06/10] x86/alternative: use temporary mm for text poking
2018-11-13 20:26:38
linux-kernel
[PATCH v5 04/10] fork: provide a function for copying init_mm
2018-11-13 20:26:35
linux-kernel
[PATCH v5 09/10] x86/jump-label: remove support for custom poker
2018-11-13 20:26:35
linux-kernel
[PATCH v5 08/10] x86: avoid W^X being broken during modules loading
2018-11-13 18:37:26
linux-kernel
Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
2018-11-13 17:57:38
linux-kernel
Re: [PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
2018-11-12 22:22:37
linux-kernel
[PATCH 2/2] x86: set a dependency on macros.S
2018-11-12 22:20:53
linux-kernel
[PATCH 0/2] x86: Asm macros fixes
2018-11-12 22:20:40
linux-kernel
[PATCH 1/2] Makefile: Fix distcc compilation with x86 macros
2018-11-12 20:15:30
linux-kernel
Re: [PATCH v4 02/10] x86/jump_label: Use text_poke_early() during early init
2018-11-12 00:11:25
linux-kernel
Re: [PATCH v4 06/10] x86/alternative: use temporary mm for text poking
2018-11-11 20:54:13
linux-kernel
Re: [PATCH v4 06/10] x86/alternative: use temporary mm for text poking
2018-11-11 20:43:03
linux-kernel
Re: [PATCH v4 06/10] x86/alternative: use temporary mm for text poking
2018-11-11 20:39:36
linux-kernel
Re: [PATCH v4 05/10] x86/alternative: initializing temporary mm for patching
2018-11-11 20:33:25
linux-kernel
Re: [PATCH v4 09/10] x86/jump-label: remove support for custom poker
2018-11-11 06:40:53
linux-kernel
[PATCH v4 01/10] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
2018-11-11 06:40:38
linux-kernel
[PATCH v4 00/10] x86/alternative: text_poke() fixes
2018-11-11 06:39:38
linux-kernel
[PATCH v4 04/10] fork: provide a function for copying init_mm
2018-11-11 06:38:41
linux-kernel
[PATCH v4 02/10] x86/jump_label: Use text_poke_early() during early init
2018-11-11 06:37:19
linux-kernel
[PATCH v4 07/10] x86/kgdb: avoid redundant comparison of code
2018-11-11 06:37:19
linux-kernel
[PATCH v4 09/10] x86/jump-label: remove support for custom poker
2018-11-11 06:37:19
linux-kernel
[PATCH v4 10/10] x86/alternative: remove the return value of text_poke_*()
2018-11-11 06:37:19
linux-kernel
[PATCH v4 05/10] x86/alternative: initializing temporary mm for patching
2018-11-11 06:37:19
linux-kernel
[PATCH v4 08/10] x86: avoid W^X being broken during modules loading
2018-11-11 06:37:19
linux-kernel
[PATCH v4 03/10] x86/mm: temporary mm struct
2018-11-11 06:37:19
linux-kernel
[PATCH v4 06/10] x86/alternative: use temporary mm for text poking
2018-11-10 22:08:05
linux-kernel
Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
2018-11-08 20:20:24
linux-kernel
Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
2018-11-08 19:56:40
linux-kernel
Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
2018-11-08 06:20:33
linux-kernel
Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
2018-11-07 19:13:49
linux-kernel
Re: [PATCH v3 2/7] x86/jump_label: Use text_poke_early() during early_init
2018-11-07 18:58:54
linux-kernel
Re: [PATCH v9 02/10] Makefile: Prepare for using macros for inline asm