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
2020-02-14
arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
Suzuki K Poulose
2
-4
/
+36
2020-02-14
arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
Suzuki K Poulose
1
-0
/
+21
2020-02-14
arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
Suzuki K Poulose
1
-3
/
+34
2020-02-14
arm64: cpufeature: Fix the type of no FP/SIMD capability
Suzuki K Poulose
1
-1
/
+1
2020-02-14
ARM: 8949/1: mm: mark free_memmap as __init
Olof Johansson
1
-1
/
+1
2020-02-14
ARM: at91: pm: use of_device_id array to find the proper shdwc node
Claudiu Beznea
1
-1
/
+7
2020-02-14
ARM: at91: pm: use SAM9X60 PMC's compatible
Claudiu Beznea
1
-0
/
+1
2020-02-14
powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...
Alexey Kardashevskiy
1
-14
/
+29
2020-02-14
powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
Tyrel Datwyler
1
-0
/
+2
2020-02-14
powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths
Vaibhav Jain
1
-0
/
+2
2020-02-14
powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
Christophe Leroy
1
-1
/
+1
2020-02-14
powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
Christophe Leroy
1
-0
/
+1
2020-02-14
Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests"
Ram Pai
1
-10
/
+1
2020-02-14
ARM: dts: at91: sama5d3: define clock rate range for tcb1
Alexandre Belloni
1
-0
/
+1
2020-02-14
ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
Alexandre Belloni
3
-18
/
+18
2020-02-14
ARM: dts: meson8b: use the actual frequency for the GPU's 364MHz OPP
Martin Blumenstingl
1
-2
/
+2
2020-02-14
ARM: dts: meson8: use the actual frequency for the GPU's 182.1MHz OPP
Martin Blumenstingl
1
-2
/
+2
2020-02-14
arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
Baruch Siach
1
-0
/
+2
2020-02-14
arm64: dts: renesas: r8a77990: ebisu: Remove clkout-lr-synchronous from sound
Kuninori Morimoto
1
-1
/
+0
2020-02-14
ARM: dts: am43xx: add support for clkout1 clock
Tero Kristo
1
-0
/
+54
2020-02-14
ARM: dts: at91: Reenable UART TX pull-ups
Ingo van Lil
5
-20
/
+20
2020-02-14
arm64: dts: uDPU: fix broken ethernet
Russell King
1
-0
/
+4
2020-02-14
arm64: dts: qcom: msm8998: Fix tcsr syscon size
Jeffrey Hugo
1
-1
/
+1
2020-02-14
ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node
Jose Abreu
1
-0
/
+1
2020-02-14
x86/boot: Handle malformed SRAT tables during early ACPI parsing
Steven Clarkson
1
-0
/
+6
2020-02-11
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
5
-19
/
+43
2020-02-11
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2
-3
/
+133
2020-02-11
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2
-4
/
+4
2020-02-11
KVM: nVMX: vmread should not set rflags to specify success in case of #PF
Miaohe Lin
1
-1
/
+3
2020-02-11
KVM: x86: fix overlap between SPTE_MMIO_MASK and generation
Paolo Bonzini
1
-5
/
+5
2020-02-11
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
6
-70
/
+86
2020-02-11
KVM: x86: use CPUID to locate host page table reserved bits
Paolo Bonzini
1
-8
/
+12
2020-02-11
KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
Sean Christopherson
1
-1
/
+1
2020-02-11
x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode
Thomas Gleixner
6
-7
/
+34
2020-02-11
powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize
Nathan Chancellor
1
-1
/
+1
2020-02-11
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
5
-5
/
+20
2020-02-11
arm64: dts: qcom: qcs404-evb: Set vdd_apc regulator in high power mode
Niklas Cassel
1
-0
/
+1
2020-02-11
KVM: s390: do not clobber registers during guest reset/store status
Christian Borntraeger
1
-4
/
+2
2020-02-11
KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"
Sean Christopherson
1
-6
/
+3
2020-02-11
KVM: x86: Ensure guest's FPU state is loaded when accessing for emulation
Sean Christopherson
1
-0
/
+39
2020-02-11
KVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put}_guest_fpu()
Sean Christopherson
1
-2
/
+17
2020-02-11
KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
Sean Christopherson
1
-1
/
+1
2020-02-11
KVM: x86: Don't let userspace set host-reserved cr4 bits
Sean Christopherson
1
-1
/
+34
2020-02-11
KVM: VMX: Add non-canonical check on writes to RTIT address MSRs
Sean Christopherson
1
-0
/
+2
2020-02-11
x86/KVM: Clean up host's steal time structure
Boris Ostrovsky
2
-10
/
+4
2020-02-11
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2
-0
/
+11
2020-02-11
x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed
Boris Ostrovsky
1
-21
/
+30
2020-02-11
x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit
Boris Ostrovsky
1
-0
/
+3
2020-02-11
kvm/svm: PKU not currently supported
John Allen
5
-1
/
+16
2020-02-11
KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
Sean Christopherson
1
-1
/
+3
[next]