index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/gntdev: Fix off-by-one error when unmapping with holes
Ross Lagerwall
2018-01-10
1
-3
/
+1
*
x86: xen: remove the use of VLAIS
Nick Desaulniers
2018-01-08
1
-5
/
+3
*
x86/xen/time: fix section mismatch for xen_init_time_ops()
Nick Desaulniers
2018-01-08
1
-1
/
+1
*
xen/pvcalls: use GFP_ATOMIC under spin lock
Wei Yongjun
2018-01-02
1
-1
/
+1
*
xen/balloon: Mark unallocated host memory as UNUSABLE
Boris Ostrovsky
2017-12-20
4
-13
/
+144
*
x86-64/Xen: eliminate W+X mappings
Jan Beulich
2017-12-19
2
-0
/
+15
*
xen: XEN_ACPI_PROCESSOR is Dom0-only
Jan Beulich
2017-12-12
1
-1
/
+1
*
x86/Xen: don't report ancient LAPIC version
Jan Beulich
2017-12-12
1
-1
/
+1
*
xen/pvcalls: Fix a check in pvcalls_front_remove()
Dan Carpenter
2017-12-06
1
-1
/
+1
*
xen/pvcalls: check for xenbus_read() errors
Dan Carpenter
2017-12-06
1
-0
/
+2
*
xen/pvcalls: fix potential endless loop in pvcalls-front.c
Stefano Stabellini
2017-11-15
1
-6
/
+5
*
xen/pvcalls: Add MODULE_LICENSE()
Boris Ostrovsky
2017-11-15
2
-0
/
+8
*
MAINTAINERS: xen, kvm: track pvclock-abi.h changes
Joao Martins
2017-11-08
1
-0
/
+2
*
x86/xen/time: setup vcpu 0 time info page
Joao Martins
2017-11-08
4
-1
/
+137
*
x86/xen/time: set pvclock flags on xen_time_init()
Joao Martins
2017-11-08
1
-0
/
+9
*
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
2017-11-08
5
-17
/
+27
*
ptp_kvm: probe for kvm guest availability
Joao Martins
2017-11-08
1
-0
/
+3
*
xen/privcmd: remove unused variable pageidx
Colin Ian King
2017-11-08
1
-3
/
+0
*
xen: select grant interface version
Juergen Gross
2017-11-06
1
-2
/
+33
*
xen: update arch/x86/include/asm/xen/cpuid.h
Juergen Gross
2017-11-06
1
-10
/
+32
*
xen: add grant interface version dependent constants to gnttab_ops
Juergen Gross
2017-11-06
1
-30
/
+43
*
xen: limit grant v2 interface to the v1 functionality
Juergen Gross
2017-11-06
2
-175
/
+0
*
xen: re-introduce support for grant v2 interface
Juergen Gross
2017-11-06
4
-13
/
+398
*
xen: support priv-mapping in an HVM tools domain
Paul Durrant
2017-11-03
2
-2
/
+36
*
xen/pvcalls: remove redundant check for irq >= 0
Colin Ian King
2017-11-03
1
-3
/
+1
*
xen/pvcalls: fix unsigned less than zero error check
Colin Ian King
2017-11-03
1
-4
/
+3
*
xen/time: Return -ENODEV from xen_get_wallclock()
Boris Ostrovsky
2017-11-03
1
-1
/
+1
*
xen/pvcalls-front: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-03
1
-1
/
+2
*
xen: xenbus_probe_frontend: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-03
1
-0
/
+2
*
xen/time: do not decrease steal time after live migration on xen
Dongli Zhang
2017-11-02
3
-7
/
+73
*
xen: support 52 bit physical addresses in pv guests
Juergen Gross
2017-10-31
2
-3
/
+12
*
xen: introduce a Kconfig option to enable the pvcalls frontend
Stefano Stabellini
2017-10-31
2
-0
/
+12
*
xen/pvcalls: implement release command
Stefano Stabellini
2017-10-31
2
-0
/
+99
*
xen/pvcalls: implement poll command
Stefano Stabellini
2017-10-31
2
-9
/
+138
*
xen/pvcalls: implement recvmsg
Stefano Stabellini
2017-10-31
2
-0
/
+115
*
xen/pvcalls: implement sendmsg
Stefano Stabellini
2017-10-31
2
-0
/
+124
*
xen/pvcalls: implement accept command
Stefano Stabellini
2017-10-31
2
-0
/
+148
*
xen/pvcalls: implement listen command
Stefano Stabellini
2017-10-31
2
-0
/
+58
*
xen/pvcalls: implement bind command
Stefano Stabellini
2017-10-31
2
-0
/
+69
*
xen/pvcalls: implement connect command
Stefano Stabellini
2017-10-31
2
-0
/
+160
*
xen/pvcalls: implement socket command and handle events
Stefano Stabellini
2017-10-31
2
-0
/
+139
*
xen/pvcalls: connect to the backend
Stefano Stabellini
2017-10-31
1
-0
/
+132
*
xen/pvcalls: implement frontend disconnect
Stefano Stabellini
2017-10-31
1
-0
/
+71
*
xen/pvcalls: introduce the pvcalls xenbus frontend
Stefano Stabellini
2017-10-31
1
-0
/
+61
*
Linux 4.14-rc7
v4.14-rc7
Linus Torvalds
2017-10-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-29
78
-361
/
+1021
|
\
|
*
Merge branch 'net_sched-fix-races-with-RCU-callbacks'
David S. Miller
2017-10-29
19
-57
/
+367
|
|
\
|
|
*
selftests: Introduce a new test case to tc testsuite
Chris Mi
2017-10-29
3
-5
/
+40
|
|
*
selftests: Introduce a new script to generate tc batch file
Chris Mi
2017-10-29
1
-0
/
+62
|
|
*
net_sched: fix call_rcu() race on act_sample module removal
Cong Wang
2017-10-29
1
-0
/
+1
[next]