index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
2018-07-08
3
-2
/
+31
*
Drivers: hv: vmbus: Make TLFS #define names architecture neutral
Michael Kelley
2018-07-03
3
-10
/
+10
*
Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code
Michael Kelley
2018-07-03
1
-4
/
+8
*
x86/hyperv: Add interrupt handler annotations
Michael Kelley
2018-07-03
1
-1
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-24
1
-1
/
+1
|
\
|
*
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
Oleg Nesterov
2018-06-21
1
-1
/
+1
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-24
2
-2
/
+2
|
\
\
|
*
|
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
2018-06-22
2
-2
/
+2
*
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
1
-1
/
+1
|
\
\
\
|
*
|
|
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
2018-06-24
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
9
-22
/
+95
|
\
\
\
|
*
|
|
x86/mm: Fix 'no5lvl' handling
Kirill A. Shutemov
2018-06-23
1
-0
/
+3
|
*
|
|
Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"
Kirill A. Shutemov
2018-06-23
1
-1
/
+1
|
*
|
|
x86/CPU/AMD: Fix LLC ID bit-shift calculation
Suravee Suthikulpanit
2018-06-22
1
-1
/
+1
|
*
|
|
Merge branch 'linus' into x86/urgent
Thomas Gleixner
2018-06-22
182
-3485
/
+11821
|
|
\
|
|
|
*
|
|
x86/microcode/intel: Fix memleak in save_microcode_patch()
Zhenzhong Duan
2018-06-22
1
-1
/
+4
|
*
|
|
x86/platform/UV: Add kernel parameter to set memory block size
mike.travis@hpe.com
2018-06-21
1
-0
/
+11
|
*
|
|
x86/platform/UV: Use new set memory block size function
mike.travis@hpe.com
2018-06-21
1
-3
/
+46
|
*
|
|
x86/platform/UV: Add adjustable set memory block size function
mike.travis@hpe.com
2018-06-21
1
-4
/
+16
|
*
|
|
x86/build: Remove unnecessary preparation for purgatory
Masahiro Yamada
2018-06-21
1
-5
/
+0
|
*
|
|
Revert "kexec/purgatory: Add clean-up for purgatory directory"
Masahiro Yamada
2018-06-21
1
-1
/
+0
|
*
|
|
x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
Juergen Gross
2018-06-21
1
-0
/
+5
|
*
|
|
x86: Call fixup_exception() before notify_die() in math_error()
Siarhei Liakh
2018-06-20
1
-6
/
+8
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-24
2
-1
/
+5
|
\
\
\
\
|
*
|
|
|
x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()
Dan Williams
2018-06-21
1
-1
/
+1
|
*
|
|
|
x86/pti: Don't report XenPV as vulnerable
Jiri Kosina
2018-06-21
1
-0
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
3
-18
/
+42
|
\
\
\
\
|
*
|
|
|
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
2018-06-22
1
-8
/
+18
|
*
|
|
|
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
2018-06-22
1
-8
/
+10
|
*
|
|
|
x86/mce: Check for alternate indication of machine check recovery on Skylake
Tony Luck
2018-06-07
1
-2
/
+9
|
*
|
|
|
x86/mce: Improve error message when kernel cannot recover
Tony Luck
2018-06-07
1
-0
/
+5
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-23
3
-0
/
+79
|
\
\
\
\
\
|
*
|
|
|
|
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
2018-06-22
3
-0
/
+79
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-23
3
-0
/
+9
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
xen: share start flags between PV and PVH
Roger Pau Monne
2018-06-19
3
-0
/
+9
*
|
|
|
|
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2018-06-17
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-16
2
-5
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV
Arnd Bergmann
2018-06-14
1
-4
/
+2
|
*
|
|
|
|
KVM: x86: fix typo at kvm_arch_hardware_setup comment
Marcelo Tosatti
2018-06-14
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-15
3
-3
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
2
-2
/
+2
|
*
|
|
|
|
|
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
2018-06-15
1
-1
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
2018-06-15
1
-1
/
+1
*
|
|
|
|
|
x86: fix dependency of X86_32_LAZY_GS
Masahiro Yamada
2018-06-15
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
10
-12
/
+12
*
|
|
|
|
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-13
1
-1
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
stack-protector: test compiler capability in Kconfig and drop AUTO mode
Masahiro Yamada
2018-06-08
1
-1
/
+10
*
|
|
|
|
|
KVM: x86: VMX: fix build without hyper-v
Linus Torvalds
2018-06-12
1
-0
/
+3
*
|
|
|
|
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
17
-32
/
+39
|
\
\
\
\
\
\
[next]