index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile
Paul Gortmaker
1
-3
/
+0
2018-03-19
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
4
-5
/
+37
2018-03-19
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
1
-0
/
+5
2018-03-19
x86/spectre: Fix an error message
Dan Carpenter
1
-2
/
+1
2018-03-19
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
1
-3
/
+3
2018-03-19
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
1
-1
/
+1
2018-03-19
x86/spectre: Simplify spectre_v2 command line parsing
KarimAllah Ahmed
1
-30
/
+56
2018-03-19
x86/kvm: Update spectre-v1 mitigation
Dan Williams
1
-11
/
+10
2018-03-19
x86/paravirt: Remove 'noreplace-paravirt' cmdline option
Josh Poimboeuf
1
-14
/
+0
2018-03-19
x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
Colin Ian King
1
-1
/
+1
2018-03-19
x86/spectre: Report get_user mitigation for spectre_v1
Dan Williams
1
-1
/
+1
2018-03-19
x86/syscall: Sanitize syscall table de-references under speculation
Ben Hutchings
3
-18
/
+34
2018-03-19
x86/get_user: Use pointer masking to limit speculation
Dan Williams
1
-0
/
+8
2018-03-19
x86: Introduce barrier_nospec
Dan Williams
1
-2
/
+5
2018-03-19
x86: Implement array_index_mask_nospec
Dan Williams
1
-0
/
+24
2018-03-19
x86/spectre: Check CONFIG_RETPOLINE in command line parser
Dou Liyang
1
-3
/
+3
2018-03-19
x86/cpu/bugs: Make retpoline module warning conditional
Thomas Gleixner
1
-2
/
+10
2018-03-19
x86/bugs: Drop one "mitigation" from dmesg
Borislav Petkov
1
-1
/
+1
2018-03-19
x86/nospec: Fix header guards names
Borislav Petkov
1
-3
/
+3
2018-03-19
module/retpoline: Warn about missing retpoline in module
Andi Kleen
1
-1
/
+16
2018-03-19
x86/retpoline: Remove the esp/rsp thunk
Waiman Long
2
-2
/
+0
2018-03-19
x86/retpoline: Fill RSB on context switch for affected CPUs
David Woodhouse
3
-0
/
+74
2018-03-19
x86/cpu/intel: Introduce macros for Intel family numbers
Dave Hansen
1
-0
/
+68
2018-03-19
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
Andi Kleen
1
-3
/
+4
2018-03-19
kprobes/x86: Disable optimizing on the function jumps to indirect thunk
Masami Hiramatsu
1
-1
/
+22
2018-03-19
kprobes/x86: Blacklist indirect thunk functions for kprobes
Masami Hiramatsu
2
-0
/
+2
2018-03-19
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
3
-1
/
+10
2018-03-19
x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
Tom Lendacky
1
-1
/
+5
2018-03-19
x86/retpoline: Remove compile time warning
Thomas Gleixner
1
-2
/
+0
2018-03-19
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
3
-1
/
+83
2018-03-19
x86/retpoline/irq32: Convert assembler indirect jumps
Andi Kleen
1
-4
/
+5
2018-03-19
x86/retpoline/checksum32: Convert assembler indirect jumps
David Woodhouse
1
-3
/
+4
2018-03-19
x86/retpoline/xen: Convert Xen hypercall indirect jumps
David Woodhouse
1
-2
/
+3
2018-03-19
x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
David Woodhouse
2
-5
/
+6
2018-03-19
x86/retpoline/entry: Convert entry assembler indirect jumps
David Woodhouse
3
-4
/
+42
2018-03-19
x86/spectre: Add boot time option to select Spectre v2 mitigation
David Woodhouse
3
-5
/
+167
2018-03-19
x86/retpoline: Add initial retpoline support
David Woodhouse
8
-0
/
+209
2018-03-19
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
2
-3
/
+11
2018-03-19
x86/asm: Make asm/alternative.h safe from assembly
Andy Lutomirski
1
-0
/
+4
2018-03-19
x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
Tom Lendacky
2
-2
/
+17
2018-03-19
x86/cpu/AMD: Make LFENCE a serializing instruction
Tom Lendacky
2
-0
/
+12
2018-03-19
x86/alternatives: Fix optimize_nops() checking
Borislav Petkov
1
-2
/
+5
2018-03-19
x86/alternatives: Make optimize_nops() interrupt safe and synced
Thomas Gleixner
1
-0
/
+5
2018-03-19
x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
Borislav Petkov
3
-8
/
+26
2018-03-19
x86/alternatives: Guard NOPs optimization
Borislav Petkov
1
-0
/
+3
2018-03-19
x86/cpu: Implement CPU vulnerabilites sysfs functions
Thomas Gleixner
2
-0
/
+30
2018-03-19
x86/cpu: Merge bugs.c and bugs_64.c
Borislav Petkov
3
-40
/
+27
2018-03-19
x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
David Woodhouse
2
-0
/
+5
2018-03-19
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
2
-2
/
+2
2018-03-19
x86/cpu, x86/pti: Do not enable PTI on AMD processors
Tom Lendacky
1
-2
/
+2
[next]