index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-17
2
-4
/
+2
|
\
|
*
x86/resctrl: Fix potential lockdep warning
Xiaochen Shen
2019-11-13
1
-4
/
+0
|
*
x86/quirks: Disable HPET on Intel Coffe Lake platforms
Kai-Heng Feng
2019-11-12
1
-0
/
+2
*
|
Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-15
3
-26
/
+6
|
\
\
|
*
|
MIPS: SGI-IP27: fix exception handler replication
Thomas Bogendoerfer
2019-10-31
3
-26
/
+6
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-15
2
-3
/
+11
|
\
\
\
|
*
|
|
KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()
Sean Christopherson
2019-11-14
1
-3
/
+2
|
*
|
|
KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()
Xiaoyao Li
2019-11-13
1
-0
/
+4
|
*
|
|
kvm: x86: disable shattered huge page recovery for PREEMPT_RT.
Paolo Bonzini
2019-11-13
1
-0
/
+5
*
|
|
|
Merge tag 'kbuild-fixes-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-14
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sparc: vdso: fix build error of vdso32
Masahiro Yamada
2019-11-14
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-12
4
-37
/
+61
|
\
\
\
|
*
|
|
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
2019-11-12
1
-4
/
+4
|
*
|
|
KVM: VMX: Introduce pi_is_pir_empty() helper
Joao Martins
2019-11-12
2
-3
/
+7
|
*
|
|
KVM: VMX: Do not change PID.NDST when loading a blocked vCPU
Joao Martins
2019-11-12
2
-0
/
+20
|
*
|
|
KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts
Joao Martins
2019-11-12
1
-1
/
+5
|
*
|
|
KVM: VMX: Fix comment to specify PID.ON instead of PIR.ON
Liran Alon
2019-11-12
1
-1
/
+1
|
*
|
|
KVM: X86: Fix initialization of MSR lists
Chenyi Qiang
2019-11-12
1
-30
/
+26
|
|
/
/
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-12
16
-53
/
+792
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
Josh Poimboeuf
2019-11-07
1
-4
/
+0
|
*
|
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
2019-11-04
4
-0
/
+148
|
*
|
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
2019-11-04
5
-13
/
+181
|
*
|
x86/cpu: Add Tremont to the cpu vulnerability whitelist
Pawan Gupta
2019-11-04
1
-0
/
+2
|
*
|
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-11-04
4
-30
/
+56
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Thomas Gleixner
2019-11-04
47
-109
/
+324
|
|
\
\
|
*
|
|
x86/tsx: Add config options to set tsx=on|off|auto
Michal Hocko
2019-10-28
2
-6
/
+61
|
*
|
|
x86/tsx: Add "auto" option to the tsx= cmdline parameter
Pawan Gupta
2019-10-28
1
-1
/
+6
|
*
|
|
kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
Pawan Gupta
2019-10-28
1
-0
/
+19
|
*
|
|
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-10-28
1
-0
/
+23
|
*
|
|
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
2019-10-28
6
-2
/
+137
|
*
|
|
x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
Pawan Gupta
2019-10-28
5
-1
/
+149
|
*
|
|
x86/cpu: Add a helper function x86_read_arch_cap_msr()
Pawan Gupta
2019-10-28
2
-4
/
+13
|
*
|
|
x86/msr: Add the IA32_TSX_CTRL MSR
Pawan Gupta
2019-10-28
1
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-11-10
10
-22
/
+30
|
\
\
\
|
*
\
\
Merge tag 'stm32-dt-for-v5.4-fixes-2' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2019-11-06
2
-13
/
+4
|
|
\
\
\
|
|
*
|
|
ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1
Amelie Delaunay
2019-11-06
1
-1
/
+0
|
|
*
|
|
ARM: dts: stm32: remove OV5640 pinctrl definition on stm32mp157c-ev1
Amelie Delaunay
2019-11-06
1
-10
/
+2
|
|
*
|
|
ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157c
Christophe Roullier
2019-11-06
1
-2
/
+2
|
|
*
|
|
ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
Patrice Chotard
2019-11-06
1
-4
/
+4
|
*
|
|
|
Merge tag 'imx-fixes-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2019-11-04
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
arm64: dts: zii-ultra: fix ARM regulator GPIO handle
Lucas Stach
2019-11-04
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'sunxi-fixes-for-5.4-2' of https://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2019-11-02
2
-1
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: sunxi: Fix CPU powerdown on A83T
Ondrej Jirman
2019-10-29
1
-1
/
+5
|
|
*
|
|
|
|
ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend
Ondrej Jirman
2019-10-29
1
-0
/
+1
|
*
|
|
|
|
|
Merge tag 'imx-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2019-11-02
5
-7
/
+19
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
arm64: dts: imx8mn: fix compatible string for sdma
Shengjiu Wang
2019-10-28
1
-3
/
+3
|
|
*
|
|
|
|
arm64: dts: imx8mm: fix compatible string for sdma
Shengjiu Wang
2019-10-28
1
-3
/
+3
|
|
*
|
|
|
|
ARM: dts: imx6-logicpd: Re-enable SNVS power key
Adam Ford
2019-10-28
1
-0
/
+4
|
|
*
|
|
|
|
ARM: dts: imx6qdl-sabreauto: Fix storm of accelerometer interrupts
Fabio Estevam
2019-10-26
1
-0
/
+8
|
|
*
|
|
|
|
arm64: dts: ls1028a: fix a compatible issue
Yuantian Tang
2019-10-25
1
-1
/
+1
[next]