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.13.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-31
x86/ia32: Fix ia32_restore_sigcontext() AC leak
Peter Zijlstra
1
-12
/
+17
2019-05-31
x86/uaccess, signal: Fix AC=1 bloat
Peter Zijlstra
1
-12
/
+17
2019-05-31
arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
Wen Yang
1
-0
/
+1
2019-05-31
x86/build: Keep local relocations with ld.lld
Kees Cook
1
-1
/
+1
2019-05-31
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
Vincenzo Frascino
4
-5
/
+8
2019-05-31
x86/irq/64: Limit IST stack overflow check to #DB stack
Thomas Gleixner
1
-5
/
+14
2019-05-31
powerpc/numa: improve control of topology updates
Nathan Lynch
1
-6
/
+12
2019-05-31
x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()
Jiri Kosina
1
-2
/
+0
2019-05-31
x86/build: Move _etext to actual end of .text
Kees Cook
1
-3
/
+3
2019-05-31
arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
Qian Cai
1
-1
/
+2
2019-05-31
ARM: vdso: Remove dependency with the arch_timer driver internals
Marc Zyngier
2
-2
/
+5
2019-05-31
powerpc/boot: Fix missing check of lseek() return value
Bo YU
1
-1
/
+5
2019-05-31
arm64: Save and restore OSDLR_EL1 across suspend/resume
Jean-Philippe Brucker
1
-12
/
+14
2019-05-31
kvm: svm/avic: fix off-by-one in checking host APIC ID
Suthikulpanit, Suravee
1
-1
/
+5
2019-05-31
KVM: x86: fix return value for reserved EFER
Paolo Bonzini
1
-1
/
+1
2019-05-25
KVM: arm/arm64: Ensure vcpu target is unset on reset failure
Andrew Jones
1
-3
/
+8
2019-05-25
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
3
-6
/
+6
2019-05-25
parisc: Export running_on_qemu symbol for modules
Helge Deller
1
-0
/
+1
2019-05-21
KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
Sean Christopherson
1
-11
/
+22
2019-05-21
crypto: arm/aes-neonbs - don't access already-freed walk.iv
Eric Biggers
1
-0
/
+4
2019-05-21
crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
Eric Biggers
1
-8
/
+5
2019-05-21
sched/x86: Save [ER]FLAGS on context switch
Peter Zijlstra
5
-0
/
+20
2019-05-21
arm64: Clear OSDLR_EL1 on CPU boot
Jean-Philippe Brucker
1
-0
/
+1
2019-05-21
arm64: compat: Reduce address limit
Vincenzo Frascino
1
-0
/
+8
2019-05-21
ARM: exynos: Fix a leaked reference by adding missing of_node_put
Wen Yang
2
-0
/
+3
2019-05-21
x86/speculation/mds: Revert CPU buffer clear on double fault exit
Andy Lutomirski
1
-8
/
+0
2019-05-16
powerpc/booke64: set RI in default MSR
Laurentiu Tudor
1
-1
/
+1
2019-05-16
powerpc/lib: fix book3s/32 boot failure due to code patching
Christophe Leroy
1
-1
/
+1
2019-05-16
powerpc/64s: Include cpu header
Breno Leitao
1
-0
/
+1
2019-05-16
x86/vdso: Pass --eh-frame-hdr to the linker
Alistair Strachan
1
-1
/
+2
2019-05-16
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
1
-2
/
+2
2019-05-16
x86: vdso: Use $LD instead of $CC to link
Alistair Strachan
1
-13
/
+9
2019-05-16
Revert "x86: vdso: Use $LD instead of $CC to link"
Sasha Levin
1
-9
/
+13
2019-05-16
Revert "x86/vdso: Drop implicit common-page-size linker flag"
Sasha Levin
1
-2
/
+2
2019-05-16
MIPS: perf: ath79: Fix perfcount IRQ assignment
Petr Štetiar
1
-6
/
+0
2019-05-16
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
Vitaly Kuznetsov
1
-2
/
+2
2019-05-16
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
Jian-Hong Pan
1
-0
/
+21
2019-05-14
x86/cpu/bugs: Use __initconst for 'const' init data
Andi Kleen
1
-3
/
+3
2019-05-14
x86: stop exporting msr-index.h to userland
Nicolas Dichtel
1
-1
/
+0
2019-05-14
x86/speculation/mds: Add 'mitigations=' support for MDS
Josh Poimboeuf
1
-2
/
+3
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
/
+28
2019-05-14
x86/speculation/mds: Add mitigation control for MDS
Thomas Gleixner
2
-0
/
+75
[next]