| Commit message (Expand) | Author | Age | Files | Lines |
* | s390: reduce ELF_ET_DYN_BASE | Kees Cook | 2017-07-10 | 1 | -8/+7 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-06 | 4 | -32/+10 |
|\ |
|
| * | mm/hugetlb: allow architectures to override huge_pte_clear() | Punit Agrawal | 2017-07-06 | 1 | -1/+1 |
| * | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 2017-07-06 | 1 | -1/+2 |
| * | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE | Aneesh Kumar K.V | 2017-07-06 | 2 | -1/+4 |
| * | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 2017-07-06 | 1 | -2/+2 |
| * | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 2017-07-06 | 1 | -28/+2 |
| * | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 2017-07-06 | 1 | -1/+1 |
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 1 | -17/+0 |
|\ \ |
|
| * | | kill strlen_user() | Al Viro | 2017-05-15 | 1 | -17/+0 |
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-07-06 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | take compat_sys_old_getrlimit() to native syscall | Al Viro | 2017-05-27 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-06 | 2 | -7/+13 |
|\ \ \ |
|
| * | | | s390: implement ->mapping_error | Christoph Hellwig | 2017-06-28 | 2 | -7/+13 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-07-06 | 2 | -18/+6 |
|\ \ \ \ |
|
| * | | | | s390/syscalls: Fix out of bounds arguments access | Jiri Olsa | 2017-07-05 | 1 | -0/+6 |
| * | | | | s390/crash: Remove unused KEXEC_NOTE_BYTES | Michael Holzheu | 2017-07-05 | 1 | -18/+0 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-07-06 | 10 | -38/+654 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2017-06-30 | 2 | -6/+6 |
| |\ \ \ \ |
|
| | * | | | | KVM: add kvm_request_pending | Radim Krčmář | 2017-06-04 | 1 | -1/+1 |
| | * | | | | KVM: improve arch vcpu request defining | Andrew Jones | 2017-06-04 | 1 | -3/+3 |
| | | |_|/
| | |/| | |
|
| * | | | | KVM: s390: Inject machine check into the nested guest | QingFeng Hao | 2017-06-28 | 1 | -4/+19 |
| * | | | | KVM: s390: Inject machine check into the guest | QingFeng Hao | 2017-06-28 | 4 | -1/+62 |
| * | | | | Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39... | Christian Borntraeger | 2017-06-28 | 7 | -12/+115 |
| |\ \ \ \ |
|
| * | | | | | KVM: s390: avoid packed attribute | Martin Schwidefsky | 2017-06-22 | 3 | -12/+12 |
| * | | | | | KVM: S390: add new group for flic | Yi Min Zhao | 2017-06-22 | 2 | -0/+54 |
| * | | | | | KVM: s390: implement instruction execution protection for emulated | Christian Borntraeger | 2017-06-22 | 2 | -11/+32 |
| * | | | | | KVM: s390: ioctls to get and set guest storage attributes | Claudio Imbrenda | 2017-06-22 | 1 | -1/+201 |
| * | | | | | KVM: s390: CMMA tracking, ESSA emulation, migration mode | Claudio Imbrenda | 2017-06-22 | 4 | -6/+271 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 4 | -1/+61 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 4 | -45/+7 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-21 | 1 | -2/+2 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | net: introduce SO_PEERGROUPS getsockopt | David Herrmann | 2017-06-21 | 1 | -0/+2 |
| * | | | | | | s390/diag: add diag26c support | Julian Wiedmann | 2017-06-20 | 2 | -0/+55 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-15 | 10 | -35/+102 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | bpf: Add jited_len to struct bpf_prog | Martin KaFai Lau | 2017-06-06 | 1 | -0/+1 |
| * | | | | | | | bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode | Alexei Starovoitov | 2017-05-31 | 1 | -1/+1 |
| * | | | | | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. | David S. Miller | 2017-05-21 | 1 | -0/+2 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-03 | 3 | -6/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | s390: Prevent hotplug rwsem recursion | Thomas Gleixner | 2017-05-26 | 2 | -3/+3 |
| * | | | | | | | s390/kernel: Use stop_machine_cpuslocked() | Sebastian Andrzej Siewior | 2017-05-26 | 1 | -3/+3 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-07-03 | 55 | -371/+818 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39... | Martin Schwidefsky | 2017-06-28 | 7 | -12/+115 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | * | | | | | | KVM: s390: Backup the guest's machine check info | QingFeng Hao | 2017-06-27 | 3 | -1/+51 |
| | * | | | | | | s390/nmi: s390: New low level handling for machine check happening in guest | QingFeng Hao | 2017-06-27 | 5 | -11/+64 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | s390/pci: recognize name clashes with uids | Sebastian Ott | 2017-06-28 | 1 | -1/+11 |
| * | | | | | | s390/pci: provide more debug information | Sebastian Ott | 2017-06-28 | 2 | -2/+4 |
| * | | | | | | s390/pci: fix handling of PEC 306 | Sebastian Ott | 2017-06-28 | 3 | -32/+24 |
| * | | | | | | s390/pci: improve pci hotplug | Sebastian Ott | 2017-06-28 | 3 | -3/+21 |
| * | | | | | | s390/pci: introduce clp_get_state | Sebastian Ott | 2017-06-28 | 2 | -14/+47 |