index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2021-01-12
x86/mtrr: Correct the range check before performing MTRR type lookups
Ying-Tsun Huang
2021-01-12
x86/mm: Fix leak of pmd ptlock
Dan Williams
2020-12-29
x86/kprobes: Restore BTF if the single-stepping is cancelled
Masami Hiramatsu
2020-12-11
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
2020-12-02
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Anand K Mistry
2020-12-02
x86/xen: don't unbind uninitialized lock_kicker_irq
Brian Masney
2020-11-24
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
2020-11-22
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
2020-11-18
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
2020-11-10
x86/kexec: Use up-to-dated screen_info copy to fill boot params
Kairui Song
2020-10-29
KVM: x86: emulating RDPID failure shall return #UD rather than #GP
Robert Hoo
2020-10-29
x86/mm/ptdump: Fix soft lockup in page table walker
Andrey Ryabinin
2020-10-01
x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline
Thomas Gleixner
2020-10-01
KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
Steve Rutherford
2020-09-23
x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
Adam Borowski
2020-09-23
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
2020-09-23
vgacon: remove software scrollback support
Linus Torvalds
2020-08-21
x86/i8259: Use printk_deferred() to prevent deadlock
Thomas Gleixner
2020-07-31
x86: math-emu: Fix up 'cmp' insn for clang ias
Arnd Bergmann
2020-07-31
x86/fpu: Disable bottom halves while loading FPU registers
Sebastian Andrzej Siewior
2020-07-22
KVM: x86: bit 8 of non-leaf PDPEs is not reserved
Paolo Bonzini
2020-06-29
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
Xiaoyao Li
2020-06-29
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-29
x86/kprobes: Avoid kretprobe recursion bug
Masami Hiramatsu
2020-06-20
x86/mm: Stop printing BRK addresses
Arvind Sankar
2020-06-20
KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
Sean Christopherson
2020-06-20
KVM: nSVM: leave ASID aside in copy_vmcb_control_area
Paolo Bonzini
2020-06-20
x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
Anthony Steinhauser
2020-06-20
x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.
Anthony Steinhauser
2020-06-20
x86/speculation: Add support for STIBP always-on preferred mode
Thomas Lendacky
2020-06-20
x86/speculation: Change misspelled STIPB to STIBP
Waiman Long
2020-06-20
x86/reboot/quirks: Add MacBook6,1 reboot quirk
Hill Ma
2020-06-20
x86/speculation: Prevent rogue cross-process SSBD shutdown
Anthony Steinhauser
2020-06-20
x86_64: Fix jiffies ODR violation
Bob Haarman
2020-06-11
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-06-11
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
2020-06-11
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2020-06-11
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2020-06-11
x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
Nathan Chancellor
2020-06-03
x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
Alexander Dahl
2020-05-20
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
2020-05-20
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
2020-05-20
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
2020-05-20
x86/apm: Don't access __preempt_count with zeroed fs
Ville Syrjälä
2020-05-10
x86/apic/uv: Silence a shift wrapping warning
Dan Carpenter
2020-05-10
x86/LDT: Print the real LDT base address
Jan Beulich
2020-05-10
perf/x86: Fix filter_events() bug with event mappings
Stephane Eranian
2020-05-05
perf/x86: Fix uninitialized value usage
Peter Zijlstra
2020-05-02
bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B
Luke Nelson
2020-05-02
KVM: VMX: Enable machine check support for 32bit targets
Uros Bizjak
[next]