Show patches with: Submitter = Li, Xin3       |    State = Action Required       |    Archived = No       |   585 patches
« 1 23 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,24/32] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,23/32] x86/fred: update MSR_IA32_FRED_RSP0 during task switch x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,22/32] x86/fred: FRED initialization code x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,21/32] x86/fred: FRED entry/exit and dispatch code x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,20/32] x86/fred: add a machine check entry stub for FRED x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,19/32] x86/fred: add a NMI entry stub for FRED x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,18/32] x86/fred: add a debug fault entry stub for FRED x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,17/32] x86/fred: add a page fault entry stub for FRED x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,16/32] x86/fred: reserve space for the FRED stack frame x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,15/32] x86/fred: make unions for the cs and ss fields in struct pt_regs x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,14/32] x86/fred: header file with FRED definitions x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,13/32] x86/fred: header file for event types x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,12/32] x86/cpu: add MSR numbers for FRED configuration x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,11/32] x86/fred: if CONFIG_X86_FRED is disabled, disable FRED support x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,10/32] x86/fred: add Kconfig option for FRED (CONFIG_X86_FRED) x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,09/32] x86/cpu: add X86_CR4_FRED macro x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,08/32] x86/objtool: teach objtool about ERETU and ERETS x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,07/32] x86/opcode: add ERETU, ERETS instructions to x86-opcode-map x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,06/32] x86/cpufeature: add the cpu feature bit for FRED x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,05/32] x86/traps: add exc_raise_irq() for VMX IRQ reinjection x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,04/32] x86/traps: add external_interrupt() to dispatch external interrupts x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,03/32] x86/traps: add install_system_interrupt_handler() x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,02/32] x86/traps: add a system interrupt table for system interrupt dispatch x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,v2,01/32] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR x86: enable FRED for x86-64 - - - --- 2023-01-06 Li, Xin3 New
[RFC,32/32] x86/fred: disable FRED by default in its early stage x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,31/32] x86/fred: allow dynamic stack frame size x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,30/32] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,29/32] x86/ia32: do not modify the DPL bits for a null selector x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,28/32] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,27/32] x86/fred: allow single-step trap and NMI when starting a new thread x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,26/32] x86/fred: no ESPFIX needed when FRED is enabled x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,25/32] x86/fred: disallow the swapgs instruction when FRED is enabled x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,24/32] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,23/32] x86/fred: update MSR_IA32_FRED_RSP0 during task switch x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,22/32] x86/fred: FRED initialization code x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,21/32] x86/fred: FRED entry/exit and dispatch code x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,20/32] x86/fred: add a machine check entry stub for FRED x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,19/32] x86/fred: add a NMI entry stub for FRED x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,18/32] x86/fred: add a debug fault entry stub for FRED x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,17/32] x86/fred: add a page fault entry stub for FRED x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,16/32] x86/fred: reserve space for the FRED stack frame x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,15/32] x86/fred: make unions for the cs and ss fields in struct pt_regs x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,14/32] x86/fred: header file with FRED definitions x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,13/32] x86/fred: header file for event types x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,12/32] x86/cpu: add MSR numbers for FRED configuration x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,11/32] x86/fred: if CONFIG_X86_FRED is disabled, disable FRED support x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,10/32] x86/fred: add Kconfig option for FRED (CONFIG_X86_FRED) x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,09/32] x86/cpu: add X86_CR4_FRED macro x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,08/32] x86/objtool: teach objtool about ERETU and ERETS x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,07/32] x86/opcode: add ERETU, ERETS instructions to x86-opcode-map x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,06/32] x86/cpufeature: add the cpu feature bit for FRED x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,05/32] x86/traps: add exc_raise_irq() for VMX IRQ reinjection x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,04/32] x86/traps: add external_interrupt() to dispatch external interrupts x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,03/32] x86/traps: add install_system_interrupt_handler() x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,02/32] x86/traps: add a system interrupt table for system interrupt dispatch x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[RFC,01/32] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR x86: enable FRED for x86-64 - - - --- 2022-12-20 Li, Xin3 New
[v5,5/5] x86/gsseg: use the LKGS instruction if available for load_gs_index() x86: Enable LKGS instruction - - - --- 2022-11-28 Li, Xin3 New
[v5,4/5] x86/gsseg: move load_gs_index() to its own new header file x86: Enable LKGS instruction - - - --- 2022-11-28 Li, Xin3 New
[v5,3/5] x86/gsseg: make asm_load_gs_index() take an u16 x86: Enable LKGS instruction - - - --- 2022-11-28 Li, Xin3 New
[v5,2/5] x86/opcode: add the LKGS instruction to x86-opcode-map x86: Enable LKGS instruction - - - --- 2022-11-28 Li, Xin3 New
[v5,1/5] x86/cpufeature: add the cpu feature bit for LKGS x86: Enable LKGS instruction - - - --- 2022-11-28 Li, Xin3 New
[RESEND,6/6] x86/traps: remove unused NMI entry exc_nmi_noist() x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection - - - --- 2022-11-10 Li, Xin3 New
[RESEND,5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for NMI/IRQ reinjection x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection - - - --- 2022-11-10 Li, Xin3 New
[RESEND,4/6] x86/traps: add external_interrupt() to dispatch external interrupts x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection - - - --- 2022-11-10 Li, Xin3 New
[RESEND,3/6] x86/traps: add install_system_interrupt_handler() x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection - - - --- 2022-11-10 Li, Xin3 New
[RESEND,2/6] x86/traps: add a system interrupt table for system interrupt dispatch x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection - - - --- 2022-11-10 Li, Xin3 New
[RESEND,1/6] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection - - - --- 2022-11-10 Li, Xin3 New
[v2,1/1] kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set - 1 1 --- 2022-10-25 Li, Xin3 New
[1/1] kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set - 1 1 --- 2022-10-22 Li, Xin3 New
[v4,5/5] x86/gsseg: use the LKGS instruction if available for load_gs_index() x86: Enable LKGS instruction - - - --- 2022-10-19 Li, Xin3 New
[v4,4/5] x86/gsseg: move load_gs_index() to its own new header file x86: Enable LKGS instruction - - - --- 2022-10-19 Li, Xin3 New
[v4,3/5] x86/gsseg: make asm_load_gs_index() take an u16 x86: Enable LKGS instruction - - - --- 2022-10-19 Li, Xin3 New
[v4,2/5] x86/opcode: add the LKGS instruction to x86-opcode-map x86: Enable LKGS instruction - - - --- 2022-10-19 Li, Xin3 New
[v4,1/5] x86/cpufeature: add the cpu feature bit for LKGS x86: Enable LKGS instruction - - - --- 2022-10-19 Li, Xin3 New
[v4,5/5] x86/gsseg: use the LKGS instruction if available for load_gs_index() Enable LKGS instruction - - - --- 2022-10-19 Li, Xin3 New
[v4,4/5] x86/gsseg: move load_gs_index() to its own new header file Enable LKGS instruction - - - --- 2022-10-19 Li, Xin3 New
[v4,3/5] x86/gsseg: make asm_load_gs_index() take an u16 Enable LKGS instruction - - - --- 2022-10-19 Li, Xin3 New
[v4,2/5] x86/opcode: add the LKGS instruction to x86-opcode-map Enable LKGS instruction - - - --- 2022-10-19 Li, Xin3 New
[v4,1/5] x86/cpufeature: add the cpu feature bit for LKGS Enable LKGS instruction - - - --- 2022-10-19 Li, Xin3 New
[v3,6/6] x86/gsseg: use the LKGS instruction if available for load_gs_index() Enable LKGS instruction - - - --- 2022-10-13 Li, Xin3 New
[v3,5/6] x86/gsseg: move load_gs_index() to its own header file Enable LKGS instruction - - - --- 2022-10-13 Li, Xin3 New
[v3,4/6] x86/gsseg: move local_irq_save/restore() into asm_load_gs_index() Enable LKGS instruction - - - --- 2022-10-13 Li, Xin3 New
[v3,3/6] x86/gsseg: make asm_load_gs_index() take an u16 Enable LKGS instruction - - - --- 2022-10-13 Li, Xin3 New
[v3,2/6] x86/opcode: add LKGS instruction to x86-opcode-map Enable LKGS instruction - - - --- 2022-10-13 Li, Xin3 New
[v3,1/6] x86/cpufeature: add cpu feature bit for LKGS Enable LKGS instruction - - - --- 2022-10-13 Li, Xin3 New
« 1 23 4 5 6 »