Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2716765697a11a6a42c3c7536ff7b12a0facfecd
/
arch
/
x86
e18aca0
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
79298ac
x86/intel_rdt: Fix memory leak on mount failure
by Vikas Shivappa
· 7 years ago
27ab862
Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
8eabf42
x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
by Baoquan He
· 7 years ago
b892cb8
x86/boot/KASLR: Add checking for the offset of kernel virtual address randomization
by Baoquan He
· 7 years ago
80c65fd
perf/x86/intel/uncore: Fix wrong box pointer check
by Kan Liang
· 7 years ago
6474924
arch: remove unused macro/function thread_saved_pc()
by Tobias Klauser
· 7 years ago
98fe363
x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUD
by Jérôme Glisse
· 7 years ago
a4fd8b3
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
35d8d5d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
26fcd95
x86/mshyperv: Remove excess #includes from mshyperv.h
by Thomas Gleixner
· 7 years ago
c8401dd
KVM: x86: fix singlestepping over syscall
by Paolo Bonzini
· 7 years ago
fb3a505
perf/x86/intel: Add 1G DTLB load/store miss support for SKL
by Kan Liang
· 7 years ago
1be7107
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 7 years ago
7304e8f
iommu/vt-d: Correctly disable Intel IOMMU force on
by Shaohua Li
· 7 years ago
d9ee35a
x86/mm: Disable 1GB direct mappings when disabling 2MB mappings
by Vlastimil Babka
· 7 years ago
8a524f8
x86/debug: Handle early WARN_ONs proper
by Peter Zijlstra
· 7 years ago
3262764
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
9d0eb46
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
9bc1f09
KVM: async_pf: avoid async pf injection when in guest mode
by Wanpeng Li
· 7 years ago
47b2c3f
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
by Bilal Amarni
· 7 years ago
a364163
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
by Wanpeng Li
· 7 years ago
5b0bc9a
x86/microcode/intel: Clear patch pointer before jettisoning the initrd
by Dominik Brodowski
· 7 years ago
d491221
KVM: nVMX: Fix exception injection
by Wanpeng Li
· 7 years ago
bbaf0e2
kvm: async_pf: fix rcu_irq_enter() with irqs enabled
by Paolo Bonzini
· 8 years ago
ae1d557
x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoC
by Christian Sünkenberg
· 7 years ago
f2a025d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f56f88e
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9ea15a5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
c08d517
Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"
by Ingo Molnar
· 7 years ago
47a66ee
KVM: x86: Fix nmi injection failure when vcpu got blocked
by ZhuangYanying
· 8 years ago
d9c1b54
KVM: SVM: do not zero out segment attributes if segment is unusable or not present
by Roman Pen
· 7 years ago
8eae957
KVM: SVM: ignore type when setting segment registers
by Gioh Kim
· 7 years ago
cbf7127
KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging
by Radim Krčmář
· 8 years ago
5d9070b
x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT warning
by Borislav Petkov
· 7 years ago
dac6ca2
x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preemptibility bug
by Borislav Petkov
· 7 years ago
94133e4
x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled
by Baoquan He
· 8 years ago
4e52797
x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map
by Sai Praneeth
· 8 years ago
1ea34ad
efi: Don't issue error message when booted under Xen
by Juergen Gross
· 8 years ago
38e6bf2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
de0b9d7
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6ee98ff
x86/ftrace: Make sure that ftrace trampolines are not RWX
by Thomas Gleixner
· 8 years ago
a53276e
x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()
by Steven Rostedt (VMware)
· 8 years ago
c93f5cf
kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
by Masami Hiramatsu
· 8 years ago
52b5419
KVM: x86: Fix virtual wire mode
by Jan H. Schönherr
· 8 years ago
e1d39b1
KVM: nVMX: Fix handling of lmsw instruction
by Jan H. Schönherr
· 8 years ago
5acc1ca
KVM: X86: Fix preempt the preemption timer cancel
by Wanpeng Li
· 8 years ago
702644e
x86/timers: Move simple_udelay_calibration past init_hypervisor_platform
by Jan Kiszka
· 8 years ago
fc152d22
x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()
by Mateusz Jurczyk
· 8 years ago
cbed27c
x86/PAT: Fix Xorg regression on CPUs that don't support PAT
by Mikulas Patocka
· 8 years ago
c9525a3
x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog documentation
by Benjamin Peterson
· 8 years ago
7e60912
x86/build: Permit building with old make versions
by Jan Kiszka
· 8 years ago
519fb5c
x86/unwind: Add end-of-stack check for ftrace handlers
by Josh Poimboeuf
· 8 years ago
ebd5749
Revert "x86/entry: Fix the end of the stack for newly forked tasks"
by Josh Poimboeuf
· 8 years ago
33c9e97
x86: fix 32-bit case of __get_user_asm_u64()
by Linus Torvalds
· 8 years ago
334a023
Clean up x86 unsafe_get/put_user() type handling
by Linus Torvalds
· 8 years ago
2d1f406
x86/MCE: Export memory_error()
by Borislav Petkov
· 8 years ago
f3926e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
a7cc722
fix unsafe_put_user()
by Al Viro
· 8 years ago
3780578
x86/boot: Use CROSS_COMPILE prefix for readelf
by Rob Landley
· 8 years ago
4217fdd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
9e856e4
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
92ceb76
KVM: x86: prevent uninitialized variable warning in check_svme()
by Radim Krčmář
· 8 years ago
34b0dad
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
by Radim Krčmář
· 8 years ago
f0367ee
KVM: x86: zero base3 of unusable segments
by Radim Krčmář
· 8 years ago
cbfc6c9
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
by Wanpeng Li
· 8 years ago
e2c2206
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
by Wanpeng Li
· 8 years ago
c71e6d8
xen: make xen_flush_tlb_all() static
by Juergen Gross
· 8 years ago
989513a
xen: cleanup pvh leftovers from pv-only sources
by Juergen Gross
· 8 years ago
d3e7dec
KVM: Silence underflow warning in avic_get_physical_id_entry()
by Dan Carpenter
· 8 years ago
b401ee0
KVM: x86: lower default for halt_poll_ns
by Paolo Bonzini
· 8 years ago
0780516
KVM: nVMX: fix EPT permissions as reported in exit qualification
by Paolo Bonzini
· 8 years ago
fce6ac4
KVM: VMX: Don't enable EPT A/D feature if EPT feature is disabled
by Wanpeng Li
· 8 years ago
a575813
KVM: x86: Fix load damaged SSEx MXCSR register
by Wanpeng Li
· 8 years ago
4769886
kvm: nVMX: off by one in vmx_write_pml_buffer()
by Dan Carpenter
· 8 years ago
ec05901
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
1251704
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
cea5822
Tigran has moved
by Andrew Morton
· 8 years ago
0fcc3ab
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
e0c4a5f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f1e0527
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5836e42
Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
69861e0
xen: adjust early dom0 p2m handling to xen hypervisor behavior
by Juergen Gross
· 8 years ago
def9331
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
by Juergen Gross
· 8 years ago
791a9a6
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 years ago
556d994
Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
5ccd414
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
fcc8487
uapi: export all headers under uapi directories
by Nicolas Dichtel
· 8 years ago
25dc1d6
x86: stop exporting msr-index.h to userland
by Nicolas Dichtel
· 8 years ago
28b4780
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
8376efd
x86, pmem: Fix cache flushing for iovec write < 8 bytes
by Ben Hutchings
· 8 years ago
03efce6
nVMX: Advertise PML to L1 hypervisor
by Bandan Das
· 8 years ago
c5f983f
nVMX: Implement emulated Page Modification Logging
by Bandan Das
· 8 years ago
bab4165
kvm: x86: Add a hook for arch specific dirty logging emulation
by Bandan Das
· 8 years ago
c7c2c70
kvm: nVMX: Validate CR3 target count on nested VM-entry
by Jim Mattson
· 8 years ago
4a1bec4
x86/build: Don't add -maccumulate-outgoing-args w/o compiler support
by Nick Desaulniers
· 8 years ago
d2b6dc6
x86/boot/32: Fix UP boot on Quark and possibly other platforms
by Andy Lutomirski
· 8 years ago
861ce4a
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
by Laura Abbott
· 8 years ago
857f864
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
Next »