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
2014-03-31
KVM: VMX: fix use after free of vmx->loaded_vmcs
Marcelo Tosatti
1
-1
/
+1
2014-03-31
KVM: x86: handle invalid root_hpa everywhere
Marcelo Tosatti
2
-0
/
+17
2014-03-31
KVM: MMU: handle invalid root_hpa at __direct_map
Marcelo Tosatti
1
-0
/
+3
2014-03-31
ARM: highbank: avoid L2 cache smc calls when PL310 is not present
Rob Herring
1
-7
/
+6
2014-03-31
ARM: move outer_cache declaration out of ifdef
Rob Herring
1
-2
/
+2
2014-03-31
x86: bpf_jit: support negative offsets
Alexei Starovoitov
1
-1
/
+1
2014-03-23
ARM: ignore memory below PHYS_OFFSET
Russell King
1
-0
/
+14
2014-03-23
ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t
Magnus Damm
1
-4
/
+12
2014-03-23
MIPS: include linux/types.h
Qais Yousef
1
-0
/
+1
2014-03-23
x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU
Suresh Siddha
1
-3
/
+12
2014-03-23
KVM: SVM: fix cr8 intercept window
Radim Krčmář
1
-3
/
+3
2014-03-23
x86/amd/numa: Fix northbridge quirk to assign correct NUMA node
Daniel J Blueman
1
-1
/
+1
2014-03-23
x86: fix compile error due to X86_TRAP_NMI use in asm files
Linus Torvalds
2
-2
/
+2
2014-03-23
x86: Ignore NMIs that come in during early boot
H. Peter Anvin
2
-2
/
+11
2014-03-23
ARM: 7991/1: sa1100: fix compile problem on Collie
Linus Walleij
1
-0
/
+2
2014-03-23
powerpc: Align p_dyn, p_rela and p_st symbols
Anton Blanchard
1
-0
/
+1
2014-03-23
ARM: 7811/1: locks: use early clobber in arch_spin_trylock
Will Deacon
1
-1
/
+1
2014-03-06
ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lock
Will Deacon
1
-19
/
+30
2014-03-06
ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lock
Will Deacon
1
-11
/
+14
2014-03-06
ARM: tegra: only run PL310 init on systems with one
Stephen Warren
1
-0
/
+11
2014-03-06
ARM64: unwind: Fix PC calculation
Olof Johansson
1
-1
/
+5
2014-03-06
xtensa: introduce spill_registers_kernel macro
Max Filippov
2
-28
/
+76
2014-03-06
perf/x86: Fix event scheduling
Peter Zijlstra
1
-0
/
+3
2014-03-06
x86: dma-mapping: fix GFP_ATOMIC macro usage
Marek Szyprowski
1
-1
/
+3
2014-03-06
powerpc/crashdump : Fix page frame number check in copy_oldmem_page
Laurent Dufour
1
-3
/
+5
2014-03-06
powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
Tony Breeds
1
-11
/
+11
2014-03-06
kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
Andrew Honig
1
-1
/
+1
2014-03-06
avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use
Chen Gang
1
-1
/
+1
2014-03-06
avr32: fix missing module.h causing build failure in mimc200/fram.c
Paul Gortmaker
1
-0
/
+1
2014-03-06
ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...
Pekon Gupta
1
-1
/
+1
2014-03-06
ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...
Pekon Gupta
1
-1
/
+1
2014-03-06
ARM: 7957/1: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2014-03-06
ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMU
Will Deacon
2
-2
/
+3
2014-03-06
ARM: dma-mapping: fix GFP_ATOMIC macro usage
Marek Szyprowski
1
-1
/
+1
2014-02-22
ftrace/x86: Use breakpoints for converting function graph caller
Steven Rostedt (Red Hat)
1
-36
/
+47
2014-02-22
x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off
H. Peter Anvin
1
-5
/
+9
2014-02-22
x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled
H. Peter Anvin
1
-1
/
+6
2014-02-22
s390: fix kernel crash due to linkage stack instructions
Martin Schwidefsky
1
-2
/
+5
2014-02-22
s390/dump: Fix dump memory detection
Michael Holzheu
1
-0
/
+10
2014-02-22
xen: Fix possible user space selector corruption
Frediano Ziglio
1
-0
/
+9
2014-02-22
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
2
-17
/
+24
2014-02-20
x86: mm: change tlb_flushall_shift for IvyBridge
Mel Gorman
1
-1
/
+1
2014-02-20
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2014-02-20
arm64: vdso: fix coarse clock handling
Nathan Lynch
1
-1
/
+6
2014-02-20
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
1
-2
/
+10
2014-02-20
arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
Will Deacon
1
-1
/
+1
2014-02-20
arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
Nathan Lynch
1
-2
/
+2
2014-02-20
crypto: s390 - fix des and des3_ede ctr concurrency issue
Harald Freudenberger
1
-21
/
+48
2014-02-20
crypto: s390 - fix des and des3_ede cbc concurrency issue
Harald Freudenberger
1
-12
/
+14
2014-02-20
crypto: s390 - fix concurrency issue in aes-ctr mode
Harald Freudenberger
1
-19
/
+46
[next]