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
2018-10-20
ARC: build: Don't set CROSS_COMPILE in arch's Makefile
Alexey Brodkin
1
-9
/
+1
2018-10-20
ARC: build: Get rid of toolchain check
Alexey Brodkin
1
-14
/
+0
2018-10-20
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
3
-6
/
+7
2018-10-20
powerpc/tm: Avoid possible userspace r1 corruption on reclaim
Michael Neuling
1
-1
/
+8
2018-10-20
powerpc/tm: Fix userspace r13 corruption
Michael Neuling
1
-2
/
+9
2018-10-18
ARM: spectre-v1: mitigate user accesses
Russell King
2
-0
/
+13
2018-10-18
ARM: spectre-v1: use get_user() for __get_user()
Russell King
1
-6
/
+11
2018-10-18
ARM: use __inttype() in get_user()
Russell King
1
-1
/
+8
2018-10-18
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
1
-3
/
+5
2018-10-18
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
3
-24
/
+17
2018-10-18
ARM: signal: copy registers using __copy_from_user()
Russell King
1
-17
/
+21
2018-10-18
ARM: spectre-v1: fix syscall entry
Russell King
2
-11
/
+32
2018-10-18
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
1
-0
/
+19
2018-10-18
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
2
-0
/
+21
2018-10-18
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
Russell King
1
-2
/
+12
2018-10-18
ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Russell King
1
-1
/
+16
2018-10-18
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
Russell King
1
-0
/
+1
2018-10-18
ARM: KVM: invalidate icache on guest exit for Cortex-A15
Marc Zyngier
2
-0
/
+29
2018-10-18
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
3
-5
/
+85
2018-10-18
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
1
-0
/
+15
2018-10-18
ARM: spectre-v2: add firmware based hardening
Russell King
2
-0
/
+81
2018-10-18
ARM: spectre-v2: harden user aborts in kernel space
Russell King
5
-8
/
+94
2018-10-18
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
3
-3
/
+39
2018-10-18
ARM: spectre-v2: harden branch predictor on context switches
Russell King
3
-35
/
+115
2018-10-18
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
1
-0
/
+4
2018-10-18
ARM: bugs: add support for per-processor bug checking
Russell King
3
-1
/
+10
2018-10-18
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
4
-0
/
+13
2018-10-18
ARM: bugs: prepare processor bug infrastructure
Russell King
3
-2
/
+12
2018-10-18
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
1
-0
/
+8
2018-10-18
mm: Preserve _PAGE_DEVMAP across mprotect() calls
Jan Kara
2
-3
/
+3
2018-10-18
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
1
-0
/
+7
2018-10-18
MIPS: VDSO: Always map near top of user memory
Paul Burton
3
-6
/
+47
2018-10-18
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
Vitaly Kuznetsov
2
-3
/
+20
2018-10-18
ARM: dts: at91: add new compatibility string for macb on sama5d3
Nicolas Ferre
1
-1
/
+1
2018-10-13
ARC: clone syscall to setp r25 as thread pointer
Vineet Gupta
1
-0
/
+20
2018-10-13
powerpc/lib: fix book3s/32 boot failure due to code patching
Christophe Leroy
1
-8
/
+12
2018-10-13
powerpc: Avoid code patching freed init sections
Michael Neuling
3
-0
/
+10
2018-10-13
powerpc/lib/code-patching: refactor patch_instruction()
Christophe Leroy
1
-15
/
+15
2018-10-13
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
1
-4
/
+4
2018-10-13
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
1
-2
/
+14
2018-10-13
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
1
-8
/
+10
2018-10-13
KVM: x86: fix L1TF's MMIO GFN calculation
Sean Christopherson
1
-4
/
+20
2018-10-10
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
Miguel Ojeda
1
-2
/
+2
2018-10-10
hexagon: modify ffs() and fls() to return int
Randy Dunlap
1
-2
/
+2
2018-10-10
arch/hexagon: fix kernel/dma.c build warning
Randy Dunlap
1
-1
/
+1
2018-10-10
perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
Jacek Tomaka
1
-0
/
+4
2018-10-10
ARC: atomics: unbork atomic_fetch_##op()
Will Deacon
1
-1
/
+1
2018-10-10
KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
Paul Mackerras
1
-1
/
+1
2018-10-03
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
2
-1
/
+14
2018-10-03
x86/pti: Fix section mismatch warning/error
Randy Dunlap
1
-1
/
+1
[next]