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
2015-08-25
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
3
-6
/
+0
2015-08-25
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
1
-1
/
+2
2015-08-25
x86/ldt: Further fix FPU emulation
Andy Lutomirski
1
-1
/
+1
2015-08-25
x86/ldt: Correct FPU emulation access to LDT
Juergen Gross
3
-7
/
+20
2015-08-25
x86/ldt: Correct LDT access in single stepping logic
Juergen Gross
1
-2
/
+2
2015-08-25
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
9
-150
/
+208
2015-08-25
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
9
-2
/
+210
2015-08-25
x86/nmi/64: Switch stacks on userspace NMI entry
Andy Lutomirski
1
-4
/
+61
2015-08-25
x86/nmi/64: Remove asm code that saves CR2
Andy Lutomirski
1
-18
/
+0
2015-08-25
x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
Andy Lutomirski
1
-71
/
+52
2015-08-25
ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
Roger Quadros
1
-8
/
+16
2015-08-19
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Andy Lutomirski
1
-0
/
+40
2015-08-19
sparc64: Fix userspace FPU register corruptions.
David S. Miller
4
-81
/
+11
2015-08-19
MIPS: Make set_pte() SMP safe.
David Daney
1
-0
/
+31
2015-08-19
MIPS: Fix sched_getaffinity with MT FPAFF enabled
Felix Fietkau
1
-2
/
+3
2015-08-19
ARM: realview: fix sparsemem build
Arnd Bergmann
1
-0
/
+2
2015-08-19
tile: use free_bootmem_late() for initrd
Chris Metcalf
1
-1
/
+1
2015-08-19
ARC: make sure instruction_pointer() returns unsigned value
Alexey Brodkin
1
-1
/
+1
2015-08-19
s390/sclp: clear upper register halves in _sclp_print_early
Martin Schwidefsky
1
-0
/
+4
2015-08-05
efi: fix 32bit kernel boot failed problem using efi
Fupan Li
1
-1
/
+1
2015-08-04
arm64: Don't report clear pmds and puds as huge
Christoffer Dall
1
-2
/
+2
2015-08-04
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
1
-0
/
+3
2015-07-30
kvm: x86: fix kvm_apic_has_events to check for NULL pointer
Paolo Bonzini
1
-1
/
+1
2015-07-30
arm64: vdso: work-around broken ELF toolchains in Makefile
Will Deacon
1
-0
/
+4
2015-07-30
arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP
Dave P Martin
1
-1
/
+1
2015-07-30
arm64: Do not attempt to use init_mm in reset_context()
Catalin Marinas
1
-0
/
+8
2015-07-30
ARC: add compiler barrier to LLSC based cmpxchg
Vineet Gupta
1
-4
/
+5
2015-07-30
x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing
Bjorn Helgaas
1
-2
/
+4
2015-07-30
KVM: x86: make vapics_in_nmi_mode atomic
Radim Krčmář
3
-4
/
+4
2015-07-30
MIPS: Fix KVM guest fixmap address
James Hogan
1
-0
/
+4
2015-07-30
x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A
Bjorn Helgaas
1
-0
/
+11
2015-07-30
powerpc/perf: Fix book3s kernel to userspace backtraces
Anton Blanchard
1
-1
/
+10
2015-07-30
arm: KVM: force execution of HCPTR access on VM exit
Marc Zyngier
2
-8
/
+22
2015-07-30
sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...
Sowmini Varadhan
1
-1
/
+1
2015-07-30
arm64/mm: Remove hack in mmap randomize layout
Yann Droneaud
1
-10
/
+2
2015-07-30
KVM: nSVM: Check for NRIPS support before updating control field
Bandan Das
1
-2
/
+6
2015-07-30
ARM: clk-imx6q: refine sata's parent
Sebastien Szymanski
1
-1
/
+1
2015-07-30
kprobes/x86: Return correct length in __copy_instruction()
Eugene Shatokhin
1
-2
/
+5
2015-06-23
arm64: cmpxchg: update macros to prevent warnings
Mark Hambleton
1
-11
/
+17
2015-06-23
arm64: xchg: prevent warning if return value is unused
Will Deacon
1
-1
/
+6
2015-06-23
MIPS: Fix enabling of DEBUG_STACKOVERFLOW
James Hogan
1
-1
/
+1
2015-06-23
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
4
-26
/
+42
2015-06-10
m68k/mac: Fix out-of-bounds array index in OSS IRQ source initialization
Finn Thain
1
-2
/
+1
2015-06-10
MIPS: KVM: Do not sign extend on unsigned MMIO load
Nicholas Mc Guire
1
-1
/
+1
2015-06-10
x86: bpf_jit: fix compilation of large bpf programs
Alexei Starovoitov
1
-1
/
+6
2015-06-03
ARM: dts: imx27: only map 4 Kbyte for fec registers
Philippe Reynes
1
-1
/
+1
2015-06-03
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
Harald Freudenberger
1
-12
/
+13
2015-06-03
powerpc: Align TOC to 256 bytes
Anton Blanchard
1
-0
/
+1
2015-06-03
KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
Paolo Bonzini
1
-1
/
+1
2015-06-02
ARM: fix missing syscall trace exit
Russell King
1
-1
/
+3
[next]