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
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
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
2019-11-12
perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...
Kim Phillips
1
-1
/
+1
2019-11-10
ARM: fix the cockup in the previous patch
Russell King
1
-2
/
+2
2019-11-10
ARM: ensure that processor vtables is not lost after boot
Russell King
1
-0
/
+10
2019-11-10
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
4
-15
/
+62
2019-11-10
ARM: add PROC_VTABLE and PROC_TABLE macros
Russell King
2
-16
/
+27
2019-11-10
ARM: clean up per-processor check_bugs method call
Russell King
2
-2
/
+3
2019-11-10
ARM: split out processor lookup
Russell King
2
-12
/
+20
2019-11-10
ARM: make lookup_processor_type() non-__init
Russell King
1
-3
/
+3
2019-11-10
ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
Julien Thierry
1
-1
/
+1
2019-11-10
ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
Julien Thierry
3
-5
/
+38
2019-11-10
ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
Julien Thierry
1
-6
/
+9
2019-11-10
ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
Julien Thierry
1
-0
/
+8
2019-11-10
ARM: 8793/1: signal: replace __put_user_error with __put_user
Julien Thierry
1
-4
/
+4
2019-11-10
ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
Julien Thierry
1
-2
/
+6
2019-11-10
ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
Julien Thierry
3
-20
/
+17
2019-11-10
ARM: 8789/1: signal: copy registers using __copy_to_user()
Julien Thierry
1
-22
/
+27
2019-11-10
ARM: spectre-v1: mitigate user accesses
Russell King
2
-0
/
+13
2019-11-10
ARM: spectre-v1: use get_user() for __get_user()
Russell King
1
-6
/
+11
2019-11-10
ARM: use __inttype() in get_user()
Russell King
1
-1
/
+8
2019-11-10
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
1
-3
/
+5
2019-11-10
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
3
-21
/
+17
2019-11-10
ARM: signal: copy registers using __copy_from_user()
Russell King
1
-17
/
+21
2019-11-10
ARM: spectre-v1: fix syscall entry
Russell King
2
-11
/
+32
2019-11-10
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
1
-0
/
+21
2019-11-10
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
2
-0
/
+21
2019-11-10
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
1
-0
/
+15
2019-11-10
ARM: spectre-v2: add firmware based hardening
Russell King
2
-0
/
+81
2019-11-10
ARM: spectre-v2: harden user aborts in kernel space
Russell King
5
-8
/
+94
2019-11-10
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
3
-3
/
+39
2019-11-10
ARM: spectre-v2: harden branch predictor on context switches
Russell King
3
-35
/
+115
2019-11-10
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
1
-0
/
+4
2019-11-10
ARM: bugs: add support for per-processor bug checking
Russell King
3
-1
/
+10
2019-11-10
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
4
-0
/
+13
2019-11-10
ARM: bugs: prepare processor bug infrastructure
Russell King
3
-2
/
+12
2019-11-10
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
1
-0
/
+8
2019-11-10
ARM: Move system register accessors to asm/cp15.h
Vladimir Murzin
2
-16
/
+26
2019-11-10
ARM: uaccess: remove put_user() code duplication
Russell King
1
-57
/
+49
2019-11-10
ARM: 8481/2: drivers: psci: replace psci firmware calls
Jens Wiklander
5
-62
/
+2
2019-11-10
ARM: 8480/2: arm64: add implementation for arm-smccc
Jens Wiklander
5
-1
/
+53
2019-11-10
ARM: 8479/2: add implementation for arm-smccc
Jens Wiklander
4
-0
/
+71
2019-11-10
ARM: 8051/1: put_user: fix possible data corruption in put_user
Andrey Ryabinin
1
-1
/
+1
2019-11-10
MIPS: bmips: mark exception vectors as char arrays
Jonas Gorski
3
-10
/
+10
2019-11-10
ARM: mm: fix alignment handler faults under memory pressure
Russell King
1
-8
/
+36
2019-11-10
ARM: dts: logicpd-torpedo-som: Remove twl_keypad
Adam Ford
1
-0
/
+4
2019-11-06
s390/cmm: fix information leak in cmm_timeout_handler()
Yihui ZENG
1
-6
/
+6
2019-11-06
MIPS: fw: sni: Fix out of bounds init of o32 stack
Thomas Bogendoerfer
1
-1
/
+1
2019-11-06
efi/x86: Do not clean dummy variable in kexec path
Dave Young
1
-3
/
+0
2019-11-06
x86/cpu: Add Atom Tremont (Jacobsville)
Kan Liang
1
-1
/
+2
2019-10-29
parisc: Fix vmap memory leak in ioremap()/iounmap()
Helge Deller
1
-5
/
+7
2019-10-29
xtensa: drop EXPORT_SYMBOL for outs*/ins*
Max Filippov
1
-7
/
+0
[next]