Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
76d83bfc1158a0995d327ee39926688c8a08d9c9
/
arch
/
x86
206e162
kvm, mm: account kvm related kmem slabs to kmemcg
by Shakeel Butt
· 7 years ago
2df1969
KVM: VMX: Fix enable VPID conditions
by Wanpeng Li
· 8 years ago
e0249c0
KVM: x86: correct async page present tracepoint
by Wanpeng Li
· 8 years ago
8386ff5
kvm: vmx: Flush TLB when the APIC-access address changes
by Jim Mattson
· 8 years ago
2a7eee3
kvm: fix usage of uninit spinlock in avic_vm_destroy()
by Dmitry Vyukov
· 8 years ago
e15628b
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
by Dou Liyang
· 8 years ago
215df1f
KVM: nVMX: do not warn when MSR bitmap address is not backed
by Radim Krčmář
· 8 years ago
c32e053
crypto: salsa20 - fix blkcipher_walk API usage
by Eric Biggers
· 7 years ago
c886f28
KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
by Wanpeng Li
· 8 years ago
29deec4
kvm: nVMX: VMCLEAR should not cause the vCPU to shut down
by Jim Mattson
· 8 years ago
8c6ebeb
x86/hpet: Prevent might sleep splat on resume
by Thomas Gleixner
· 8 years ago
29dc610
x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register
by Andrew Banman
· 8 years ago
6ead44d
KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
by Andrew Honig
· 7 years ago
9cf0eaf
KVM: x86: fix APIC page invalidation
by Radim Krčmář
· 7 years ago
6662a55
x86/PCI: Make broadcom_postcore_init() check acpi_disabled
by Rafael J. Wysocki
· 7 years ago
b75e47c
x86/fpu: Set the xcomp_bv when we fake up a XSAVES area
by Kevin Hao
· 8 years ago
a88ff23
perf/x86/intel: Account interrupts for PEBS errors
by Jiri Olsa
· 8 years ago
a65f24a
kprobes/x86: Disable preemption in ftrace-based jprobes
by Masami Hiramatsu
· 7 years ago
61b7a6f
x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
by Dave Hansen
· 7 years ago
a11ca51
Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()"
by Greg Kroah-Hartman
· 7 years ago
9aad757
KVM: lapic: Fixup LDR on load in x2apic
by Dr. David Alan Gilbert
· 7 years ago
e02746e2
KVM: lapic: Split out x2apic ldr calculation
by Dr. David Alan Gilbert
· 7 years ago
6794552
KVM: x86: inject exceptions produced by x86_decode_insn
by Paolo Bonzini
· 7 years ago
c0a4c22
KVM: x86: Exit to user-mode on #UD intercept when emulator requires
by Liran Alon
· 7 years ago
f5477da
KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk
by Liran Alon
· 7 years ago
11ac561
KVM: SVM: obey guest PAT
by Paolo Bonzini
· 7 years ago
1be0c0e
KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
by Ladi Prosek
· 7 years ago
0d794d0
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
by Andy Lutomirski
· 7 years ago
2816c04
x86/decoder: Add new TEST instruction pattern
by Masami Hiramatsu
· 7 years ago
d0629c6
x86/mm: fix use-after-free of vma during userfaultfd fault
by Vlastimil Babka
· 7 years ago
54a5155
x86/MCE/AMD: Always give panic severity for UC errors in kernel context
by Yazen Ghannam
· 7 years ago
d9b035e
x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers
by Daniel Bristot de Oliveira
· 8 years ago
31c8c49
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
by Bilal Amarni
· 7 years ago
e45d93b
x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context
by Borislav Petkov
· 7 years ago
9d5e599
x86/smpboot: Make optimization of delay calibration work correctly
by Pavel Tatashin
· 7 years ago
2822bbb
crypto: x86/sha256-mb - fix panic due to unaligned access
by Andrey Ryabinin
· 7 years ago
ca6c028
crypto: x86/sha1-mb - fix panic due to unaligned access
by Andrey Ryabinin
· 7 years ago
2715f68
x86/uaccess, sched/preempt: Verify access_ok() context
by Peter Zijlstra
· 8 years ago
ca96013
x86/microcode/intel: Disable late loading on model 79
by Borislav Petkov
· 7 years ago
a5f043b
mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next
by Yasuaki Ishimatsu
· 8 years ago
28955b0
KVM: nVMX: update last_nonleaf_level when initializing nested EPT
by Ladi Prosek
· 7 years ago
fb6da44
x86/alternatives: Fix alt_max_short macro to really be a max()
by Mathias Krause
· 7 years ago
08e1674
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
by Haozhong Zhang
· 7 years ago
3610c4a
KVM: MMU: always terminate page walks at level 1
by Ladi Prosek
· 7 years ago
922e562
KVM: x86: fix singlestepping over syscall
by Paolo Bonzini
· 7 years ago
81080d2
x86/acpi: Restore the order of CPU IDs
by Dou Liyang
· 8 years ago
5435e48
kasan: do not sanitize kexec purgatory
by Mike Galbraith
· 8 years ago
ea37f61
KVM: VMX: use cmpxchg64
by Paolo Bonzini
· 7 years ago
3ffbe62
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
by Haozhong Zhang
· 7 years ago
0c4e39c
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
by Haozhong Zhang
· 7 years ago
5e9b07f
x86/fpu: Don't let userspace set bogus xcomp_bv
by Eric Biggers
· 7 years ago
54af98f
x86/mm: Fix fault error path using unsafe vma pointer
by Laurent Dufour
· 7 years ago
86ef97b
kvm: nVMX: Don't allow L2 to access the hardware CR8
by Jim Mattson
· 7 years ago
3d4213f
KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
by Jan H. Schönherr
· 7 years ago
e3a643b
kvm/x86: Handle async PF in RCU read-side critical sections
by Boqun Feng
· 7 years ago
58d2fb1
KVM: VMX: simplify and fix vmx_vcpu_pi_load
by Paolo Bonzini
· 7 years ago
ff5eb8f
KVM: VMX: avoid double list add with VT-d posted interrupts
by Paolo Bonzini
· 7 years ago
01c58b0
KVM: VMX: extract __pi_post_block
by Paolo Bonzini
· 7 years ago
3fddeb8
x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
by Andy Lutomirski
· 7 years ago
0caec706
x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
by Andy Lutomirski
· 7 years ago
c7d1dde
x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
by Andy Lutomirski
· 7 years ago
43f776d
x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
by Arnd Bergmann
· 7 years ago
3559de4
x86/mm: Fix use-after-free of ldt_struct
by Eric Biggers
· 7 years ago
3df3b2e
perf/x86/intel/rapl: Make package handling more robust
by Thomas Gleixner
· 8 years ago
275f303
KVM: x86: block guest protection keys unless the host has them enabled
by Paolo Bonzini
· 7 years ago
10d5bf2
x86/asm/64: Clear AC on NMI entries
by Andy Lutomirski
· 7 years ago
1f2347a
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
by Kees Cook
· 7 years ago
c3e8a12
crypto: x86/sha1 - Fix reads beyond the number of blocks passed
by megha.dey@linux.intel.com
· 7 years ago
f897e9a
x86/boot: Add missing declaration of string functions
by Nicholas Mc Guire
· 8 years ago
0c609d3e
KVM: async_pf: make rcu irq exit if not triggered from idle task
by Wanpeng Li
· 7 years ago
b899142
perf/x86: Set pmu->module in Intel PMU modules
by David Carrillo-Cisneros
· 8 years ago
efa2252
x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'
by Andy Shevchenko
· 8 years ago
34fae9c
x86/mce/AMD: Make the init code more robust
by Thomas Gleixner
· 8 years ago
c69280e
x86/ioapic: Pass the correct data to unmask_ioapic_irq()
by Seunghun Han
· 7 years ago
036d59f
x86/acpi: Prevent out of bound access caused by broken ACPI tables
by Seunghun Han
· 7 years ago
4d3d3a1
x86/xen: allow userspace access during hypercalls
by Marek Marczykowski-Górecki
· 7 years ago
13b2f9f
PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11
by Bjorn Helgaas
· 8 years ago
cce8d2e
kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
by Haozhong Zhang
· 7 years ago
07592d6
kvm: vmx: Check value written to IA32_BNDCFGS
by Jim Mattson
· 7 years ago
fab777e
kvm: x86: Guest BNDCFGS requires guest MPX support
by Jim Mattson
· 7 years ago
bf7c215
kvm: vmx: Do not disable intercepts for BNDCFGS
by Jim Mattson
· 7 years ago
db92328
crypto: sha1-ssse3 - Disable avx2
by Herbert Xu
· 7 years ago
63c2f8f
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
by Kees Cook
· 7 years ago
81ba752
x86/mm/pat: Don't report PAT on CPUs that don't support it
by Mikulas Patocka
· 7 years ago
afbf565
x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
by Paolo Abeni
· 7 years ago
e353bfb
x86/tools: Fix gcc-7 warning in relocs.c
by Markus Trippelsdorf
· 8 years ago
a29fd27
KVM: nVMX: Fix exception injection
by Wanpeng Li
· 7 years ago
d1d3756
KVM: x86: zero base3 of unusable segments
by Radim Krčmář
· 7 years ago
f3c3ec9
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
by Radim Krčmář
· 7 years ago
1eeb794
KVM: x86: fix emulation of RSM and IRET instructions
by Ladi Prosek
· 8 years ago
8af88a9
x86/mm: Fix flush_tlb_page() on Xen
by Andy Lutomirski
· 8 years ago
3667daf
x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
by Joerg Roedel
· 8 years ago
b287ade
x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
by Baoquan He
· 7 years ago
82835fb
perf/x86: Reject non sampling events with precise_ip
by Jiri Olsa
· 8 years ago
48131dd
x86/mpx: Use compatible types in comparison to fix sparse error
by Tobias Klauser
· 8 years ago
28399407
x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
by Len Brown
· 8 years ago
c78b8de
perf/x86/intel: Use ULL constant to prevent undefined shift behaviour
by Colin King
· 8 years ago
3a6edbc
perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init code
by Prarit Bhargava
· 8 years ago
fded17b
perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug
by Zhou Chengming
· 8 years ago
80b1a11
KVM: x86: fix fixing of hypercalls
by Dmitry Vyukov
· 8 years ago
Next »