index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-04
x86/traps: Clarify KCFI instruction layout
Kees Cook
1
-1
/
+1
2025-09-04
x86/microcode: Add microcode loader debugging functionality
Borislav Petkov (AMD)
3
-23
/
+80
2025-09-04
x86/microcode: Add microcode= cmdline parsing
Borislav Petkov (AMD)
1
-4
/
+22
2025-09-04
x86/microcode/intel: Refresh the revisions that determine old_microcode
Sohil Mehta
1
-38
/
+48
2025-09-04
x86/apic/savic: Do not use snp_abort()
Borislav Petkov (AMD)
1
-3
/
+3
2025-09-03
x86/boot: Get rid of the .head.text section
Ard Biesheuvel
1
-5
/
+0
2025-09-03
x86/boot: Move startup code out of __head section
Ard Biesheuvel
2
-2
/
+5
2025-09-03
efistub/x86: Remap inittext read-execute when needed
Ard Biesheuvel
1
-0
/
+2
2025-09-03
x86/boot: Create a confined code area for startup code
Ard Biesheuvel
2
-5
/
+5
2025-09-03
x86/sev: Export startup routines for later use
Ard Biesheuvel
1
-0
/
+2
2025-09-03
x86/boot: Provide PIC aliases for 5-level paging related constants
Ard Biesheuvel
1
-0
/
+3
2025-09-03
sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Peter Zijlstra
1
-4
/
+4
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
3
-3
/
+3
2025-09-01
x86/apic: Enable Secure AVIC in the control MSR
Neeraj Upadhyay
1
-1
/
+2
2025-09-01
x86/apic: Add kexec support for Secure AVIC
Neeraj Upadhyay
2
-0
/
+11
2025-09-01
x86/apic: Handle EOI writes for Secure AVIC guests
Neeraj Upadhyay
1
-1
/
+30
2025-09-01
x86/apic: Read and write LVT* APIC registers from HV for SAVIC guests
Neeraj Upadhyay
1
-10
/
+10
2025-09-01
x86/apic: Allow NMI to be injected from hypervisor for Secure AVIC
Neeraj Upadhyay
1
-0
/
+2
2025-09-01
x86/apic: Add support to send NMI IPI for Secure AVIC
Neeraj Upadhyay
1
-9
/
+17
2025-09-01
x86/apic: Support LAPIC timer for Secure AVIC
Neeraj Upadhyay
2
-2
/
+7
2025-09-01
x86/apic: Add support to send IPI for Secure AVIC
Neeraj Upadhyay
1
-3
/
+135
2025-09-01
x86/apic: Add an update_vector() callback for Secure AVIC
Neeraj Upadhyay
1
-0
/
+23
2025-09-01
x86/apic: Add update_vector() callback for APIC drivers
Neeraj Upadhyay
1
-11
/
+17
2025-09-01
x86/apic: Initialize APIC ID for Secure AVIC
Neeraj Upadhyay
1
-0
/
+6
2025-08-31
x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
Neeraj Upadhyay
1
-2
/
+120
2025-08-31
x86/apic: Initialize Secure AVIC APIC backing page
Neeraj Upadhyay
2
-0
/
+38
2025-08-29
x86/vmscape: Add old Intel CPUs to affected list
Pawan Gupta
1
-9
/
+12
2025-08-28
x86/apic: Add new driver for Secure AVIC
Neeraj Upadhyay
2
-0
/
+64
2025-08-27
x86/bugs: Add attack vector controls for SSB
David Kaplan
1
-0
/
+9
2025-08-27
x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGON
K Prateek Nayak
1
-9
/
+14
2025-08-27
x86/microcode/AMD: Handle the case of no BIOS microcode
Borislav Petkov (AMD)
1
-2
/
+20
2025-08-25
x86/sgx: Use ENCLS mnemonic in <kernel/cpu/sgx/encls.h>
Uros Bizjak
1
-3
/
+3
2025-08-25
x86/cpu/intel: Fix the constant_tsc model check for Pentium 4
Suchit Karunakaran
1
-1
/
+1
2025-08-25
x86/apic: Make the ISR clearing sane
Thomas Gleixner
1
-40
/
+37
2025-08-22
x86/mtrr: Remove license boilerplate text with bad FSF address
Thomas Huth
2
-28
/
+2
2025-08-21
uprobes/x86: Add SLS mitigation to the trampolines
Peter Zijlstra
1
-0
/
+2
2025-08-21
uprobes/x86: Make asm style consistent
Peter Zijlstra
1
-8
/
+8
2025-08-21
uprobes/x86: Fix uprobe syscall vs shadow stack
Peter Zijlstra
2
-9
/
+48
2025-08-21
uprobes/x86: Accept more NOP forms
Peter Zijlstra
1
-5
/
+32
2025-08-21
uprobes/x86: Optimize is_optimize()
Peter Zijlstra
1
-21
/
+13
2025-08-21
uprobes/x86: Add struct uretprobe_syscall_args
Peter Zijlstra
1
-13
/
+20
2025-08-21
uprobes/x86: Add support to optimize uprobes
Jiri Olsa
1
-1
/
+282
2025-08-21
uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
1
-0
/
+139
2025-08-21
uprobes/x86: Add mapping for optimized uprobe trampolines
Jiri Olsa
1
-0
/
+144
2025-08-21
uprobes: Rename arch_uretprobe_trampoline function
Jiri Olsa
1
-1
/
+1
2025-08-19
x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
Xin Li
1
-0
/
+1
2025-08-19
x86/bugs: Fix GDS mitigation selecting when mitigation is off
Li RongQing
1
-3
/
+1
2025-08-18
x86/CPU/AMD: Ignore invalid reset reason value
Yazen Ghannam
1
-2
/
+6
2025-08-18
objtool: Validate kCFI calls
Peter Zijlstra
1
-0
/
+4
2025-08-18
x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardware
Josh Poimboeuf
1
-0
/
+1
[prev]
[next]