| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-07-06 | 1 | -0/+12 |
|\ |
|
| * | KVM: S390: add new group for flic | Yi Min Zhao | 2017-06-22 | 1 | -0/+6 |
| * | KVM: s390: CMMA tracking, ESSA emulation, migration mode | Claudio Imbrenda | 2017-06-22 | 1 | -0/+6 |
* | | net: introduce SO_PEERGROUPS getsockopt | David Herrmann | 2017-06-21 | 1 | -0/+2 |
* | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. | David S. Miller | 2017-05-21 | 1 | -0/+2 |
|/ |
|
* | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-11 | 1 | -46/+0 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-05-08 | 1 | -3/+26 |
|\ |
|
| * | s390: kvm: Cpu model support for msa6, msa7 and msa8 | Jason J. Herne | 2017-04-26 | 1 | -1/+2 |
| * | KVM: s390: Support keyless subset guest mode | Farhan Ali | 2017-04-21 | 1 | -0/+1 |
| * | KVM: s390: introduce adapter interrupt inject function | Yi Min Zhao | 2017-04-06 | 1 | -0/+1 |
| * | KVM: s390: introduce ais mode modify function | Fei Li | 2017-04-06 | 1 | -0/+6 |
| * | KVM: s390: interface for suppressible I/O adapters | Fei Li | 2017-04-06 | 1 | -1/+3 |
| * | KVM: s390: gs support for kvm guests | Fan Zhang | 2017-03-22 | 1 | -1/+13 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-05-02 | 1 | -0/+6 |
|\ \ |
|
| * | | New getsockopt option to get socket cookie | Chenbo Feng | 2017-04-08 | 1 | -0/+2 |
| * | | net: Introduce SO_INCOMING_NAPI_ID | Sridhar Samudrala | 2017-03-24 | 1 | -0/+2 |
| * | | sock: introduce SO_MEMINFO getsockopt | Josh Hunt | 2017-03-22 | 1 | -0/+2 |
* | | | s390/uapi: use generic headers if possible | Heiko Carstens | 2017-03-30 | 10 | -59/+10 |
* | | | s390/pkey: Introduce new API for secure key verification | Harald Freudenberger | 2017-03-22 | 1 | -0/+19 |
| |/
|/| |
|
* | | s390: add a system call for guarded storage | Martin Schwidefsky | 2017-03-22 | 3 | -1/+79 |
|/ |
|
* | s390: wire up statx system call | Heiko Carstens | 2017-03-09 | 1 | -1/+3 |
* | s390/pkey: Introduce pkey kernel module | Harald Freudenberger | 2017-02-23 | 2 | -0/+113 |
* | s390/zcrypt: Introduce new zcrypt device status API | Ingo Tuchscherer | 2016-12-14 | 1 | -0/+37 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-12-13 | 1 | -2/+3 |
|\ |
|
| * | s390/uapi: sort header export list | Heiko Carstens | 2016-11-29 | 1 | -2/+2 |
| * | s390/hypfs: add hypfs header file to uapi header export list | Heiko Carstens | 2016-11-29 | 1 | -0/+1 |
* | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 2016-11-30 | 1 | -0/+2 |
|/ |
|
* | s390: export header for CLP ioctl | Sebastian Ott | 2016-09-20 | 1 | -0/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-02 | 2 | -0/+42 |
|\ |
|
| * | KVM: s390: vsie: add indication for future features | David Hildenbrand | 2016-06-21 | 1 | -0/+4 |
| * | KVM: s390: vsie: support IBS interpretation | David Hildenbrand | 2016-06-21 | 1 | -0/+1 |
| * | KVM: s390: vsie: support conditional-external-interception | David Hildenbrand | 2016-06-21 | 1 | -0/+1 |
| * | KVM: s390: vsie: support intervention-bypass | David Hildenbrand | 2016-06-21 | 1 | -0/+1 |
| * | KVM: s390: vsie: support guest-storage-limit-suppression | David Hildenbrand | 2016-06-21 | 1 | -0/+1 |
| * | KVM: s390: vsie: support guest-PER-enhancement | David Hildenbrand | 2016-06-21 | 1 | -0/+1 |
| * | KVM: s390: vsie: support shared IPTE-interlock facility | David Hildenbrand | 2016-06-21 | 1 | -0/+1 |
| * | KVM: s390: vsie: support 64-bit-SCAO | David Hildenbrand | 2016-06-21 | 1 | -0/+1 |
| * | KVM: s390: vsie: initial support for nested virtualization | David Hildenbrand | 2016-06-21 | 1 | -0/+1 |
| * | KVM: s390: interface to query and configure cpu subfunctions | David Hildenbrand | 2016-06-10 | 1 | -0/+20 |
| * | KVM: s390: forward ESOP if available | David Hildenbrand | 2016-06-10 | 1 | -0/+1 |
| * | KVM: s390: interface to query and configure cpu features | David Hildenbrand | 2016-06-10 | 1 | -0/+8 |
| * | KVM: s390: Add sthyi emulation | Janosch Frank | 2016-06-10 | 1 | -0/+1 |
* | | s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan | 2016-07-31 | 1 | -0/+2 |
* | | s390/ptrace: clarify bits in the per_struct | Martin Schwidefsky | 2016-06-28 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-19 | 2 | -1/+7 |
|\ |
|
| * | KVM: s390: add clear I/O irq operation for FLIC | Halil Pasic | 2016-04-20 | 1 | -0/+1 |
| * | KVM: s390/perf: provide additional sigp events | Christian Borntraeger | 2016-04-20 | 1 | -1/+6 |
* | | s390/dasd: Add new ioctl BIODASDCHECKFMT | Jan Höppner | 2016-04-15 | 1 | -0/+32 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-04-01 | 1 | -1/+3 |
|\ |
|
| * | s390: wire up preadv2/pwritev2 syscalls | Heiko Carstens | 2016-04-01 | 1 | -1/+3 |