summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-09-181-1/+1
|\
| * hypfs: don't bother with d_delete()Al Viro2019-09-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-1811-255/+277
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-1518-72/+190
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-063-15/+61
| |\ \ \
| | * | | arm64: bpf: optimize modulo operationJerin Jacob2019-09-032-4/+5
| | * | | bpf: s390: add JIT support for bpf line infoYauheni Kaliuta2019-09-031-0/+1
| | * | | bpf: s390: add JIT support for multi-function programsYauheni Kaliuta2019-08-311-11/+55
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-0244-156/+227
| |\ \ \ \
| * | | | | MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer2019-08-302-216/+146
| * | | | | MIPS: SGI-IP27: remove ioc3 ethernet initThomas Bogendoerfer2019-08-301-13/+0
| * | | | | dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phy...René van Dorst2019-08-272-10/+19
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-2729-118/+402
| |\ \ \ \ \
| * | | | | | s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann2019-08-241-0/+1
| * | | | | | s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann2019-08-241-1/+1
| * | | | | | s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann2019-08-241-0/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-1965-299/+372
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-06184-2491/+1514
| |\ \ \ \ \ \
| * | | | | | | arm64: dts: fsl: ls1028a: Enable eth port1 on the ls1028a QDS boardClaudiu Manoil2019-08-022-0/+46
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-1866-6376/+1830
|\ \ \ \ \ \ \
| * | | | | | | arm64: dts: imx8mq: Add CAAM nodeAndrey Smirnov2019-09-131-0/+30
| * | | | | | | crypto: x86/aes-ni - use AES library instead of single-use AES cipherArd Biesheuvel2019-09-091-11/+6
| * | | | | | | crypto: arm/aes-ce - implement ciphertext stealing for CBCArd Biesheuvel2019-09-092-17/+256
| * | | | | | | crypto: arm/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel2019-09-092-13/+72
| * | | | | | | crypto: arm/aes-ce - implement ciphertext stealing for XTSArd Biesheuvel2019-09-092-23/+208
| * | | | | | | crypto: arm64/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel2019-09-095-14/+110
| * | | | | | | crypto: arm64/aes - implement support for XTS ciphertext stealingArd Biesheuvel2019-09-092-30/+195
| * | | | | | | crypto: arm64/aes-cts-cbc - move request context data to the stackArd Biesheuvel2019-09-091-35/+26
| * | | | | | | crypto: arm64/aes-cts-cbc-ce - performance tweakArd Biesheuvel2019-09-091-3/+2
| * | | | | | | crypto: arm64/aes-neon - limit exposed routines if faster driver is enabledArd Biesheuvel2019-09-091-53/+59
| * | | | | | | crypto: arm64/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel2019-09-091-6/+3
| * | | | | | | crypto: arm/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel2019-09-091-5/+3
| * | | | | | | crypto: arm/aes-ce - replace tweak mask literal with compositionArd Biesheuvel2019-09-091-6/+3
| * | | | | | | crypto: arm/aes-ce - switch to 4x interleaveArd Biesheuvel2019-09-091-119/+144
| * | | | | | | crypto: arm/aes-ce - yield the SIMD unit between scatterwalk stepsArd Biesheuvel2019-09-092-35/+34
| * | | | | | | crypto: arm/aes - fix round key prototypesArd Biesheuvel2019-09-092-29/+29
| * | | | | | | crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation.zhong jiang2019-09-091-3/+1
| * | | | | | | crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede2019-09-052-2/+2
| * | | | | | | crypto: x86 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede2019-09-051-6/+6
| * | | | | | | crypto: s390 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede2019-09-051-4/+4
| * | | | | | | crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede2019-09-051-12/+12
| * | | | | | | crypto: arm - Rename functions to avoid conflict with crypto/sha256.hHans de Goede2019-09-052-16/+16
| * | | | | | | crypto: arm64/aes - implement accelerated ESSIV/CBC modeArd Biesheuvel2019-08-302-0/+152
| * | | | | | | crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walkArd Biesheuvel2019-08-301-42/+40
| * | | | | | | crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifierArd Biesheuvel2019-08-221-2/+2
| * | | | | | | crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede2019-08-222-0/+4
| * | | | | | | crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede2019-08-224-4/+4
| * | | | | | | crypto: s390/xts-aes - invoke fallback for ciphertext stealingArd Biesheuvel2019-08-221-4/+4
| * | | | | | | crypto: x86/xts - implement support for ciphertext stealingArd Biesheuvel2019-08-229-18/+81
| * | | | | | | crypto: x86/des - switch to library interfaceArd Biesheuvel2019-08-221-19/+23