index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
x86/speculation/mds: Add 'mitigations=' support for MDS
Josh Poimboeuf
1
-2
/
+3
2019-05-14
s390/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
1
-1
/
+2
2019-05-14
powerpc/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2
-4
/
+4
2019-05-14
x86/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2
-3
/
+12
2019-05-14
x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
Konrad Rzeszutek Wilk
1
-1
/
+2
2019-05-14
x86/speculation/mds: Fix comment
Boris Ostrovsky
1
-1
/
+1
2019-05-14
x86/speculation/mds: Add SMT warning message
Josh Poimboeuf
1
-0
/
+8
2019-05-14
x86/speculation: Move arch_smt_update() call to after mitigation decisions
Josh Poimboeuf
1
-3
/
+2
2019-05-14
x86/speculation/mds: Add mds=full,nosmt cmdline option
Josh Poimboeuf
1
-0
/
+10
2019-05-14
Documentation: Move L1TF to separate directory
Thomas Gleixner
2
-3
/
+3
2019-05-14
x86/speculation/mds: Add mitigation mode VMWERV
Thomas Gleixner
2
-6
/
+13
2019-05-14
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+25
2019-05-14
x86/speculation/mds: Add mitigation control for MDS
Thomas Gleixner
2
-0
/
+75
2019-05-14
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
4
-0
/
+26
2019-05-14
x86/kvm/vmx: Add MDS protection when L1D Flush is not active
Thomas Gleixner
2
-0
/
+4
2019-05-14
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
5
-0
/
+31
2019-05-14
x86/speculation/mds: Add mds_clear_cpu_buffers()
Thomas Gleixner
1
-0
/
+25
2019-05-14
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
Andi Kleen
1
-1
/
+2
2019-05-14
x86/speculation/mds: Add BUG_MSBDS_ONLY
Thomas Gleixner
2
-8
/
+13
2019-05-14
x86/speculation/mds: Add basic bug infrastructure for MDS
Andi Kleen
3
-9
/
+23
2019-05-14
x86/speculation: Consolidate CPU whitelists
Thomas Gleixner
1
-50
/
+60
2019-05-14
x86/msr-index: Cleanup bit defines
Thomas Gleixner
1
-16
/
+18
2019-05-11
arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
Will Deacon
1
-21
/
+34
2019-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-8
/
+116
2019-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2019-05-05
perf/x86/intel: Fix race in intel_pmu_disable_event()
Jiri Olsa
1
-3
/
+7
2019-05-04
Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+14
2019-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-42
/
+120
2019-05-03
perf/x86/intel/pt: Remove software double buffering PMU capability
Alexander Shishkin
1
-2
/
+1
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+3
2019-05-02
perf/x86/amd: Update generic hardware cache events for Family 17h
Kim Phillips
1
-3
/
+108
2019-05-02
powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-4
/
+14
2019-05-01
Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
3
-23
/
+25
2019-05-01
gcc-9: properly declare the {pv,hv}clock_page storage
Linus Torvalds
1
-2
/
+2
2019-05-01
KVM: nVMX: Fix size checks in vmx_set_nested_state
Jim Mattson
1
-2
/
+2
2019-04-30
KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointer
Sean Christopherson
2
-4
/
+2
2019-04-30
x86/kvm/mmu: reset MMU context when 32-bit guest switches PAE
Vitaly Kuznetsov
2
-0
/
+2
2019-04-30
KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
Sean Christopherson
2
-2
/
+20
2019-04-30
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
Gary Hook
1
-0
/
+12
2019-04-29
x86: make ZERO_PAGE() at least parse its argument
Linus Torvalds
1
-1
/
+1
2019-04-28
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-6
/
+20
2019-04-28
Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-40
/
+60
2019-04-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+7
2019-04-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2019-04-27
KVM: VMX: Move RSB stuffing to before the first RET after VM-Exit
Rick Edgecombe
2
-3
/
+12
2019-04-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+8
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+3
2019-04-26
MIPS: eBPF: Make ebpf_to_mips_reg() static
YueHaibing
1
-2
/
+3
2019-04-25
perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...
Harry Pan
1
-5
/
+5
2019-04-24
x86/mm: Fix a crash with kmemleak_scan()
Qian Cai
1
-0
/
+6
[next]