index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-10
MIPS: smp-cps: Stop printing EJTAG exceptions to UART
Paul Burton
1
-1
/
+0
2020-05-10
MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200
Florian Fainelli
1
-2
/
+7
2020-05-10
MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]
James Hogan
1
-3
/
+0
2020-05-10
MIPS: Fix macro typo
Jaedon Shin
1
-1
/
+1
2020-05-05
perf/x86: Fix uninitialized value usage
Peter Zijlstra
1
-1
/
+2
2020-05-05
powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8
Madhavan Srinivasan
1
-1
/
+1
2020-05-02
bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B
Luke Nelson
1
-3
/
+15
2020-05-02
ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
Ahmad Fatoum
1
-0
/
+2
2020-05-02
KVM: VMX: Enable machine check support for 32bit targets
Uros Bizjak
1
-1
/
+1
2020-04-24
x86/vdso: Fix lsl operand order
Samuel Neves
1
-1
/
+1
2020-04-24
x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)
Evalds Iodzevics
1
-1
/
+1
2020-04-24
x86/CPU: Add native CPUID variants returning a single datum
Borislav Petkov
1
-0
/
+18
2020-04-24
x86/mitigations: Clear CPU buffers on the SYSCALL fast path
Borislav Petkov
3
-0
/
+9
2020-04-24
kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD
Jim Mattson
1
-1
/
+2
2020-04-24
powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
Laurentiu Tudor
1
-1
/
+11
2020-04-24
powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
Michael Ellerman
1
-1
/
+3
2020-04-24
s390/diag: fix display of diagnose call statistics
Michael Mueller
1
-1
/
+1
2020-04-24
arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
Fredrik Strupe
1
-1
/
+1
2020-04-24
KVM: x86: Allocate new rmap and large page tracking when moving memslot
Sean Christopherson
1
-0
/
+11
2020-04-24
x86/entry/32: Add missing ASM_CLAC to general_protection entry
Thomas Gleixner
1
-0
/
+1
2020-04-24
MIPS: OCTEON: irq: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-0
/
+3
2020-04-24
acpi/x86: ignore unspecified bit positions in the ACPI global lock field
Jan Engelhardt
1
-1
/
+1
2020-04-24
x86/boot: Use unsigned comparison for addresses
Arvind Sankar
2
-3
/
+3
2020-04-02
KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
Sean Christopherson
1
-2
/
+2
2020-04-02
arm64: smp: fix smp_send_stop() behaviour
Cristian Marussi
1
-3
/
+14
2020-04-02
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-2
/
+24
2020-04-02
ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodes
Kishon Vijay Abraham I
1
-0
/
+2
2020-04-02
powerpc: Include .BTF section
Naveen N. Rao
1
-0
/
+6
2020-03-20
ARM: 8958/1: rename missed uaccess .fixup section
Kees Cook
1
-1
/
+1
2020-03-20
ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()
Florian Fainelli
1
-0
/
+2
2020-03-20
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
1
-8
/
+8
2020-03-20
ARC: define __ALIGN_STR and __ALIGN symbols for ARC
Eugeniy Paltsev
1
-0
/
+2
2020-03-20
KVM: x86: clear stale x86_emulate_ctxt->intercept value
Vitaly Kuznetsov
1
-0
/
+1
2020-03-11
powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
Desnes A. Nunes do Rosario
1
-1
/
+3
2020-03-11
ARM: imx: build v7_cpu_resume() unconditionally
Ahmad Fatoum
4
-16
/
+28
2020-03-11
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2
-3
/
+12
2020-03-11
MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
Christophe JAILLET
1
-1
/
+1
2020-02-28
KVM: apic: avoid calculating pending eoi from an uninitialized val
Miaohe Lin
1
-1
/
+3
2020-02-28
KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton
1
-7
/
+52
2020-02-28
KVM: nVMX: Refactor IO bitmap checks into helper function
Oliver Upton
1
-13
/
+27
2020-02-28
KVM: nVMX: Don't emulate instructions in guest mode
Paolo Bonzini
1
-1
/
+1
2020-02-28
x86/mce/amd: Fix kobject lifetime
Thomas Gleixner
1
-6
/
+11
2020-02-28
microblaze: Prevent the overflow of the start
Shubhrajyoti Datta
1
-1
/
+2
2020-02-28
ARM: 8951/1: Fix Kexec compilation issue.
Vincenzo Frascino
1
-1
/
+1
2020-02-28
s390/ftrace: generate traced function stack frame
Vasily Gorbik
1
-1
/
+14
2020-02-28
pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
Geert Uytterhoeven
1
-2
/
+9
2020-02-28
x86/vdso: Provide missing include file
Valdis Klētnieks
1
-0
/
+1
2020-02-28
ARM: dts: r8a7779: Add device node for ARM global timer
Geert Uytterhoeven
1
-0
/
+8
2020-02-28
MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
Tiezhu Yang
1
-0
/
+3
2020-02-28
efi/x86: Map the entire EFI vendor string before copying it
Ard Biesheuvel
1
-6
/
+7
[prev]
[next]