index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-07-28
4
-4
/
+4
|
\
|
*
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2019-07-25
4
-4
/
+4
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-27
7
-23
/
+75
|
\
\
|
*
|
x86/speculation/mds: Apply more accurate check on hypervisor platform
Zhenzhong Duan
2019-07-25
1
-1
/
+1
|
*
|
x86/hpet: Undo the early counter is counting check
Thomas Gleixner
2019-07-25
1
-4
/
+8
|
*
|
x86/entry/32: Pass cr2 to do_async_page_fault()
Matt Mullins
2019-07-24
1
-4
/
+9
|
*
|
x86/irq/64: Update stale comment
Cao jin
2019-07-22
1
-4
/
+4
|
*
|
x86/sysfb_efi: Add quirks for some devices with swapped width and height
Hans de Goede
2019-07-22
1
-0
/
+46
|
*
|
x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()
Eiichi Tsukata
2019-07-22
1
-1
/
+1
|
*
|
x86/mm: Sync also unmappings in vmalloc_sync_all()
Joerg Roedel
2019-07-22
1
-8
/
+5
|
*
|
x86/mm: Check for pfn instead of page in vmalloc_sync_one()
Joerg Roedel
2019-07-22
1
-1
/
+1
|
|
/
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-27
2
-5
/
+4
|
\
\
|
*
|
perf/x86/intel: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-25
1
-0
/
+2
|
*
|
perf/x86: Apply more accurate check on hypervisor platform
Zhenzhong Duan
2019-07-25
1
-2
/
+1
|
*
|
perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x register
Yunying Sun
2019-07-25
1
-2
/
+2
|
*
|
perf/x86/intel: Fix SLOTS PEBS event constraint
Kan Liang
2019-07-25
1
-1
/
+1
|
|
/
*
|
Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-07-27
1
-0
/
+2
|
\
\
|
*
|
perf/x86/intel: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-25
1
-0
/
+2
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-24
6
-12
/
+43
|
\
\
|
|
/
|
/
|
|
*
KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption
Wanpeng Li
2019-07-24
1
-1
/
+2
|
*
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
2019-07-24
1
-1
/
+1
|
*
KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free
Jan Kiszka
2019-07-22
1
-0
/
+2
|
*
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
2019-07-22
4
-5
/
+27
|
*
KVM: X86: Fix fpu state crash in kvm guest
Wanpeng Li
2019-07-22
1
-3
/
+6
|
*
Revert "kvm: x86: Use task structs fpu field for user"
Paolo Bonzini
2019-07-22
2
-5
/
+6
|
*
KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
Jan Kiszka
2019-07-22
1
-0
/
+2
*
|
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-20
2
-0
/
+31
|
\
\
|
*
|
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
2019-07-16
2
-0
/
+31
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-20
31
-195
/
+218
|
\
\
\
|
*
|
|
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
2019-07-20
1
-1
/
+10
|
*
|
|
x86/hyper-v: Zero out the VP ASSIST PAGE on allocation
Dexuan Cui
2019-07-19
1
-2
/
+11
|
*
|
|
x86, boot: Remove multiple copy of static function sanitize_boot_params()
Zhenzhong Duan
2019-07-18
2
-1
/
+1
|
*
|
|
x86/boot/compressed/64: Remove unused variable
Zhenzhong Duan
2019-07-18
1
-1
/
+0
|
*
|
|
x86/boot/efi: Remove unused variables
Zhenzhong Duan
2019-07-18
1
-9
/
+1
|
*
|
|
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
2019-07-17
7
-51
/
+59
|
*
|
|
x86/entry/64: Update comments and sanity tests for create_gap
Peter Zijlstra
2019-07-17
1
-6
/
+11
|
*
|
|
x86/entry/64: Simplify idtentry a little
Peter Zijlstra
2019-07-17
1
-54
/
+48
|
*
|
|
x86/entry/32: Simplify common_exception
Peter Zijlstra
2019-07-17
1
-23
/
+13
|
*
|
|
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
2019-07-17
10
-26
/
+45
|
*
|
|
x86/process: Delete useless check for dead process with LDT
Jann Horn
2019-07-17
1
-11
/
+1
|
*
|
|
x86: math-emu: Hide clang warnings for 16-bit overflow
Arnd Bergmann
2019-07-17
2
-2
/
+2
|
*
|
|
x86/e820: Use proper booleans instead of 0/1
Yi Wang
2019-07-16
1
-2
/
+2
|
*
|
|
x86/apic: Silence -Wtype-limits compiler warnings
Qian Cai
2019-07-16
2
-2
/
+2
|
*
|
|
x86/mm: Free sme_early_buffer after init
David Rientjes
2019-07-16
1
-1
/
+1
|
*
|
|
x86/boot: Fix memory leak in default_get_smp_config()
David Rientjes
2019-07-16
1
-6
/
+4
|
*
|
|
Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...
Andy Lutomirski
2019-07-15
1
-2
/
+12
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
11
-61
/
+87
|
\
\
\
\
|
*
|
|
|
x86/uaccess: Remove redundant CLACs in getuser/putuser error paths
Josh Poimboeuf
2019-07-18
2
-23
/
+26
|
*
|
|
|
x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()
Josh Poimboeuf
2019-07-18
1
-1
/
+1
|
*
|
|
|
x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()
Josh Poimboeuf
2019-07-18
1
-1
/
+1
[next]