| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-16 | 1 | -6/+11 |
|\ |
|
| * | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 2017-08-11 | 1 | -1/+6 |
| * | mm: refactor TLB gathering API | Minchan Kim | 2017-08-11 | 1 | -6/+6 |
* | | bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2017-08-10 | 1 | -0/+24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-10 | 1 | -1/+2 |
|\| |
|
| * | bpf, s390: fix jit branch offset related to ldimm64 | Daniel Borkmann | 2017-08-04 | 1 | -1/+2 |
* | | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn | 2017-08-04 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-07-28 | 1 | -2/+6 |
|\ |
|
| * | Merge tag 'kvm-s390-master-4.13-1' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2017-07-26 | 1 | -2/+6 |
| |\ |
|
| | * | KVM: s390: take srcu lock when getting/setting storage keys | Christian Borntraeger | 2017-07-25 | 1 | -2/+6 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-07-25 | 2 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | s390/mm: set change and reference bit on lazy key enablement | Christian Borntraeger | 2017-07-13 | 1 | -3/+3 |
| * | | s390/perf: fix problem state detection | Christian Borntraeger | 2017-07-13 | 1 | -1/+1 |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-21 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 2017-07-20 | 1 | -2/+2 |
* | | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | kill {__,}{get,put}_user_unaligned() | Al Viro | 2017-07-04 | 1 | -3/+0 |
* | | | | kexec: move vmcoreinfo out of the kernel's .bss section | Xunlei Pang | 2017-07-13 | 2 | -6/+1 |
| |_|/
|/| | |
|
* | | | s390: reduce ELF_ET_DYN_BASE | Kees Cook | 2017-07-11 | 1 | -8/+7 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-07 | 4 | -32/+10 |
|\ \ \ |
|
| * | | | mm/hugetlb: allow architectures to override huge_pte_clear() | Punit Agrawal | 2017-07-07 | 1 | -1/+1 |
| * | | | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 2017-07-07 | 1 | -1/+2 |
| * | | | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE | Aneesh Kumar K.V | 2017-07-07 | 2 | -1/+4 |
| * | | | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 2017-07-07 | 1 | -2/+2 |
| * | | | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 2017-07-07 | 1 | -28/+2 |
| * | | | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 2017-07-07 | 1 | -1/+1 |
* | | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-07 | 1 | -17/+0 |
|\ \ \ \ |
|
| * | | | | kill strlen_user() | Al Viro | 2017-05-16 | 1 | -17/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-07-07 | 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-07 | 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-07 | 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-07 | 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 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|