index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3
Kan Liang
1
-35
/
+26
2021-04-21
KVM: VMX: Don't use vcpu->run->internal.ndata as an array index
Reiji Watanabe
1
-5
/
+5
2021-04-21
KVM: VMX: Convert vcpu_vmx.exit_reason to a union
Sean Christopherson
3
-49
/
+86
2021-04-21
ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()
Rafael J. Wysocki
1
-3
/
+2
2021-04-14
KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_sp
Paolo Bonzini
1
-1
/
+1
2021-04-14
KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages
Sean Christopherson
3
-7
/
+22
2021-04-14
KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping
Sean Christopherson
1
-5
/
+8
2021-04-14
KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap
Sean Christopherson
1
-11
/
+13
2021-04-14
KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed
Ben Gardon
1
-10
/
+22
2021-04-14
KVM: x86/mmu: Ensure forward progress when yielding in TDP MMU iter
Ben Gardon
3
-23
/
+23
2021-04-14
KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn
Ben Gardon
2
-12
/
+12
2021-04-14
KVM: x86/mmu: Merge flush and non-flush tdp_mmu_iter_cond_resched
Ben Gardon
1
-29
/
+13
2021-04-14
KVM: x86/mmu: change TDP MMU yield function returns to match cond_resched
Ben Gardon
1
-10
/
+29
2021-04-14
ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
Vitaly Kuznetsov
2
-15
/
+13
2021-04-10
bpf, x86: Validate computation of branch displacements for x86-32
Piotr Krysiuk
1
-1
/
+10
2021-04-10
bpf, x86: Validate computation of branch displacements for x86-64
Piotr Krysiuk
1
-1
/
+10
2021-04-10
x86/build: Turn off -fcf-protection for realmode targets
Arnd Bergmann
1
-1
/
+1
2021-04-10
bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp
Yonghong Song
1
-2
/
+2
2021-04-07
bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIG
Stanislav Fomichev
1
-1
/
+2
2021-04-07
KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested...
Paolo Bonzini
1
-1
/
+17
2021-04-07
KVM: SVM: load control fields from VMCB12 before checking them
Paolo Bonzini
1
-4
/
+6
2021-04-07
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
2
-1
/
+2
2021-04-07
ACPI: tables: x86: Reserve memory occupied by ACPI tables
Rafael J. Wysocki
2
-18
/
+15
2021-04-07
bpf: Fix fexit trampoline.
Alexei Starovoitov
1
-4
/
+22
2021-03-30
Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"
Roger Pau Monne
3
-17
/
+14
2021-03-30
x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()
Isaku Yamahata
1
-1
/
+1
2021-03-30
xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUG
Roger Pau Monne
1
-2
/
+2
2021-03-30
KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
Sean Christopherson
2
-49
/
+74
2021-03-30
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
1
-0
/
+7
2021-03-25
x86/apic/of: Fix CPU devicetree-node lookups
Johan Hovold
1
-0
/
+5
2021-03-25
x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
Oleg Nesterov
2
-24
/
+14
2021-03-25
x86: Move TS_COMPAT back to asm/thread_info.h
Oleg Nesterov
2
-9
/
+9
2021-03-25
x86/ioapic: Ignore IRQ2 again
Thomas Gleixner
1
-0
/
+10
2021-03-25
perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENT
Kan Liang
1
-0
/
+3
2021-03-25
perf/x86/intel: Fix a crash caused by zero PEBS status
Kan Liang
1
-1
/
+1
2021-03-20
crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
Ard Biesheuvel
2
-56
/
+84
2021-03-20
crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2
-20
/
+20
2021-03-17
KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
Wanpeng Li
1
-10
/
+9
2021-03-17
KVM: x86: Ensure deadline timer has truly expired before posting its IRQ
Sean Christopherson
1
-1
/
+10
2021-03-17
x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscalls
Andy Lutomirski
1
-1
/
+2
2021-03-17
x86/sev-es: Use __copy_from_user_inatomic()
Joerg Roedel
3
-15
/
+55
2021-03-17
x86/sev-es: Correctly track IRQ states in runtime #VC handler
Joerg Roedel
1
-2
/
+4
2021-03-17
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
5
-49
/
+13
2021-03-17
x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack
Joerg Roedel
1
-2
/
+12
2021-03-17
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
4
-2
/
+19
2021-03-17
x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2
Josh Poimboeuf
1
-6
/
+6
2021-03-17
perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBR
Kan Liang
1
-1
/
+4
2021-03-11
KVM: SVM: Clear the CR4 register on reset
Babu Moger
1
-0
/
+1
2021-03-11
KVM: x86: Supplement __cr4_reserved_bits() with X86_FEATURE_PCID check
Vitaly Kuznetsov
1
-0
/
+2
2021-03-07
xen: fix p2m size in dom0 for disabled memory hotplug case
Juergen Gross
3
-26
/
+21
[prev]
[next]