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
2017-11-08
ARM: pxa: Don't rely on public mmc header to include leds.h
Ulf Hansson
7
-0
/
+7
2017-11-08
ARM: 8715/1: add a private asm/unaligned.h
Arnd Bergmann
2
-1
/
+27
2017-11-08
ARM: dts: mvebu: pl310-cache disable double-linefill
Yan Markman
3
-6
/
+6
2017-11-08
arm64: ensure __dump_instr() checks addr_limit
Mark Rutland
1
-1
/
+1
2017-11-02
x86/microcode/intel: Disable late loading on model 79
Borislav Petkov
1
-0
/
+18
2017-10-27
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
John David Anglin
1
-3
/
+3
2017-10-27
parisc: Avoid trashing sr2 and sr3 in LWS code
John David Anglin
1
-29
/
+24
2017-10-21
sparc64: Migrate hvcons irq to panicked cpu
Vijay Kumar
2
-2
/
+9
2017-10-21
MIPS: Fix minimum alignment requirement of IRQ stack
Matt Redfearn
1
-1
/
+1
2017-10-18
x86/alternatives: Fix alt_max_short macro to really be a max()
Mathias Krause
2
-4
/
+6
2017-10-18
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
Haozhong Zhang
1
-1
/
+1
2017-10-18
MIPS: math-emu: Remove pr_err() calls from fpu_emu()
Paul Burton
1
-2
/
+0
2017-10-08
ARM: remove duplicate 'const' annotations'
Arnd Bergmann
6
-6
/
+6
2017-10-08
parisc: perf: Fix potential NULL pointer dereference
Arvind Yadav
1
-45
/
+49
2017-10-08
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
Matt Redfearn
4
-20
/
+60
2017-10-08
MIPS: Lantiq: Fix another request_mem_region() return code check
Arnd Bergmann
1
-2
/
+2
2017-10-08
ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM
Afzal Mohammed
1
-2
/
+1
2017-10-08
MIPS: ralink: Fix incorrect assignment on ralink_soc
Colin Ian King
1
-1
/
+1
2017-10-08
MIPS: Ensure bss section ends on a long-aligned address
Paul Burton
1
-1
/
+1
2017-10-08
ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodes
Simon Horman
1
-4
/
+8
2017-10-05
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
Stefano Stabellini
1
-0
/
+1
2017-10-05
KVM: VMX: use cmpxchg64
Paolo Bonzini
1
-6
/
+6
2017-10-05
ARM: pxa: fix the number of DMA requestor lines
Robert Jarzmik
1
-0
/
+1
2017-10-05
ARM: pxa: add the number of DMA requestor lines
Robert Jarzmik
7
-5
/
+8
2017-10-05
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
Haozhong Zhang
1
-12
/
+21
2017-10-05
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
Haozhong Zhang
1
-5
/
+1
2017-10-05
x86/fpu: Don't let userspace set bogus xcomp_bv
Eric Biggers
2
-1
/
+14
2017-10-05
kvm: nVMX: Don't allow L2 to access the hardware CR8
Jim Mattson
1
-0
/
+5
2017-10-05
KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
Jan H. Schönherr
1
-2
/
+7
2017-10-05
arm64: fault: Route pte translation faults via do_translation_fault
Will Deacon
1
-1
/
+1
2017-10-05
arm64: Make sure SPsel is always set
Marc Zyngier
1
-0
/
+1
2017-10-05
powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
Tyrel Datwyler
1
-1
/
+3
2017-10-05
KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
Paul Mackerras
1
-19
/
+27
2017-09-27
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
2
-3
/
+6
2017-09-27
powerpc: Fix DAR reporting when alignment handler faults
Michael Ellerman
1
-45
/
+74
2017-09-27
MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
Aleksandar Markovic
2
-4
/
+4
2017-09-27
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
Aleksandar Markovic
4
-4
/
+12
2017-09-27
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs
Aleksandar Markovic
4
-6
/
+22
2017-09-27
MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
Aleksandar Markovic
4
-32
/
+96
2017-09-27
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
Aleksandar Markovic
4
-24
/
+8
2017-09-27
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
Aleksandar Markovic
4
-16
/
+112
2017-09-27
x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
Andy Lutomirski
1
-2
/
+3
2017-09-13
ARM: 8692/1: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-09-07
kvm: arm/arm64: Force reading uncached stage2 PGD
Suzuki K Poulose
1
-1
/
+1
2017-09-07
kvm: arm/arm64: Fix race in resetting stage2 PGD
Suzuki K Poulose
1
-11
/
+12
2017-09-07
alpha: uapi: Add support for __SANE_USERSPACE_TYPES__
Ben Hutchings
2
-2
/
+12
2017-09-02
arm64: fpsimd: Prevent registers leaking across exec
Dave Martin
1
-0
/
+2
2017-09-02
x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
Arnd Bergmann
1
-2
/
+2
2017-09-02
arm64: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-08-30
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
Alexey Brodkin
2
-2
/
+13
[next]