index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2020-11-22
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
1
-1
/
+7
2020-11-18
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
1
-19
/
+33
2020-11-10
x86/kexec: Use up-to-dated screen_info copy to fill boot params
Kairui Song
1
-2
/
+1
2020-11-05
perf/x86/amd/ibs: Fix raw sample data accumulation
Kim Phillips
2
-10
/
+17
2020-11-05
perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()
Kim Phillips
1
-4
/
+8
2020-11-05
x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compil...
Jiri Slaby
1
-8
/
+1
2020-11-05
x86/xen: disable Firmware First mode for correctable memory errors
Juergen Gross
1
-0
/
+9
2020-11-05
arch/x86/amd/ibs: Fix re-arming IBS Fetch
Kim Phillips
1
-1
/
+14
2020-11-05
x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled
Randy Dunlap
1
-0
/
+1
2020-10-30
KVM: x86: emulating RDPID failure shall return #UD rather than #GP
Robert Hoo
1
-1
/
+1
2020-10-29
x86/events/amd/iommu: Fix sizeof mismatch
Colin Ian King
1
-1
/
+1
2020-10-29
x86/nmi: Fix nmi_handle() duration miscalculation
Libing Zhou
1
-3
/
+2
2020-10-29
x86/fpu: Allow multiple bits in clearcpuid= parameter
Arvind Sankar
1
-8
/
+22
2020-10-29
KVM: SVM: Initialize prev_ga_tag before use
Suravee Suthikulpanit
1
-0
/
+1
2020-10-29
KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages
Sean Christopherson
1
-0
/
+1
2020-10-01
KVM: SVM: Add a dedicated INVD intercept routine
Tom Lendacky
1
-1
/
+7
2020-10-01
KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
Sean Christopherson
1
-1
/
+2
2020-10-01
x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline
Thomas Gleixner
1
-2
/
+2
2020-10-01
KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
Steve Rutherford
1
-2
/
+8
2020-10-01
x86/pkeys: Add check for pkey "overflow"
Dave Hansen
2
-2
/
+12
2020-10-01
KVM: x86: fix incorrect comparison in trace event
Paolo Bonzini
1
-1
/
+1
2020-10-01
x86/ioapic: Unbreak check_timer()
Thomas Gleixner
1
-0
/
+1
2020-10-01
arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback
Mikulas Patocka
1
-1
/
+1
2020-09-26
x86/boot: kbuild: allow readelf executable to be specified
Dmitry Golovin
1
-1
/
+1
2020-09-23
x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
Adam Borowski
2
-0
/
+2
2020-09-23
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
1
-0
/
+2
2020-09-17
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
1
-0
/
+1
2020-09-17
vgacon: remove software scrollback support
Linus Torvalds
2
-2
/
+0
2020-09-09
x86, fakenuma: Fix invalid starting node ID
Huang Ying
1
-1
/
+1
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2
-2
/
+4
2020-08-26
Fix build error when CONFIG_ACPI is not set/enabled:
Randy Dunlap
1
-0
/
+1
2020-08-26
kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
Jim Mattson
1
-1
/
+1
2020-08-26
kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
Jim Mattson
1
-1
/
+1
2020-08-21
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
1
-0
/
+4
2020-08-19
irqdomain/treewide: Free firmware node after domain removal
Jon Derrick
1
-0
/
+5
2020-08-19
crypto: aesni - add compatibility with IAS
Jian Cai
1
-11
/
+3
2020-08-19
x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
Eric Dumazet
1
-1
/
+1
2020-08-19
crypto: aesni - Fix build with LLVM_IAS=1
Sedat Dilek
1
-3
/
+3
2020-08-19
x86/mce/inject: Fix a wrong assignment of i_mce.status
Zhenzhong Duan
1
-1
/
+1
[next]