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-01-23
powerpc/pseries: Query hypervisor for RFI flush settings
Michael Neuling
1
-0
/
+35
2018-01-23
powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
Michael Ellerman
1
-1
/
+23
2018-01-23
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
9
-8
/
+286
2018-01-23
powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL
Nicholas Piggin
1
-1
/
+28
2018-01-23
powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
Nicholas Piggin
1
-2
/
+16
2018-01-23
powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
Nicholas Piggin
1
-1
/
+11
2018-01-23
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
6
-26
/
+32
2018-01-23
powerpc/64: Add macros for annotating the destination of rfid/hrfid
Nicholas Piggin
2
-0
/
+35
2018-01-23
powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
Michael Neuling
2
-0
/
+31
2018-01-23
objtool: Fix seg fault caused by missing parameter
Simon Ser
1
-1
/
+3
2018-01-23
objtool: Fix Clang enum conversion warning
Lukas Bulwahn
1
-1
/
+1
2018-01-23
objtool: Fix seg fault with clang-compiled objects
Simon Ser
1
-0
/
+2
2018-01-23
drm/nouveau/disp/gf119: add missing drive vfunc ptr
Rob Clark
1
-0
/
+1
2018-01-23
tools/objtool/Makefile: don't assume sync-check.sh is executable
Andrew Morton
1
-1
/
+1
2018-01-17
Linux 4.14.14
v4.14.14
Greg Kroah-Hartman
1
-1
/
+1
2018-01-17
x86/retpoline: Remove compile time warning
Thomas Gleixner
1
-2
/
+0
2018-01-17
x86,perf: Disable intel_bts when PTI
Peter Zijlstra
1
-0
/
+18
2018-01-17
security/Kconfig: Correct the Documentation reference for PTI
W. Trevor King
1
-1
/
+1
2018-01-17
x86/pti: Fix !PCID and sanitize defines
Thomas Gleixner
3
-21
/
+23
2018-01-17
selftests/x86: Add test_vsyscall
Andy Lutomirski
2
-1
/
+501
2018-01-17
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
3
-1
/
+85
2018-01-17
x86/retpoline/irq32: Convert assembler indirect jumps
Andi Kleen
1
-4
/
+5
2018-01-17
x86/retpoline/checksum32: Convert assembler indirect jumps
David Woodhouse
1
-3
/
+4
2018-01-17
x86/retpoline/xen: Convert Xen hypercall indirect jumps
David Woodhouse
1
-2
/
+3
2018-01-17
x86/retpoline/hyperv: Convert assembler indirect jumps
David Woodhouse
1
-8
/
+10
2018-01-17
x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
David Woodhouse
2
-6
/
+8
2018-01-17
x86/retpoline/entry: Convert entry assembler indirect jumps
David Woodhouse
2
-5
/
+12
2018-01-17
x86/retpoline/crypto: Convert crypto assembler indirect jumps
David Woodhouse
4
-5
/
+9
2018-01-17
x86/spectre: Add boot time option to select Spectre v2 mitigation
David Woodhouse
4
-5
/
+195
2018-01-17
x86/retpoline: Add initial retpoline support
David Woodhouse
8
-0
/
+231
2018-01-17
objtool: Allow alternatives to be ignored
Josh Poimboeuf
2
-7
/
+57
2018-01-17
objtool: Detect jumps to retpoline thunks
Josh Poimboeuf
1
-0
/
+7
2018-01-17
x86/pti: Make unpoison of pgd for trusted boot work for real
Dave Hansen
1
-1
/
+11
2018-01-17
x86/alternatives: Fix optimize_nops() checking
Borislav Petkov
1
-2
/
+5
2018-01-17
sysfs/cpu: Fix typos in vulnerability documentation
David Woodhouse
1
-2
/
+2
2018-01-17
x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
Tom Lendacky
2
-2
/
+17
2018-01-17
x86/cpu/AMD: Make LFENCE a serializing instruction
Tom Lendacky
2
-0
/
+12
2018-01-17
x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
Jike Song
1
-26
/
+6
2018-01-17
x86/tboot: Unbreak tboot with PTI enabled
Dave Hansen
1
-0
/
+1
2018-01-17
x86/cpu: Implement CPU vulnerabilites sysfs functions
Thomas Gleixner
2
-0
/
+30
2018-01-17
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
4
-0
/
+74
2018-01-17
x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
David Woodhouse
2
-0
/
+5
2018-01-17
x86/Documentation: Add PTI description
Dave Hansen
2
-7
/
+200
2018-01-17
x86/pti: Unbreak EFI old_memmap
Jiri Kosina
1
-0
/
+2
2018-01-17
e1000e: Fix e1000_check_for_copper_link_ich8lan return value.
Benjamin Poirier
1
-3
/
+8
2018-01-17
apparmor: fix ptrace label match when matching stacked labels
John Johansen
2
-21
/
+35
2018-01-17
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
2
-1
/
+3
2018-01-17
mux: core: fix double get_device()
Hans de Goede
1
-1
/
+3
2018-01-17
uas: ignore UAS for Norelsys NS1068(X) chips
Icenowy Zheng
1
-0
/
+7
2018-01-17
Bluetooth: Prevent stack info leak from the EFS element.
Ben Seri
1
-9
/
+11
[prev]
[next]