index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2021-07-14
KVM: nVMX: Handle split-lock #AC exceptions that happen in L2
Sean Christopherson
4
-2
/
+11
2021-07-14
ARM: dts: at91: sama5d4: fix pinctrl muxing
Ludovic Desroches
1
-1
/
+1
2021-07-14
ARM: dts: ux500: Fix LED probing
Linus Walleij
1
-0
/
+7
2021-07-14
arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode
Yang Jihong
1
-2
/
+2
2021-07-11
Hexagon: change jumps to must-extend in futex_atomic_*
Sid Manning
1
-2
/
+2
2021-07-11
Hexagon: add target builtins to kernel
Sid Manning
8
-8
/
+249
2021-07-11
Hexagon: fix build errors
Sid Manning
3
-3
/
+7
2021-07-11
KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path
Fabiano Rosas
1
-0
/
+4
2021-07-07
Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"
Sean Christopherson
2
-0
/
+2
2021-06-30
KVM: SVM: Call SEV Guest Decommission if ASID binding fails
Alper Gun
1
-11
/
+21
2021-06-30
x86/fpu: Make init_fpstate correct with optimized XSAVE
Thomas Gleixner
2
-25
/
+46
2021-06-30
x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()
Thomas Gleixner
1
-18
/
+8
2021-06-30
s390/stack: fix possible register corruption with stack switch helper
Heiko Carstens
1
-7
/
+11
2021-06-30
perf/x86: Track pmu in per-CPU cpu_hw_events
Kan Liang
5
-12
/
+24
2021-06-30
PCI: Add AMD RS690 quirk to enable 64-bit DMA
Mikel Rychliski
1
-0
/
+44
2021-06-30
riscv32: Use medany C model for modules
Khem Raj
1
-1
/
+1
2021-06-30
perf/x86/intel/lbr: Zero the xstate buffer on allocation
Thomas Gleixner
1
-1
/
+2
2021-06-30
perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
Like Xu
3
-8
/
+30
2021-06-30
x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
Peter Zijlstra
1
-0
/
+2
2021-06-30
x86/entry: Fix noinstr fail in __do_fast_syscall_32()
Peter Zijlstra
1
-1
/
+1
2021-06-30
arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required
Catalin Marinas
1
-21
/
+16
2021-06-30
arm64: Ignore any DMA offsets in the max_zone_phys() calculation
Catalin Marinas
1
-5
/
+12
2021-06-30
MIPS: generic: Update node names to avoid unit addresses
Nathan Chancellor
5
-30
/
+30
2021-06-30
ARM: 9081/1: fix gcc-10 thumb2-kernel regression
Arnd Bergmann
1
-7
/
+9
2021-06-23
x86/fpu: Reset state for all signal restore failures
Thomas Gleixner
1
-11
/
+15
2021-06-23
x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer
Andy Lutomirski
1
-0
/
+19
2021-06-23
x86/fpu: Prevent state corruption in __fpu__restore_sig()
Thomas Gleixner
1
-8
/
+1
2021-06-23
x86/pkru: Write hardware init value to PKRU when xstate is init
Thomas Gleixner
1
-2
/
+9
2021-06-23
x86/ioremap: Map EFI-reserved memory as encrypted for SEV
Tom Lendacky
1
-1
/
+3
2021-06-23
x86/process: Check PF_KTHREAD and not current->mm for kernel threads
Thomas Gleixner
1
-1
/
+1
2021-06-23
x86/mm: Avoid truncating memblocks for SGX memory
Fan Du
1
-1
/
+7
2021-06-23
ARCv2: save ABI registers across signal handling
Vineet Gupta
2
-0
/
+44
2021-06-23
s390/mcck: fix calculation of SIE critical section size
Alexander Gordeev
1
-1
/
+1
2021-06-23
KVM: X86: Fix x86_emulator slab cache leak
Wanpeng Li
1
-0
/
+1
2021-06-23
KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU
Sean Christopherson
1
-1
/
+25
2021-06-23
KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
Sean Christopherson
1
-1
/
+4
2021-06-23
kvm: LAPIC: Restore guard to prevent illegal APIC register access
Jim Mattson
1
-0
/
+3
2021-06-18
riscv: Use -mno-relax when using lld linker
Khem Raj
1
-0
/
+9
2021-06-18
ARM: OMAP2+: Fix build warning when mmc_omap is not built
Yongqiang Liu
1
-1
/
+1
2021-06-18
ARM: OMAP1: Fix use of possibly uninitialized irq variable
Maciej Falkowski
1
-3
/
+7
2021-06-16
KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
Sean Christopherson
1
-3
/
+3
2021-06-16
x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUs
CodyYao-oc
1
-2
/
+2
2021-06-16
ARM: cpuidle: Avoid orphan section warning
Arnd Bergmann
1
-2
/
+3
2021-06-16
KVM: X86: MMU: Use the correct inherited permissions to get shadow page
Lai Jiangshan
1
-5
/
+9
2021-06-16
perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server
Kan Liang
1
-1
/
+2
2021-06-16
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
Chris Packham
1
-0
/
+8
2021-06-16
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
Chris Packham
1
-0
/
+16
2021-06-16
MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
Tiezhu Yang
1
-6
/
+6
2021-06-10
x86/kvm: Disable all PV features on crash
Vitaly Kuznetsov
3
-39
/
+32
2021-06-10
x86/kvm: Disable kvmclock on all CPUs on shutdown
Vitaly Kuznetsov
3
-6
/
+4
[prev]
[next]