Show patches with: Archived = No       |   1722 patches
« 1 2 3 417 18 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
: Trivial qemu/configure fix - - - --- 2009-01-19 Chris Lalancette Accepted
[-next,v19,01/24] riscv: Rename __switch_to_aux() -> fpu riscv: Add vector ISA support - 5 1 --- 2023-05-09 Andy Chiu New
[-next,v19,02/24] riscv: Extending cpufeature.c to detect V-extension riscv: Add vector ISA support - 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,03/24] riscv: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_V riscv: Add vector ISA support - - - --- 2023-05-09 Andy Chiu New
[-next,v19,04/24] riscv: Add new csr defines related to vector extension riscv: Add vector ISA support 1 4 1 --- 2023-05-09 Andy Chiu New
[-next,v19,05/24] riscv: Clear vector regfile on bootup riscv: Add vector ISA support 1 2 1 --- 2023-05-09 Andy Chiu New
[-next,v19,06/24] riscv: Disable Vector Instructions for kernel itself riscv: Add vector ISA support - 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,07/24] riscv: Introduce Vector enable/disable helpers riscv: Add vector ISA support - 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,08/24] riscv: Introduce riscv_v_vsize to record size of Vector context riscv: Add vector ISA support - 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,09/24] riscv: Introduce struct/helpers to save/restore per-task Vector state riscv: Add vector ISA support 1 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,10/24] riscv: Add task switch support for vector riscv: Add vector ISA support - 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,11/24] riscv: Allocate user's vector context in the first-use trap riscv: Add vector ISA support 1 1 1 --- 2023-05-09 Andy Chiu New
[-next,v19,12/24] riscv: Add ptrace vector support riscv: Add vector ISA support - 1 - --- 2023-05-09 Andy Chiu New
[-next,v19,13/24] riscv: signal: check fp-reserved words unconditionally riscv: Add vector ISA support 2 - 1 --- 2023-05-09 Andy Chiu New
[-next,v19,14/24] riscv: signal: Add sigcontext save/restore for vector riscv: Add vector ISA support 2 - 1 --- 2023-05-09 Andy Chiu New
[-next,v19,15/24] riscv: signal: Report signal frame size to userspace via auxv riscv: Add vector ISA support 1 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,16/24] riscv: signal: validate altstack to reflect Vector riscv: Add vector ISA support - 2 1 --- 2023-05-09 Andy Chiu New
[-next,v19,17/24] riscv: prevent stack corruption by reserving task_pt_regs(p) early riscv: Add vector ISA support - 2 1 --- 2023-05-09 Andy Chiu New
[-next,v19,18/24] riscv: kvm: Add V extension to KVM ISA riscv: Add vector ISA support 1 3 - --- 2023-05-09 Andy Chiu New
[-next,v19,19/24] riscv: KVM: Add vector lazy save/restore support riscv: Add vector ISA support 1 1 - --- 2023-05-09 Andy Chiu New
[-next,v19,20/24] riscv: Add prctl controls for userspace vector management riscv: Add vector ISA support - 2 - --- 2023-05-09 Andy Chiu New
[-next,v19,21/24] riscv: Add sysctl to set the default vector rule for new processes riscv: Add vector ISA support - 2 - --- 2023-05-09 Andy Chiu New
[-next,v19,22/24] riscv: detect assembler support for .option arch riscv: Add vector ISA support - 3 1 --- 2023-05-09 Andy Chiu New
[-next,v19,23/24] riscv: Enable Vector code to be built riscv: Add vector ISA support - - - --- 2023-05-09 Andy Chiu New
[-next,v19,24/24] riscv: Add documentation for Vector riscv: Add vector ISA support - 2 - --- 2023-05-09 Andy Chiu New
[-next,v20,01/26] riscv: Rename __switch_to_aux() -> fpu riscv: Add vector ISA support - 4 1 --- 2023-05-18 Andy Chiu New
[-next,v20,02/26] riscv: Extending cpufeature.c to detect V-extension riscv: Add vector ISA support - 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0 riscv: Add vector ISA support - 4 - --- 2023-05-18 Andy Chiu New
[-next,v20,04/26] riscv: Add new csr defines related to vector extension riscv: Add vector ISA support 1 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,05/26] riscv: Clear vector regfile on bootup riscv: Add vector ISA support 1 2 1 --- 2023-05-18 Andy Chiu New
[-next,v20,06/26] riscv: Disable Vector Instructions for kernel itself riscv: Add vector ISA support - 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,07/26] riscv: Introduce Vector enable/disable helpers riscv: Add vector ISA support - 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,08/26] riscv: Introduce riscv_v_vsize to record size of Vector context riscv: Add vector ISA support - 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,09/26] riscv: Introduce struct/helpers to save/restore per-task Vector state riscv: Add vector ISA support 1 4 1 --- 2023-05-18 Andy Chiu New
[-next,v20,10/26] riscv: Add task switch support for vector riscv: Add vector ISA support - 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,11/26] riscv: Allocate user's vector context in the first-use trap riscv: Add vector ISA support - 2 - --- 2023-05-18 Andy Chiu New
[-next,v20,12/26] riscv: Add ptrace vector support riscv: Add vector ISA support - 2 - --- 2023-05-18 Andy Chiu New
[-next,v20,13/26] riscv: signal: check fp-reserved words unconditionally riscv: Add vector ISA support 2 - 1 --- 2023-05-18 Andy Chiu New
[-next,v20,14/26] riscv: signal: Add sigcontext save/restore for vector riscv: Add vector ISA support 2 - 1 --- 2023-05-18 Andy Chiu New
[-next,v20,15/26] riscv: signal: Report signal frame size to userspace via auxv riscv: Add vector ISA support 1 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,16/26] riscv: signal: validate altstack to reflect Vector riscv: Add vector ISA support - 2 1 --- 2023-05-18 Andy Chiu New
[-next,v20,17/26] riscv: prevent stack corruption by reserving task_pt_regs(p) early riscv: Add vector ISA support - 2 1 --- 2023-05-18 Andy Chiu New
[-next,v20,18/26] riscv: kvm: Add V extension to KVM ISA riscv: Add vector ISA support 1 3 - --- 2023-05-18 Andy Chiu New
[-next,v20,19/26] riscv: KVM: Add vector lazy save/restore support riscv: Add vector ISA support 1 1 - --- 2023-05-18 Andy Chiu New
[-next,v20,20/26] riscv: Add prctl controls for userspace vector management riscv: Add vector ISA support - 2 - --- 2023-05-18 Andy Chiu New
[-next,v20,21/26] riscv: Add sysctl to set the default vector rule for new processes riscv: Add vector ISA support - 3 - --- 2023-05-18 Andy Chiu New
[-next,v20,22/26] riscv: detect assembler support for .option arch riscv: Add vector ISA support - 3 1 --- 2023-05-18 Andy Chiu New
[-next,v20,23/26] riscv: Enable Vector code to be built riscv: Add vector ISA support - 1 - --- 2023-05-18 Andy Chiu New
[-next,v20,24/26] riscv: Add documentation for Vector riscv: Add vector ISA support - 2 - --- 2023-05-18 Andy Chiu New
[-next,v20,25/26] selftests: Test RISC-V Vector prctl interface riscv: Add vector ISA support - - - --- 2023-05-18 Andy Chiu New
[-next,v20,26/26] selftests: add .gitignore file for RISC-V hwprobe riscv: Add vector ISA support - - - --- 2023-05-18 Andy Chiu New
[-next,v21,01/27] riscv: Rename __switch_to_aux() -> fpu riscv: Add vector ISA support - 4 1 --- 2023-06-05 Andy Chiu New
[-next,v21,02/27] riscv: Extending cpufeature.c to detect V-extension riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0 riscv: Add vector ISA support - 3 - --- 2023-06-05 Andy Chiu New
[-next,v21,04/27] riscv: Add new csr defines related to vector extension riscv: Add vector ISA support 1 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,05/27] riscv: Clear vector regfile on bootup riscv: Add vector ISA support 1 2 1 --- 2023-06-05 Andy Chiu New
[-next,v21,06/27] riscv: Disable Vector Instructions for kernel itself riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,07/27] riscv: Introduce Vector enable/disable helpers riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,08/27] riscv: Introduce riscv_v_vsize to record size of Vector context riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,09/27] riscv: Introduce struct/helpers to save/restore per-task Vector state riscv: Add vector ISA support 1 4 1 --- 2023-06-05 Andy Chiu New
[-next,v21,10/27] riscv: Add task switch support for vector riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,11/27] riscv: Allocate user's vector context in the first-use trap riscv: Add vector ISA support - 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,12/27] riscv: Add ptrace vector support riscv: Add vector ISA support - 2 - --- 2023-06-05 Andy Chiu New
[-next,v21,13/27] riscv: signal: check fp-reserved words unconditionally riscv: Add vector ISA support 2 - 1 --- 2023-06-05 Andy Chiu New
[-next,v21,14/27] riscv: signal: Add sigcontext save/restore for vector riscv: Add vector ISA support 2 - 1 --- 2023-06-05 Andy Chiu New
[-next,v21,15/27] riscv: signal: Report signal frame size to userspace via auxv riscv: Add vector ISA support 1 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,16/27] riscv: signal: validate altstack to reflect Vector riscv: Add vector ISA support - 2 1 --- 2023-06-05 Andy Chiu New
[-next,v21,17/27] riscv: prevent stack corruption by reserving task_pt_regs(p) early riscv: Add vector ISA support - 2 1 --- 2023-06-05 Andy Chiu New
[-next,v21,18/27] riscv: kvm: Add V extension to KVM ISA riscv: Add vector ISA support 1 3 - --- 2023-06-05 Andy Chiu New
[-next,v21,19/27] riscv: KVM: Add vector lazy save/restore support riscv: Add vector ISA support 1 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,20/27] riscv: hwcap: change ELF_HWCAP to a function riscv: Add vector ISA support - 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,21/27] riscv: Add prctl controls for userspace vector management riscv: Add vector ISA support - 2 - --- 2023-06-05 Andy Chiu New
[-next,v21,22/27] riscv: Add sysctl to set the default vector rule for new processes riscv: Add vector ISA support - 3 - --- 2023-06-05 Andy Chiu New
[-next,v21,23/27] riscv: detect assembler support for .option arch riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,24/27] riscv: Enable Vector code to be built riscv: Add vector ISA support - 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,25/27] riscv: Add documentation for Vector riscv: Add vector ISA support - 2 - --- 2023-06-05 Andy Chiu New
[-next,v21,26/27] selftests: Test RISC-V Vector prctl interface riscv: Add vector ISA support - - - --- 2023-06-05 Andy Chiu New
[-next,v21,27/27] selftests: add .gitignore file for RISC-V hwprobe riscv: Add vector ISA support - - - --- 2023-06-05 Andy Chiu New
[-tip,1/6,V4] x86: fix kernel_trap_sp() - - - --- 2009-04-02 Masami Hiramatsu Not Applicable
[-tip,2/6,V4.1] x86: add arch-dep register and stack access API to ptrace - - - --- 2009-04-03 Masami Hiramatsu Not Applicable
[-tip,2/6,V4.2] x86: add arch-dep register and stack access API to ptrace - - - --- 2009-04-03 Masami Hiramatsu Not Applicable
[-tip,2/6,V4] x86: add arch-dep register and stack access API to ptrace - - - --- 2009-04-02 Masami Hiramatsu Not Applicable
[-tip,3/6,V4.1] x86: instruction decorder API - - - --- 2009-04-03 Masami Hiramatsu Not Applicable
[-tip,3/6,V4] x86: instruction decorder API - - - --- 2009-04-02 Masami Hiramatsu Not Applicable
[-tip,4/6,V4.1] x86: kprobes checks safeness of insertion address. - - - --- 2009-04-03 Masami Hiramatsu Not Applicable
[-tip,4/6,V4.2] x86: kprobes checks safeness of insertion address. - - - --- 2009-04-03 Masami Hiramatsu Not Applicable
[-tip,4/6,V4] x86: kprobes checks safeness of insertion address. - - - --- 2009-04-02 Masami Hiramatsu Not Applicable
[-tip,5/6,V4] tracing: kprobe-tracer plugin core - - - --- 2009-04-02 Masami Hiramatsu Not Applicable
[-tip,6/6,V4] tracing: kprobe-tracer plugin supports arguments - - - --- 2009-04-02 Masami Hiramatsu Not Applicable
[01/10] kvm: Replace force type convert with container_of() - - - --- 2009-03-02 Sheng Yang Accepted
[01/10] RISC-V: KVM: Implement guest external interrupt line management RISC-V KVM in-kernel AIA irqchip - 2 - --- 2023-05-17 Anup Patel New
[01/15] Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too. - - - --- 2009-04-13 Gleb Natapov Accepted
[01/16] kvm: ioctl for KVM_ASSIGN_DEV_IRQ and KVM_DEASSIGN_DEV_IRQ - - - --- 2009-03-17 Sheng Yang Accepted
[01/16] kvm: ioctl for KVM_ASSIGN_DEV_IRQ and KVM_DEASSIGN_DEV_IRQ - - - --- 2009-03-16 Sheng Yang Not Applicable
[01/16] kvm: ioctl for KVM_ASSIGN_DEV_IRQ and KVM_DEASSIGN_DEV_IRQ - - - --- 2009-03-16 Sheng Yang Not Applicable
[01/16] kvm: ioctl for KVM_ASSIGN_DEV_IRQ and KVM_DEASSIGN_DEV_IRQ - - - --- 2009-03-12 Sheng Yang Superseded
[02/10] Make device assignment depend on libpci - - - --- 2009-03-02 Sheng Yang Accepted
[02/10] RISC-V: KVM: Add IMSIC related defines RISC-V KVM in-kernel AIA irqchip - - - --- 2023-05-17 Anup Patel New
[02/15] Consolidate userspace and kernel interrupt injection for VMX. - - - --- 2009-04-13 Gleb Natapov Accepted
[02/16] kvm: deassign irq for INTx - - - --- 2009-03-17 Sheng Yang Accepted
« 1 2 3 417 18 »