index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
x86/apic: Add extra serialization for non-serializing MSRs
Dave Hansen
5
-15
/
+32
2021-02-10
x86/build: Disable CET instrumentation in the kernel
Josh Poimboeuf
1
-0
/
+3
2021-02-10
KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit mode
Sean Christopherson
1
-0
/
+2
2021-02-10
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
Sean Christopherson
2
-0
/
+6
2021-02-07
x86: __always_inline __{rd,wr}msr()
Peter Zijlstra
1
-2
/
+2
2021-02-04
KVM: x86: get smi pending status correctly
Jay Zhou
1
-0
/
+5
2021-02-04
KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration
Maxim Levitsky
1
-5
/
+8
2021-02-04
KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
Like Xu
1
-0
/
+4
2021-02-04
KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
Like Xu
1
-1
/
+1
2021-01-27
x86/cpu/amd: Set __max_die_per_package on AMD
Yazen Ghannam
1
-2
/
+2
2021-01-27
x86/mmx: Use KFPU_387 for MMX string operations
Andy Lutomirski
1
-5
/
+15
2021-01-27
x86/topology: Make __max_die_per_package available unconditionally
Borislav Petkov
2
-3
/
+3
2021-01-27
x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state
Andy Lutomirski
2
-6
/
+18
2021-01-27
x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery
David Woodhouse
1
-1
/
+10
2021-01-19
x86/hyperv: check cpu mask after interrupt has been disabled
Wei Liu
1
-3
/
+9
2021-01-17
x86/resctrl: Don't move a task to the same resource group
Fenghua Yu
1
-0
/
+7
2021-01-17
x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
Fenghua Yu
1
-65
/
+43
2021-01-17
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
7
-13
/
+22
2021-01-12
KVM: x86: fix shift out of bounds reported by UBSAN
Paolo Bonzini
1
-1
/
+1
2021-01-12
x86/mtrr: Correct the range check before performing MTRR type lookups
Ying-Tsun Huang
1
-3
/
+3
2021-01-12
x86/mm: Fix leak of pmd ptlock
Dan Williams
1
-0
/
+2
2021-01-06
KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
Paolo Bonzini
3
-14
/
+22
2021-01-06
KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses
Paolo Bonzini
1
-0
/
+4
2021-01-06
KVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL
Paolo Bonzini
4
-10
/
+29
2020-12-30
x86/CPU/AMD: Save AMD NodeId as cpu_die_id
Yazen Ghannam
4
-17
/
+15
2020-12-30
perf/x86/intel: Fix rtm_abort_event encoding on Ice Lake
Kan Liang
1
-1
/
+1
2020-12-30
perf/x86/intel: Add event constraint for CYCLE_ACTIVITY.STALLS_MEM_ANY
Kan Liang
1
-1
/
+2
2020-12-30
x86/kprobes: Restore BTF if the single-stepping is cancelled
Masami Hiramatsu
1
-0
/
+5
2020-12-30
x86/apic: Fix x2apic enablement without interrupt remapping
David Woodhouse
3
-6
/
+18
2020-12-30
x86/mm/ident_map: Check for errors from ident_pud_init()
Arvind Sankar
1
-2
/
+10
2020-12-30
perf/x86/intel: Check PEBS status correctly
Stephane Eranian
1
-1
/
+1
2020-12-21
x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
Xiaochen Shen
1
-4
/
+2
2020-12-21
x86/resctrl: Remove unused struct mbm_state::chunks_bw
James Morse
2
-4
/
+1
2020-12-21
KVM: mmu: Fix SPTE encoding of MMIO generation upper half
Maciej S. Szmigiero
1
-9
/
+20
2020-12-16
x86/apic/vector: Fix ordering in vector assignment
Thomas Gleixner
1
-10
/
+14
2020-12-16
x86/membarrier: Get rid of a dubious optimization
Andy Lutomirski
2
-6
/
+13
2020-12-16
x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP
Arvind Sankar
2
-2
/
+3
2020-12-16
x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S
Fangrui Song
3
-9
/
+3
2020-12-11
x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
1
-2
/
+3
2020-12-11
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
2
-4
/
+21
2020-12-02
x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak
Xiaochen Shen
1
-7
/
+25
2020-12-02
x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
Xiaochen Shen
1
-33
/
+2
2020-12-02
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Anand K Mistry
1
-2
/
+2
2020-12-02
x86/mce: Do not overwrite no_way_out if mce_end() fails
Gabriele Paoloni
1
-2
/
+4
2020-12-02
perf/x86: fix sysfs type mismatches
Sami Tolvanen
4
-24
/
+12
2020-12-02
x86/xen: don't unbind uninitialized lock_kicker_irq
Brian Masney
1
-1
/
+11
2020-12-02
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
3
-9
/
+12
2020-12-02
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
Paolo Bonzini
2
-51
/
+34
2020-11-24
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
1
-53
/
+10
2020-11-24
efi/x86: Free efi_pgd with free_pages()
Arvind Sankar
1
-11
/
+13
[next]