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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
Linux 3.2.101
v3.2.101
Ben Hutchings
1
-1
/
+1
2018-03-19
cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile
Paul Gortmaker
1
-3
/
+0
2018-03-19
x86: fix build warnign with 32-bit PAE
Arnd Bergmann
1
-1
/
+1
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
nospec: Include <asm/barrier.h> dependency
Dan Williams
1
-0
/
+1
2018-03-19
nospec: Kill array_index_nospec_mask_check()
Dan Williams
1
-21
/
+1
2018-03-19
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
1
-15
/
+21
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/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
1
-1
/
+8
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
2
-16
/
+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
vfs, fdtable: Prevent bounds-check bypass via speculative execution
Dan Williams
1
-1
/
+4
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
array_index_nospec: Sanitize speculative array de-references
Dan Williams
1
-0
/
+72
2018-03-19
Documentation: Document array_index_nospec
Mark Rutland
1
-0
/
+90
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
4
-1
/
+45
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
x86/pti: Document fix wrong index
zhenwei.pi
1
-1
/
+1
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
3
-1
/
+11
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/hyperv: Convert assembler indirect jumps
David Woodhouse
1
-9
/
+16
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
4
-5
/
+195
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
kconfig.h: use __is_defined() to check if MODULE is defined
Masahiro Yamada
1
-4
/
+5
[next]