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.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-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
19
-815
/
+551
2020-08-02
Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-15
/
+39
2020-07-31
Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-3
/
+42
2020-07-31
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+5
2020-07-31
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-6
/
+24
2020-07-31
crypto: x86/curve25519 - Remove unused carry variables
Herbert Xu
1
-4
/
+2
2020-07-31
KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
Wanpeng Li
1
-3
/
+6
2020-07-31
KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
Wanpeng Li
1
-1
/
+1
2020-07-31
Merge tag 'kvmarm-fixes-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-8
/
+14
2020-07-30
ARM: percpu.h: fix build error
Grygorii Strashko
1
-0
/
+2
2020-07-30
arm64: csum: Fix handling of bad packets
Robin Murphy
1
-2
/
+3
2020-07-30
arm64: Drop unnecessary include from asm/smp.h
Marc Zyngier
1
-1
/
+0
2020-07-30
arm64/alternatives: move length validation inside the subsection
Sami Tolvanen
1
-2
/
+2
2020-07-29
x86/i8259: Use printk_deferred() to prevent deadlock
Thomas Gleixner
1
-1
/
+1
2020-07-28
Merge tag 'arm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-8
/
+11
2020-07-28
KVM: arm64: Don't inherit exec permission across page-table levels
Will Deacon
1
-5
/
+6
2020-07-28
KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions
Marc Zyngier
1
-3
/
+8
2020-07-27
sh: Fix validation of system call number
Michael Karcher
1
-3
/
+3
2020-07-27
sh/tlb: Fix PGTABLE_LEVELS > 2
Peter Zijlstra
1
-9
/
+1
2020-07-27
KVM: nVMX: check for invalid hdr.vmx.flags
Paolo Bonzini
1
-0
/
+3
2020-07-27
KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE
Paolo Bonzini
2
-3
/
+15
2020-07-27
powerpc/64s/hash: Fix hash_preload running with interrupts enabled
Nicholas Piggin
3
-3
/
+42
2020-07-26
Merge branch 'parisc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+16
2020-07-26
Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-23
/
+47
2020-07-26
Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-17
/
+24
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
1
-4
/
+1
2020-07-25
ARM: dts: keystone-k2g-evm: fix rgmii phy-mode for ksz9031 phy
Grygorii Strashko
1
-1
/
+1
2020-07-25
riscv: Parse all memory blocks to remove unusable memory
Atish Patra
1
-14
/
+17
2020-07-25
RISC-V: Do not rely on initrd_start/end computed during early dt parsing
Atish Patra
1
-6
/
+27
2020-07-25
RISC-V: Set maximum number of mapped pages correctly
Atish Patra
1
-1
/
+1
2020-07-25
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...
Linus Torvalds
1
-1
/
+1
2020-07-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2020-07-24
Merge tag 'mvebu-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-1
/
+2
2020-07-24
ARM: dts: armada-38x: fix NETA lockup when repeatedly switching speeds
Russell King
1
-1
/
+2
2020-07-23
Merge tag 's390-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-2
/
+2
2020-07-23
arm64: vdso32: Fix '--prefix=' value for newer versions of clang
Nathan Chancellor
1
-1
/
+1
2020-07-23
crypto: x86 - Put back integer parts of include/asm/inst.h
Uros Bizjak
1
-0
/
+148
2020-07-23
crypto: Replace HTTP links with HTTPS ones
Alexander A. Klimov
6
-8
/
+8
2020-07-23
crypto: x86/crc32c - fix building with clang ias
Arnd Bergmann
1
-1
/
+1
2020-07-23
x86/dumpstack: Dump user space code correctly again
Thomas Gleixner
1
-10
/
+17
2020-07-23
x86/stacktrace: Fix reliable check for empty user task stacks
Josh Poimboeuf
1
-5
/
+0
2020-07-23
x86/unwind/orc: Fix ORC for newly forked tasks
Josh Poimboeuf
1
-2
/
+6
2020-07-22
Merge tag 'imx-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
3
-3
/
+4
2020-07-22
Merge tag 'sunxi-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
4
-3
/
+4
2020-07-22
Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+1
2020-07-22
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
1
-0
/
+1
2020-07-22
xtensa: fix access check in csum_and_copy_from_user
Max Filippov
1
-1
/
+1
2020-07-21
ARM: 8988/1: mmu: fix crash in EFI calls due to p4d typo in create_mapping_la...
Ard Biesheuvel
1
-1
/
+1
[next]