| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-28 | 4 | -7/+7 |
|\ |
|
| * | kexec: Fix file verification on S390 | Matthew Garrett | 2019-09-10 | 1 | -1/+1 |
| * | kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE | Jiri Bohac | 2019-08-20 | 7 | -10/+10 |
* | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-09-28 | 2 | -24/+2 |
|\ \ |
|
| * | | MODSIGN: Export module signature definitions | Thiago Jung Bauermann | 2019-08-06 | 2 | -24/+2 |
* | | | Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-09-26 | 5 | -48/+136 |
|\ \ \ |
|
| * | | | s390/topology: avoid firing events before kobjs are created | Vasily Gorbik | 2019-09-23 | 1 | -1/+2 |
| * | | | s390/cpumf: Remove mixed white space | Thomas Richter | 2019-09-19 | 1 | -5/+5 |
| * | | | s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIOD | Thomas Richter | 2019-09-19 | 2 | -40/+127 |
| * | | | s390/zcrypt: CEX7S exploitation support | Harald Freudenberger | 2019-09-19 | 1 | -2/+2 |
* | | | | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland | 2019-09-26 | 1 | -3/+3 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-09-25 | 1 | -6/+0 |
|\ \ \ \ |
|
| * | | | | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 2019-09-25 | 1 | -5/+0 |
| * | | | | mm: remove quicklist page table caches | Nicholas Piggin | 2019-09-25 | 1 | -1/+0 |
* | | | | | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-09-24 | 1 | -62/+75 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | vfs: Convert hypfs to use the new mount API | David Howells | 2019-09-19 | 1 | -58/+70 |
| * | | | | hypfs: Fix error number left in struct pointer member | David Howells | 2019-09-19 | 1 | -4/+5 |
* | | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2019-09-21 | 1 | -19/+16 |
|\ \ \ \ \ |
|
| * | | | | | pagewalk: separate function pointers from iterator data | Christoph Hellwig | 2019-09-07 | 1 | -18/+15 |
| * | | | | | mm: split out a new pagewalk.h header from mm.h | Christoph Hellwig | 2019-09-07 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-09-20 | 3 | -13/+3 |
|\ \ \ \ \ |
|
| * | | | | | s390/mm: Remove sev_active() function | Thiago Jung Bauermann | 2019-08-09 | 2 | -7/+1 |
| * | | | | | x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific header | Thiago Jung Bauermann | 2019-08-09 | 1 | -3/+1 |
| * | | | | | x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig | Thiago Jung Bauermann | 2019-08-09 | 1 | -3/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-09-20 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada | 2019-08-21 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-09-19 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig | 2019-09-04 | 1 | -0/+2 |
| |/ / / / |
|
* | | | | | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2019-09-18 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | hypfs: don't bother with d_delete() | Al Viro | 2019-09-03 | 1 | -1/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2019-09-18 | 2 | -12/+61 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-09-15 | 2 | -1/+13 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-09-06 | 1 | -11/+56 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | bpf: s390: add JIT support for bpf line info | Yauheni Kaliuta | 2019-09-03 | 1 | -0/+1 |
| | * | | | | | | | bpf: s390: add JIT support for multi-function programs | Yauheni Kaliuta | 2019-08-31 | 1 | -11/+55 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-08-27 | 1 | -5/+7 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | s390/qeth: add TX NAPI support for IQD devices | Julian Wiedmann | 2019-08-25 | 1 | -0/+1 |
| * | | | | | | | | | s390/qdio: let drivers opt-out from Output Queue scanning | Julian Wiedmann | 2019-08-25 | 1 | -1/+1 |
| * | | | | | | | | | s390/qdio: enable drivers to poll for Output completions | Julian Wiedmann | 2019-08-25 | 1 | -0/+3 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-09-18 | 6 | -29/+28 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h | Hans de Goede | 2019-09-05 | 1 | -1/+1 |
| * | | | | | | | | | crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h | Hans de Goede | 2019-09-05 | 1 | -4/+4 |
| * | | | | | | | | | crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier | Ard Biesheuvel | 2019-08-22 | 1 | -2/+2 |
| * | | | | | | | | | crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use | Hans de Goede | 2019-08-22 | 1 | -0/+2 |
| * | | | | | | | | | crypto: sha256 - Move lib/sha256.c to lib/crypto | Hans de Goede | 2019-08-22 | 2 | -2/+2 |
| * | | | | | | | | | crypto: s390/xts-aes - invoke fallback for ciphertext stealing | Ard Biesheuvel | 2019-08-22 | 1 | -4/+4 |
| * | | | | | | | | | crypto: s390/des - switch to new verification routines | Ard Biesheuvel | 2019-08-22 | 1 | -14/+11 |
| * | | | | | | | | | crypto: s390/aes - fix name clash after AES library refactor | Ard Biesheuvel | 2019-07-31 | 1 | -4/+4 |
| * | | | | | | | | | crypto: ghash - add comment and improve help text | Eric Biggers | 2019-07-27 | 1 | -1/+1 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-09-18 | 2 | -1/+11 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|