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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-0
/
+2
2017-06-30
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
6
-10
/
+70
2017-06-22
KVM: s390: ioctls to get and set guest storage attributes
Claudio Imbrenda
1
-0
/
+33
2017-06-22
KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes
Paul Mackerras
1
-0
/
+1
2017-06-21
KVM: PPC: Book3S HV: Add new capability to control MCE behaviour
Aravinda Prasad
1
-0
/
+1
2017-06-15
KVM: arm64: Enable GICv3 common sysreg trapping via command-line
Marc Zyngier
1
-0
/
+1
2017-06-15
KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
Marc Zyngier
1
-0
/
+1
2017-06-15
KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
Marc Zyngier
1
-0
/
+1
2017-06-15
KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
Marc Zyngier
1
-0
/
+2
2017-06-15
KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
Marc Zyngier
1
-0
/
+1
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
1
-0
/
+1
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
3
-4
/
+33
2017-06-08
KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQ
Christoffer Dall
1
-0
/
+2
2017-06-08
KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines
Christoffer Dall
1
-3
/
+1
2017-06-08
KVM: arm/arm64: Introduce an allocator for in-kernel irq lines
Christoffer Dall
1
-0
/
+5
2017-06-08
KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
1
-0
/
+4
2017-06-08
KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
Christoffer Dall
1
-3
/
+1
2017-06-08
KVM: arm/arm64: Move irq_is_ppi() to header file
Christoffer Dall
1
-0
/
+2
2017-06-08
KVM: arm64: Allow creating the PMU without the in-kernel GIC
Christoffer Dall
1
-0
/
+6
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
1
-0
/
+5
2017-06-04
KVM: improve arch vcpu request defining
Andrew Jones
1
-0
/
+7
2017-05-24
KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
Christoffer Dall
2
-3
/
+29
2017-05-21
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2017-05-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+4
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
1
-10
/
+2
2017-05-20
nvme-fc: correct port role bits
James Smart
1
-2
/
+2
2017-05-20
Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+4
2017-05-20
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+27
2017-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+4
2017-05-20
Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-05-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+5
2017-05-19
Merge tag 'v4.12-rc1' into fixes
Olof Johansson
155
-1420
/
+1957
2017-05-18
net: x25: fix one potential use-after-free issue
linzhang
1
-2
/
+2
2017-05-18
usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd
Peter Chen
1
-0
/
+1
2017-05-18
KVM: arm/arm64: Fix bug when registering redist iodevs
Christoffer Dall
1
-1
/
+4
2017-05-18
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
1
-0
/
+3
2017-05-17
USB: hub: fix SS max number of ports
Johan Hovold
1
-0
/
+3
2017-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-5
/
+32
2017-05-14
net/mlx5: Use underlay QPN from the root name space
Yishai Hadas
1
-1
/
+3
2017-05-14
dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
Dan Williams
1
-7
/
+27
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-17
/
+6
2017-05-13
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
1
-1
/
+0
2017-05-13
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
1
-15
/
+6
2017-05-13
time: delete current_fs_time()
Deepa Dinamani
1
-1
/
+0
2017-05-13
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+35
2017-05-12
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-1
/
+8
2017-05-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-4
/
+26
2017-05-12
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-1
/
+23
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-0
/
+3
2017-05-12
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
[next]