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
2014-10-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-31
/
+159
2014-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
11
-62
/
+70
2014-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-81
/
+261
2014-10-24
Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
5
-63
/
+31
2014-10-24
arm64: Fix memblock current_limit with 64K pages and 48-bit VA
Catalin Marinas
1
-4
/
+8
2014-10-24
sparc64: Implement __get_user_pages_fast().
David S. Miller
1
-0
/
+30
2014-10-24
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
10
-62
/
+40
2014-10-24
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
3
-7
/
+3
2014-10-24
KVM: x86: Wrong assertion on paging_tmpl.h
Nadav Amit
1
-1
/
+1
2014-10-24
KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag
Nadav Amit
1
-3
/
+4
2014-10-24
KVM: x86: Emulator does not decode clflush well
Nadav Amit
1
-3
/
+17
2014-10-24
KVM: emulate: avoid accessing NULL ctxt->memopp
Paolo Bonzini
1
-1
/
+1
2014-10-24
KVM: x86: Decoding guest instructions which cross page boundary may fail
Nadav Amit
1
-2
/
+4
2014-10-24
kvm: x86: don't kill guest on unknown exit reason
Michael S. Tsirkin
2
-6
/
+6
2014-10-24
kvm: vmx: handle invvpid vm exit gracefully
Petr Matousek
2
-1
/
+10
2014-10-24
KVM: x86: Handle errors when RIP is set during far jumps
Nadav Amit
1
-30
/
+88
2014-10-24
KVM: x86: Emulator fixes for eip canonical checks on near branches
Nadav Amit
1
-24
/
+54
2014-10-24
KVM: x86: Fix wrong masking on relative jump/call
Nadav Amit
1
-5
/
+22
2014-10-24
KVM: x86: Improve thread safety in pit
Andy Honig
1
-0
/
+2
2014-10-24
KVM: x86: Prevent host from panicking on shared MSR writes.
Andy Honig
3
-6
/
+14
2014-10-24
KVM: x86: Check non-canonical addresses upon WRMSR
Nadav Amit
4
-3
/
+42
2014-10-24
Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+3
2014-10-24
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-101
/
+122
2014-10-23
x86/xen: panic on bad Xen-provided memory map
Martin Kelly
1
-0
/
+1
2014-10-23
x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()
Boris Ostrovsky
1
-1
/
+1
2014-10-23
x86/xen: avoid race in p2m handling
Juergen Gross
1
-5
/
+5
2014-10-23
x86/xen: delay construction of mfn_list_list
Juergen Gross
3
-55
/
+18
2014-10-23
x86/xen: avoid writing to freed memory after race in p2m handling
Juergen Gross
1
-2
/
+6
2014-10-23
ARC: kgdb: generic kgdb_arch_pc() suffices
Vineet Gupta
1
-5
/
+0
2014-10-23
x86, intel-mid: Remove "weak" from function declarations
Bjorn Helgaas
1
-4
/
+3
2014-10-22
arm64: vexpress: Add CLCD support to the ARMv8 model platform
Catalin Marinas
2
-1
/
+36
2014-10-21
Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin...
Linus Torvalds
1
-1
/
+1
2014-10-21
arm64: Fix compilation error on UP builds
Catalin Marinas
1
-0
/
+11
2014-10-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-0
/
+1
2014-10-21
Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
37
-437
/
+265
2014-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
27
-119
/
+255
2014-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-6
/
+9
2014-10-20
ARM: defconfig: update multi_v7_defconfig
Carlo Caione
1
-0
/
+1
2014-10-20
net: bpf: arm64: minor fix of type in jited
Daniel Borkmann
1
-1
/
+1
2014-10-20
arm64: bpf: add 'load 64-bit immediate' instruction
Zi Shen Lim
1
-0
/
+31
2014-10-20
arm64: bpf: add 'shift by register' instructions
Zi Shen Lim
2
-2
/
+18
2014-10-20
net: bpf: arm64: address randomize and write protect JIT code
Daniel Borkmann
1
-9
/
+30
2014-10-20
arm64: mm: Correct fixmap pagetable types
Steve Capper
1
-2
/
+2
2014-10-20
arm64: compat: fix compat types affecting struct compat_elf_prpsinfo
Victor Kamensky
1
-2
/
+2
2014-10-20
arm64: Align less than PAGE_SIZE pgds naturally
Catalin Marinas
1
-2
/
+16
2014-10-20
arm64: Allow 48-bits VA space without ARM_SMMU
Christoffer Dall
1
-1
/
+1
2014-10-20
Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-7
/
+165
2014-10-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
33
-87
/
+130
2014-10-20
Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
5
-1
/
+120
2014-10-20
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
4
-2
/
+22
[next]