Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
x86: enable FRED for x86-64
| State =
Action Required
| Archived =
No
| 37 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v12,37/37] x86/fred: Invoke FRED initialization code to enable FRED
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,36/37] x86/fred: Add FRED initialization functions
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,35/37] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,34/37] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
x86: enable FRED for x86-64
1 - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,33/37] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,32/37] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,31/37] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,30/37] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,29/37] x86/traps: Add sysvec_install() to install a system interrupt handler
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,28/37] x86/fred: FRED entry/exit and dispatch code
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,27/37] x86/fred: Add a machine check entry stub for FRED
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,26/37] x86/fred: Add a NMI entry stub for FRED
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,25/37] x86/fred: Add a debug fault entry stub for FRED
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,23/37] x86/fred: Make exc_page_fault() work for FRED
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,22/37] x86/fred: Allow single-step trap and NMI when starting a new task
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,21/37] x86/fred: No ESPFIX needed when FRED is enabled
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,20/37] x86/fred: Disallow the swapgs instruction when FRED is enabled
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,19/37] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,18/37] x86/fred: Reserve space for the FRED stack frame
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,17/37] x86/fred: Add a new header file for FRED definitions
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,16/37] x86/ptrace: Add FRED additional information to the pt_regs structure
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,15/37] x86/ptrace: Cleanup the definition of the pt_regs structure
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,14/37] x86/cpu: Add MSR numbers for FRED configuration
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,13/37] x86/cpu: Add X86_CR4_FRED macro
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,12/37] x86/objtool: Teach objtool about ERET[US]
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,11/37] x86/opcode: Add ERET[US] instructions to the x86 opcode map
x86: enable FRED for x86-64
- 1 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,10/37] x86/fred: Disable FRED by default in its early stage
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,09/37] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,08/37] x86/cpufeatures: Add the cpu feature bit for FRED
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,07/37] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,06/37] Documentation/x86/64: Add a documentation for FRED
x86: enable FRED for x86-64
- 1 -
-
-
-
2023-10-03
Li, Xin3
New
[v12,05/37] x86/trapnr: Add event type macros to <asm/trapnr.h>
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,04/37] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,03/37] x86/msr: Add the WRMSRNS instruction support
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,02/37] x86/opcode: Add the WRMSRNS instruction to the x86 opcode map
x86: enable FRED for x86-64
1 - 1
-
-
-
2023-10-03
Li, Xin3
New
[v12,01/37] x86/cpufeatures: Add the cpu feature bit for WRMSRNS
x86: enable FRED for x86-64
- - 1
-
-
-
2023-10-03
Li, Xin3
New