:p
atchew
Login
Patchew
search ""
Search results
Project
Status
Subject
Author
Age
Age
Replied
linux
[PATCH RESEND v2] arm: marvell: Fix maxium->maxim typo in brownstone dts
Duje Mihanović
2 years ago
linux
[PATCH] softirq: fix memory corruption when freeing tasklet_struct
Mikulas Patocka
2 years ago
linux
[PATCH] x86/mm/cpa-test: Ensure pfn isn't already in use
Jason Andryuk
2 years ago
EDK2
G
[edk2-devel] [edk2-platforms][PATCH v3 0/8] Platform/Sgi: Add support for RD-Fremont platform
Prabin CA
2 years ago
EDK2
G
[edk2-devel] [edk2-platforms][PATCH v4 0/6] Platform/Sgi: Add support for RD-N2-Cfg3 and RD-V2 platform
Prabin CA
2 years ago
linux
[PATCH] x86/mm/cpa-test: Correct length selection
Jason Andryuk
2 years ago
linux
[tip: x86/fred] x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support
tip-bot2 for Xin Li
2 years ago
linux
[tip: x86/fred] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
tip-bot2 for Xin Li
2 years ago
linux
[tip: x86/fred] x86/trapnr: Add event type macros to <asm/trapnr.h>
tip-bot2 for Xin Li
2 years ago
linux
R
[tip: x86/fred] Documentation/x86/64: Add documentation for FRED
tip-bot2 for Xin Li
2 years ago
linux
[tip: x86/fred] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
[tip: x86/fred] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
[tip: x86/fred] x86/cpufeatures: Add the CPU feature bit for FRED
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
[tip: x86/fred] x86/fred: Disable FRED by default in its early stage
tip-bot2 for Xin Li
2 years ago
linux
O
[tip: x86/fred] x86/objtool: Teach objtool about ERET[US]
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
R
O
[tip: x86/fred] x86/opcode: Add ERET[US] instructions to the x86 opcode map
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/cpu: Add MSR numbers for FRED configuration
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/cpu: Add X86_CR4_FRED macro
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/ptrace: Cleanup the definition of the pt_regs structure
tip-bot2 for Xin Li
2 years ago
linux
O
[tip: x86/fred] x86/ptrace: Add FRED additional information to the pt_regs structure
tip-bot2 for Xin Li
2 years ago
linux
O
[tip: x86/fred] x86/fred: Add a new header file for FRED definitions
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/fred: Reserve space for the FRED stack frame
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/fred: Disallow the swapgs instruction when FRED is enabled
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/fred: No ESPFIX needed when FRED is enabled
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/fred: Allow single-step trap and NMI when starting a new task
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/fred: Make exc_page_fault() work for FRED
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/idtentry: Incorporate definitions/declarations of the FRED entries
tip-bot2 for Xin Li
2 years ago
linux
O
[tip: x86/fred] x86/fred: Add a debug fault entry stub for FRED
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/fred: Add a NMI entry stub for FRED
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/fred: Add a machine check entry stub for FRED
tip-bot2 for Xin Li
2 years ago
linux
O
[tip: x86/fred] x86/fred: FRED entry/exit and dispatch code
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/traps: Add sysvec_install() to install a system interrupt handler
tip-bot2 for Xin Li
2 years ago
linux
O
[tip: x86/fred] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
tip-bot2 for Xin Li
2 years ago
linux
O
[tip: x86/fred] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code
tip-bot2 for Peter Zijlstra (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
tip-bot2 for Xin Li
2 years ago
linux
O
[tip: x86/fred] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
tip-bot2 for Xin Li
2 years ago
linux
O
[tip: x86/fred] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
tip-bot2 for Xin Li
2 years ago
linux
O
[tip: x86/fred] x86/fred: Add FRED initialization functions
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
linux
O
[tip: x86/fred] x86/fred: Invoke FRED initialization code to enable FRED
tip-bot2 for H. Peter Anvin (Intel)
2 years ago
Xen
G
[PATCH v3 0/2] Improve xenpm output under HWP
Jason Andryuk
2 years ago
linux
R
[PATCH RESEND v3] dt-bindings: pxa-pwm: Convert to YAML
Duje Mihanović
2 years ago
linux
[PATCH] x86: mm: get rid of conditional IF flag handling in page fault path
Linus Torvalds
2 years ago
QEMU
R
G
[PATCH 0/2] Enable -Wvla, forbidding use of variable length arrays
Peter Maydell
2 years ago
linux
[PATCH] phy: ti: gmii-sel: add resume support
Thomas Richard
2 years ago
linux
[PATCH v3 0/2] board: imx8mn-rve-gateway: fix compatible description
Hugo Villeneuve
2 years ago
linux
O
[PATCH v6 0/3] Input: Add TouchNetix axiom touchscreen driver
Kamel Bouhara
2 years ago
QEMU
R
G
[PATCH] tests/unit: Bump test-replication timeout to 45 seconds
Kevin Wolf
2 years ago
QEMU
O
G
[PATCH 0/2] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2 years ago
1
2
3
...
2686
2687
2688
2689
2690
2691
...