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-07-22
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
Paul Burton
1
-1
/
+28
2018-07-22
MIPS: Call dump_stack() from show_regs()
Paul Burton
2
-2
/
+3
2018-07-22
x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
H. Peter Anvin
1
-0
/
+59
2018-07-19
x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
Andy Lutomirski
1
-3
/
+4
2018-07-17
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
Oleg Nesterov
1
-1
/
+1
2018-07-17
x86/cpufeature: Add helper macro for mask check macros
Dave Hansen
1
-40
/
+50
2018-07-17
x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
Dave Hansen
3
-2
/
+8
2018-07-17
x86/cpufeature: Update cpufeaure macros
Dave Hansen
3
-2
/
+6
2018-07-17
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
2
-9
/
+9
2018-07-17
x86/cpu: Add detection of AMD RAS Capabilities
Yazen Ghannam
3
-4
/
+14
2018-07-17
x86/mm/pkeys: Fix mismerge of protection keys CPUID bits
Dave Hansen
2
-4
/
+4
2018-07-17
x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
Dave Hansen
5
-21
/
+63
2018-07-17
x86/cpufeature: Speed up cpu_feature_enabled()
Borislav Petkov
1
-2
/
+1
2018-07-17
x86/boot: Simplify kernel load address alignment check
Alexander Kuleshov
1
-3
/
+1
2018-07-17
x86/vdso: Use static_cpu_has()
Borislav Petkov
1
-1
/
+1
2018-07-17
x86/alternatives: Discard dynamic check after init
Brian Gerst
2
-13
/
+12
2018-07-17
x86/alternatives: Add an auxilary section
Borislav Petkov
1
-0
/
+11
2018-07-17
x86/cpufeature: Get rid of the non-asm goto variant
Borislav Petkov
1
-44
/
+5
2018-07-17
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
6
-122
/
+18
2018-07-17
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
50
-337
/
+345
2018-07-17
x86/headers: Don't include asm/processor.h in asm/atomic.h
Andi Kleen
2
-2
/
+0
2018-07-17
x86/fpu: Get rid of xstate_fault()
Borislav Petkov
1
-53
/
+52
2018-07-17
x86/fpu: Add an XSTATE_OP() macro
Borislav Petkov
1
-37
/
+31
2018-07-17
x86/cpu: Provide a config option to disable static_cpu_has
Borislav Petkov
2
-1
/
+12
2018-07-17
x86/cpufeature: Cleanup get_cpu_cap()
Borislav Petkov
4
-28
/
+45
2018-07-17
x86/cpufeature: Move some of the scattered feature bits to x86_capability
Borislav Petkov
3
-42
/
+37
2018-07-17
MIPS: Fix ioremap() RAM check
Paul Burton
1
-12
/
+25
2018-07-11
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
1
-8
/
+18
2018-07-11
x86/mce: Detect local MCEs properly
Yazen Ghannam
1
-13
/
+20
2018-07-11
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
1
-2
/
+2
2018-07-11
ARM: dts: imx6q: Use correct SDMA script for SPI5 core
Sean Nyekjaer
1
-1
/
+1
2018-07-11
kprobes/x86: Do not modify singlestep buffer while resuming
Masami Hiramatsu
1
-22
/
+20
2018-07-11
x86/boot: Fix early command-line parsing when matching at end
Dave Hansen
1
-10
/
+24
2018-07-03
MIPS: io: Add barrier after register read in inX()
Huacai Chen
1
-0
/
+2
2018-07-03
MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum
Tokunori Ikegami
2
-0
/
+9
2018-07-03
ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
David Rivshin
1
-1
/
+1
2018-07-03
powerpc/fadump: Unregister fadump on kexec down path.
Mahesh Salgaonkar
1
-0
/
+3
2018-07-03
powerpc/ptrace: Fix enforcement of DAWR constraints
Michael Neuling
1
-2
/
+2
2018-07-03
powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG
Michael Neuling
1
-0
/
+1
2018-07-03
powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
Aneesh Kumar K.V
1
-0
/
+1
2018-07-03
mips: ftrace: fix static function graph tracing
Matthias Schiffer
1
-15
/
+12
2018-07-03
signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
Eric W. Biederman
1
-1
/
+1
2018-07-03
m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
Michael Schmitz
1
-1
/
+2
2018-07-03
x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()
Dan Williams
1
-1
/
+1
2018-06-16
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
3
-12
/
+24
2018-06-16
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
3
-28
/
+38
2018-06-16
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
1
-32
/
+32
2018-06-16
x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c code
Andy Lutomirski
1
-5
/
+0
2018-06-16
x86/fpu: Fix math emulation in eager fpu mode
Andy Lutomirski
3
-3
/
+3
2018-06-16
x86/fpu: Fix FNSAVE usage in eagerfpu mode
Andy Lutomirski
1
-3
/
+15
[next]