Age | Commit message (Expand) | Author | Files | Lines |
2019-09-21 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -19/+16 |
2019-09-20 | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -13/+3 |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+1 |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+2 |
2019-09-18 | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2 | -12/+61 |
2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 6 | -29/+28 |
2019-09-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -1/+11 |
2019-09-18 | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 53 | -435/+1103 |
2019-09-16 | s390/cpum_sf: Fix line length and format string | Thomas Richter | 1 | -7/+13 |
2019-09-16 | s390/pci: fix MSI message data | Sebastian Ott | 1 | -1/+1 |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -1/+13 |
2019-09-14 | Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2 | -1/+13 |
2019-09-13 | s390: add support for IBM z15 machines | Martin Schwidefsky | 4 | -0/+27 |
2019-09-13 | s390/crypto: Support for SHA3 via CPACF (MSA6) | Joerg Schmidbauer | 8 | -28/+375 |
2019-09-13 | s390/startup: add pgm check info printing | Vasily Gorbik | 4 | -2/+101 |
2019-09-12 | KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl | Thomas Huth | 2 | -1/+11 |
2019-09-12 | KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as... | Igor Mammedov | 1 | -0/+2 |
2019-09-11 | Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2 | -1/+11 |
2019-09-07 | pagewalk: separate function pointers from iterator data | Christoph Hellwig | 1 | -18/+15 |
2019-09-07 | mm: split out a new pagewalk.h header from mm.h | Christoph Hellwig | 1 | -1/+1 |
2019-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -11/+56 |
2019-09-05 | s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding | Harald Freudenberger | 1 | -0/+6 |
2019-09-05 | crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h | Hans de Goede | 1 | -1/+1 |
2019-09-05 | crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h | Hans de Goede | 1 | -4/+4 |
2019-09-04 | KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regs | Thomas Huth | 2 | -0/+10 |
2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig | 1 | -0/+2 |
2019-09-03 | bpf: s390: add JIT support for bpf line info | Yauheni Kaliuta | 1 | -0/+1 |
2019-09-03 | hypfs: don't bother with d_delete() | Al Viro | 1 | -1/+1 |
2019-09-03 | s390/base: remove unused s390_base_mcck_handler | Vasily Gorbik | 2 | -23/+0 |
2019-08-31 | bpf: s390: add JIT support for multi-function programs | Yauheni Kaliuta | 1 | -11/+55 |
2019-08-29 | KVM: s390: Test for bad access register and size at the start of S390_MEM_OP | Thomas Huth | 1 | -1/+1 |
2019-08-29 | s390/kasan: add kdump support | Vasily Gorbik | 1 | -0/+2 |
2019-08-29 | s390/setup: avoid using strncmp with hardcoded length | Vasily Gorbik | 1 | -5/+5 |
2019-08-29 | s390/sclp: avoid using strncmp with hardcoded length | Vasily Gorbik | 1 | -1/+1 |
2019-08-29 | s390/module: avoid using strncmp with hardcoded length | Vasily Gorbik | 1 | -2/+2 |
2019-08-29 | s390/pci: avoid using strncmp with hardcoded length | Vasily Gorbik | 1 | -2/+2 |
2019-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -5/+7 |
2019-08-26 | s390/kaslr: reserve memory for kasan usage | Vasily Gorbik | 1 | -8/+33 |
2019-08-26 | s390/mem_detect: provide single get_mem_detect_end | Vasily Gorbik | 3 | -19/+12 |
2019-08-26 | s390/cmma: reuse kstrtobool for option value parsing | Vasily Gorbik | 1 | -10/+4 |
2019-08-26 | s390/vdso: reuse kstrtobool for option value parsing | Vasily Gorbik | 1 | -13/+5 |
2019-08-26 | s390/startup: correct command line options parsing | Vasily Gorbik | 1 | -3/+3 |
2019-08-26 | s390/numa: correct early_param handling | Vasily Gorbik | 2 | -4/+5 |
2019-08-25 | s390/qeth: add TX NAPI support for IQD devices | Julian Wiedmann | 1 | -0/+1 |
2019-08-25 | s390/qdio: let drivers opt-out from Output Queue scanning | Julian Wiedmann | 1 | -1/+1 |
2019-08-25 | s390/qdio: enable drivers to poll for Output completions | Julian Wiedmann | 1 | -0/+3 |
2019-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -5/+7 |
2019-08-22 | crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier | Ard Biesheuvel | 1 | -2/+2 |
2019-08-22 | crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use | Hans de Goede | 1 | -0/+2 |