Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
361d5764f9ae5fe5b4873b51136239d5c1f17f04
/
arch
/
x86
0f51310
include/linux/string.h: add the option of fortified string.h functions
by Daniel Micay
· 7 years ago
9ae2c67
Merge 4.9.40 into android-4.9
by Greg Kroah-Hartman
· 7 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
14accea
Merge 4.9.39 into android-4.9
by Greg Kroah-Hartman
· 7 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
3f353c3
Merge 4.9.38 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
81ba752
x86/mm/pat: Don't report PAT on CPUs that don't support it
by Mikulas Patocka
· 7 years ago
598195a
Merge 4.9.37 into android-4.9
by Greg Kroah-Hartman
· 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
184ce81
Merge 4.9.36 into android-4.9
by Greg Kroah-Hartman
· 7 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
ed96148
x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds()
by Baoquan He
· 7 years ago
75d78c7
Merge 4.9.35 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
5220378
perf/x86/intel: Add 1G DTLB load/store miss support for SKL
by Kan Liang
· 7 years ago
7172a93
Merge 4.9.34 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
cfc0eb40
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 7 years ago
caa6f1c
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
by Laura Abbott
· 7 years ago
da3493c
Merge 4.9.32 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
81555e4
KVM: async_pf: avoid async pf injection when in guest mode
by Wanpeng Li
· 7 years ago
19c9a11
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
by Wanpeng Li
· 7 years ago
78f87ce
kvm: async_pf: fix rcu_irq_enter() with irqs enabled
by Paolo Bonzini
· 8 years ago
4809f0e
efi: Don't issue error message when booted under Xen
by Juergen Gross
· 7 years ago
77d3588
Merge 4.9.31 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
d5ecb4c
x86/boot: Use CROSS_COMPILE prefix for readelf
by Rob Landley
· 7 years ago
68c83a3
x86/MCE: Export memory_error()
by Borislav Petkov
· 7 years ago
951d823
Merge 4.9.30 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
ae382ca
x86: fix 32-bit case of __get_user_asm_u64()
by Linus Torvalds
· 7 years ago
54e3854
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
by Wanpeng Li
· 7 years ago
c996ad7
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
by Wanpeng Li
· 7 years ago
b64ecb2
KVM: x86: Fix load damaged SSEx MXCSR register
by Wanpeng Li
· 7 years ago
33c4c2a
Merge 4.9.29 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
bdf1d5b
KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
by David Hildenbrand
· 8 years ago
f99985c
perf/x86: Fix Broadwell-EP DRAM RAPL events
by Vince Weaver
· 8 years ago
0750e8b
um: Fix PTRACE_POKEUSER on x86_64
by Richard Weinberger
· 8 years ago
e0c8717
x86, pmem: Fix cache flushing for iovec write < 8 bytes
by Ben Hutchings
· 7 years ago
acb6dc6
x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
by Ashish Kalra
· 8 years ago
f2b8de9
xen: adjust early dom0 p2m handling to xen hypervisor behavior
by Juergen Gross
· 7 years ago
a745b34
Merge 4.9.28 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
5d7ab83
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
by Boris Ostrovsky
· 8 years ago
d0ee363
KVM: nVMX: do not leak PML full vmexit to L1
by Ladi Prosek
· 8 years ago
560a979
KVM: nVMX: initialize PML fields in vmcs02
by Ladi Prosek
· 8 years ago
39058ad
Revert "KVM: nested VMX: disable perf cpuid reporting"
by Jim Mattson
· 8 years ago
b6cd52a
x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
by Andy Shevchenko
· 8 years ago
1eae95d
kprobes/x86: Fix kernel panic when certain exception-handling addresses are probed
by Masami Hiramatsu
· 8 years ago
56e524a
x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0
by Nikola Pajkovsky
· 8 years ago
5ed26fa
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
by Ruslan Ruslichenko
· 8 years ago
89e8bd3
perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing
by Alexander Shishkin
· 8 years ago
e88bb96
Merge 4.9.26 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
6d10a6c
ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
by Josh Poimboeuf
· 8 years ago
bae751b
Merge 4.9.25 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
f8bc088
x86/mce: Make the MCE notifier a blocking one
by Vishal Verma
· 8 years ago
6966a65
x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
by Yazen Ghannam
· 8 years ago
a2659b2
Merge 4.9.24 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
2c0ad23
mm: Tighten x86 /dev/mem with zeroing reads
by Kees Cook
· 8 years ago
c07479f
x86/xen: Fix APIC id mismatch warning on Intel
by Mohit Gambhir
· 8 years ago
75465e7
kvm: fix page struct leak in handle_vmon
by Paolo Bonzini
· 8 years ago
5e29a45
x86/vdso: Plug race between mapping and ELF header setup
by Thomas Gleixner
· 8 years ago
ec980b6
x86/vdso: Ensure vdso32_enabled gets set to valid values only
by Mathias Krause
· 8 years ago
a9826aa
x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
by Dan Williams
· 8 years ago
59bf230
x86/signals: Fix lower/upper bound reporting in compat siginfo
by Joerg Roedel
· 8 years ago
41d8b02
x86/efi: Don't try to reserve runtime regions
by Omar Sandoval
· 8 years ago
085656d
perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
by Peter Zijlstra
· 8 years ago
44e63be
Merge 4.9.22 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
7eae64f
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
by Matjaz Hegedic
· 8 years ago
e5525c7
x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
by Matjaz Hegedic
· 8 years ago
0605fff
x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
by Matjaz Hegedic
· 8 years ago
6856581
Merge 4.9.21 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
af5ef6d
x86/mce: Fix copy/paste error in exception table entries
by Tony Luck
· 8 years ago
2211d19
x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization
by Baoquan He
· 8 years ago
8b08aec
xen/setup: Don't relocate p2m over existing one
by Ross Lagerwall
· 8 years ago
c96f651
Merge 4.9.20 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
3e8c6bd
KVM: x86: cleanup the page tracking SRCU instance
by Paolo Bonzini
· 8 years ago
7f9385e
x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm am: 9f9115b67a
by Andy Lutomirski
· 8 years ago
1aca863
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y am: 24ba2842a4
by Andrey Ryabinin
· 8 years ago
722bffc
x86/tsc: Fix ART for TSC_KNOWN_FREQ am: 5ec98e6ffd
by Peter Zijlstra
· 8 years ago
54ab51d
x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic am: 29d928785f
by Vitaly Kuznetsov
· 8 years ago
75c2781
xen: do not re-use pirq number cached in pci device msi msg data am: 4b40611a9b
by Dan Streetman
· 8 years ago
9f9115b
x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
by Andy Lutomirski
· 8 years ago
Next »