:p
atchew
Login
Patchew
search ""
Search results
Project
Status
Subject
Author
Age
Age
Replied
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
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/objtool: Teach objtool about ERET[US]
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: No ESPFIX needed when FRED is enabled
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: 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
Xen
G
[PATCH] x86: increase NMI timer frequency if necessary
Jan Beulich
2 years ago
linux
R
[PATCH] arm64: dts: qcom: sm8650: Use GIC-ITS for PCIe0 and PCIe1
Neil Armstrong
2 years ago
linux
O
[PATCH] clocksource: timer-riscv: Clear timer interrupt on timer initialization
Ley Foon Tan
2 years ago
linux
O
[PATCH v2 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
Johannes Thumshirn
2 years ago
linux
[tip: x86/misc] Documentation/maintainer-tip: Add Closes tag
tip-bot2 for Borislav Petkov (AMD)
2 years ago
linux
[PATCH 0/3] arm64: qcom: sm8650: enable Audio on MTP and QRD
Neil Armstrong
2 years ago
linux
[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
Alexandru Elisei
2 years ago
linux
[tip: x86/misc] x86/nmi: Rate limit unknown NMI messages
tip-bot2 for Namhyung Kim
2 years ago
QEMU
O
G
[PATCH 00/10] Clean up includes
Peter Maydell
2 years ago
linux
[PATCH v2] ARM: multi_v7_defconfig: Add more TI Keystone support
Andrew Davis
2 years ago
QEMU
G
[PATCH 00/17] migration: Add new migration channel connect and TLS upgrade APIs
Avihai Horon
2 years ago
linux
[PATCH wq/for-6.9] tools/workqueue/wq_dump.py: Clean up code and drop duplicate information
Tejun Heo
2 years ago
1
2
3
...
2685
2686
2687
2688
2689
2690
...