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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
kvm: selftests: actually use all of lib/vmx.c
Paolo Bonzini
3
-89
/
+72
2018-08-06
kvm: selftests: create a GDT and TSS
Paolo Bonzini
5
-47
/
+79
2018-08-06
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
Paolo Bonzini
3
-14
/
+30
2018-08-06
KVM: vmx: remove save/restore of host BNDCGFS MSR
Sean Christopherson
1
-5
/
+6
2018-08-06
KVM: Switch 'requests' to be 64-bit (explicitly)
KarimAllah Ahmed
1
-5
/
+5
2018-08-06
kvm: selftests: add cr4_cpuid_sync_test
Wei Huang
3
-0
/
+131
2018-08-06
Merge tag 'v4.18-rc6' into HEAD
Paolo Bonzini
1068
-5585
/
+9515
2018-08-02
Merge tag 'kvm-s390-next-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
19
-269
/
+987
2018-08-02
Merge tag 'kvm-ppc-next-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
8
-53
/
+125
2018-07-31
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...
Janosch Frank
13
-120
/
+756
2018-07-31
KVM: s390: Add huge page enablement control
Janosch Frank
3
-2
/
+57
2018-07-31
s390/mm: Add huge page gmap linking support
Janosch Frank
4
-7
/
+13
2018-07-31
s390/mm: hugetlb pages within a gmap can not be freed
Dominik Dingel
1
-0
/
+6
2018-07-30
KVM: s390: Beautify skey enable check
Janosch Frank
2
-6
/
+5
2018-07-30
KVM: s390: Add skey emulation fault handling
Janosch Frank
2
-37
/
+83
2018-07-30
s390/mm: Add huge pmd storage key handling
Janosch Frank
1
-10
/
+98
2018-07-30
s390/mm: Clear skeys for newly mapped huge guest pmds
Janosch Frank
3
-1
/
+30
2018-07-30
s390/mm: Clear huge page storage keys on enable_skey
Dominik Dingel
2
-7
/
+31
2018-07-30
s390/mm: Add huge page dirty sync support
Janosch Frank
5
-44
/
+148
2018-07-30
s390/mm: Add gmap pmd invalidation and clearing
Janosch Frank
3
-3
/
+143
2018-07-30
s390/mm: Add gmap pmd notification bit setting
Janosch Frank
2
-6
/
+57
2018-07-30
s390/mm: Add gmap pmd linking
Janosch Frank
2
-6
/
+13
2018-07-30
s390/mm: Abstract gmap notify bit setting
Janosch Frank
2
-4
/
+11
2018-07-30
s390/mm: Make gmap_protect_range more modular
Janosch Frank
1
-10
/
+83
2018-07-26
KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock
Paul Mackerras
1
-9
/
+8
2018-07-26
KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9
Paul Mackerras
1
-1
/
+8
2018-07-26
KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID space
Sam Bobroff
3
-13
/
+80
2018-07-23
Linux 4.18-rc6
v4.18-rc6
Linus Torvalds
1
-1
/
+1
2018-07-22
Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvme
Linus Torvalds
2
-34
/
+41
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
8
-29
/
+14
2018-07-22
alpha: fix osf_wait4() breakage
Al Viro
2
-5
/
+2
2018-07-22
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-7
/
+25
2018-07-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2018-07-22
Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-9
/
+10
2018-07-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+15
2018-07-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-8
/
+84
2018-07-22
Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-14
/
+52
2018-07-22
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2018-07-22
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
7
-26
/
+17
2018-07-22
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
3
-11
/
+7
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
7
-27
/
+44
2018-07-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-9
/
+20
2018-07-21
mm: memcg: fix use after free in mem_cgroup_iter()
Jing Xia
1
-1
/
+1
2018-07-21
mm/huge_memory.c: fix data loss when splitting a file pmd
Hugh Dickins
1
-0
/
+2
2018-07-21
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
1
-7
/
+13
2018-07-21
MAINTAINERS: Peter has moved
Peter Senna Tschudin
1
-1
/
+1
2018-07-21
mm/memblock: add missing include <linux/bootmem.h>
Mathieu Malaterre
1
-0
/
+3
2018-07-21
Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+4
2018-07-21
Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-14
/
+31
2018-07-21
Merge tag 'imx-fixes-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-1
/
+1
[next]