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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-07
x86: Introduce barrier_nospec
Dan Williams
2
-2
/
+5
2018-02-07
x86: Implement array_index_mask_nospec
Dan Williams
1
-0
/
+24
2018-02-07
array_index_nospec: Sanitize speculative array de-references
Dan Williams
1
-0
/
+72
2018-02-07
Documentation: Document array_index_nospec
Mark Rutland
1
-0
/
+90
2018-02-07
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
7
-12
/
+11
2018-02-07
x86/entry/64: Push extra regs right away
Andy Lutomirski
1
-3
/
+7
2018-02-07
x86/entry/64: Remove the SYSCALL64 fast path
Andy Lutomirski
2
-122
/
+2
2018-02-07
x86/spectre: Check CONFIG_RETPOLINE in command line parser
Dou Liyang
1
-3
/
+3
2018-02-07
x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
William Grant
2
-4
/
+7
2018-02-07
objtool: Warn on stripped section symbol
Josh Poimboeuf
1
-0
/
+5
2018-02-07
objtool: Add support for alternatives at the end of a section
Josh Poimboeuf
1
-22
/
+31
2018-02-07
objtool: Improve retpoline alternative handling
Josh Poimboeuf
1
-20
/
+16
2018-02-07
KVM: VMX: introduce alloc_loaded_vmcs
Paolo Bonzini
1
-14
/
+22
2018-02-07
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
1
-123
/
+23
2018-02-07
ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2018-02-07
pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2018-02-07
iio: adc/accel: Fix up module licenses
Linus Walleij
2
-0
/
+7
2018-02-07
auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2018-02-07
x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov
3
-9
/
+13
2018-02-07
x86/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
6
-65
/
+71
2018-02-07
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
4
-24
/
+34
2018-02-07
x86/cpu/bugs: Make retpoline module warning conditional
Thomas Gleixner
1
-3
/
+11
2018-02-07
x86/bugs: Drop one "mitigation" from dmesg
Borislav Petkov
1
-1
/
+1
2018-02-07
x86/nospec: Fix header guards names
Borislav Petkov
1
-3
/
+3
2018-02-07
x86/alternative: Print unadorned pointers
Borislav Petkov
1
-7
/
+7
2018-02-07
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
David Woodhouse
3
-1
/
+24
2018-02-07
x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
David Woodhouse
1
-0
/
+66
2018-02-07
x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
David Woodhouse
1
-5
/
+43
2018-02-07
x86/msr: Add definitions for new speculation control MSRs
David Woodhouse
1
-0
/
+12
2018-02-07
x86/cpufeatures: Add AMD feature bits for Speculation Control
David Woodhouse
1
-0
/
+3
2018-02-07
x86/cpufeatures: Add Intel feature bits for Speculation Control
David Woodhouse
1
-0
/
+3
2018-02-07
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
David Woodhouse
6
-9
/
+15
2018-02-07
module/retpoline: Warn about missing retpoline in module
Andi Kleen
4
-1
/
+45
2018-02-07
KVM: VMX: Make indirect call speculation safe
Peter Zijlstra
1
-2
/
+2
2018-02-07
KVM: x86: Make indirect calls in emulator speculation safe
Peter Zijlstra
1
-4
/
+5
2018-02-07
x86/retpoline: Remove the esp/rsp thunk
Waiman Long
2
-2
/
+0
2018-02-07
powerpc/64s: Allow control of RFI flush via debugfs
Michael Ellerman
1
-0
/
+30
2018-02-07
powerpc/64s: Wire up cpu_show_meltdown()
Michael Ellerman
2
-0
/
+9
2018-02-07
scripts/faddr2line: fix CROSS_COMPILE unset error
Liu, Changcheng
1
-4
/
+4
2018-02-03
Linux 4.14.17
v4.14.17
Greg Kroah-Hartman
1
-1
/
+1
2018-02-03
x86/efi: Clarify that reset attack mitigation needs appropriate userspace
Matthew Garrett
1
-1
/
+4
2018-02-03
Input: synaptics-rmi4 - do not delete interrupt memory too early
Dmitry Torokhov
1
-7
/
+7
2018-02-03
Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
Dmitry Torokhov
1
-10
/
+54
2018-02-03
test_firmware: fix missing unlock on error in config_num_requests_store()
Wei Yongjun
1
-0
/
+1
2018-02-03
iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
Narcisa Ana Maria Vasile
1
-10
/
+3
2018-02-03
iio: adc: stm32: fix scan of multiple channels with DMA
Fabrice Gasnier
1
-1
/
+2
2018-02-03
spi: imx: do not access registers while clocks disabled
Stefan Agner
1
-2
/
+13
2018-02-03
serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
Fabio Estevam
1
-6
/
+8
2018-02-03
serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
Wei Yongjun
1
-2
/
+3
2018-02-03
serial: 8250_of: fix return code when probe function fails to get reset
Masahiro Yamada
1
-1
/
+4
[prev]
[next]