| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: user - fix potential warnings in cryptouser.h | Masahiro Yamada | 2019-08-02 | 1 | -1/+4 |
* | crypto: add header include guards | Masahiro Yamada | 2019-08-02 | 5 | -0/+25 |
* | asm-generic: make simd.h a mandatory include/asm header | Ard Biesheuvel | 2019-07-31 | 1 | -0/+2 |
* | crypto: ghash - add comment and improve help text | Eric Biggers | 2019-07-27 | 1 | -1/+1 |
* | padata: Replace delayed timer with immediate workqueue in padata_reorder | Herbert Xu | 2019-07-27 | 1 | -9/+4 |
* | crypto: user - make NETLINK_CRYPTO work inside netns | Ondrej Mosnacek | 2019-07-26 | 2 | -2/+3 |
* | crypto: morus - remove generic and x86 implementations | Ard Biesheuvel | 2019-07-26 | 3 | -212/+0 |
* | crypto: lib/aes - export sbox and inverse sbox | Ard Biesheuvel | 2019-07-26 | 1 | -0/+3 |
* | crypto: aes-generic - unexport last-round AES tables | Ard Biesheuvel | 2019-07-26 | 1 | -2/+0 |
* | crypto: ctr - add helper for performing a CTR encryption walk | Ard Biesheuvel | 2019-07-26 | 1 | -0/+50 |
* | crypto: aes-generic - drop key expansion routine in favor of library version | Ard Biesheuvel | 2019-07-26 | 1 | -2/+0 |
* | crypto: aes - create AES library based on the fixed time AES code | Ard Biesheuvel | 2019-07-26 | 1 | -0/+34 |
* | crypto: fips - add FIPS test failure notification chain | Gilad Ben-Yossef | 2019-07-26 | 1 | -0/+7 |
* | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb | Linus Torvalds | 2019-07-21 | 3 | -3/+214 |
|\ |
|
| * | NTB: Introduce MSI library | Logan Gunthorpe | 2019-06-13 | 1 | -0/+73 |
| * | NTB: Introduce functions to calculate multi-port resource index | Logan Gunthorpe | 2019-06-13 | 1 | -0/+70 |
| * | NTB: Introduce helper functions to calculate logical port number | Logan Gunthorpe | 2019-06-13 | 1 | -1/+52 |
| * | PCI/MSI: Support allocating virtual MSI interrupts | Logan Gunthorpe | 2019-06-13 | 2 | -0/+17 |
| * | NTB: correct ntb_dev_ops and ntb_dev comment typos | Wesley Sheng | 2019-06-13 | 1 | -2/+2 |
* | | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-07-20 | 2 | -0/+23 |
|\ \ |
|
| * | | dma-mapping: add a dma_addressing_limited helper | Christoph Hellwig | 2019-07-17 | 1 | -0/+14 |
| * | | dma-direct: Force unencrypted DMA under SME for certain DMA masks | Tom Lendacky | 2019-07-16 | 1 | -0/+9 |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-07-20 | 3 | -0/+11 |
|\ \ \ |
|
| * | | | bpf: Disable GCC -fgcse optimization for ___bpf_prog_run() | Josh Poimboeuf | 2019-07-18 | 2 | -0/+6 |
| * | | | Merge branch 'x86/debug' into core/urgent | Thomas Gleixner | 2019-07-18 | 1 | -0/+5 |
| |\ \ \ |
|
| | * | | | objtool: Add support for C jump tables | Josh Poimboeuf | 2019-07-09 | 1 | -0/+5 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-07-20 | 2 | -0/+7 |
|\ \ \ \ \ |
|
| * | | | | | KVM: Boost vCPUs that are delivering interrupts | Wanpeng Li | 2019-07-20 | 1 | -0/+1 |
| * | | | | | KVM: LAPIC: Inject timer interrupt via posted interrupt | Wanpeng Li | 2019-07-20 | 1 | -0/+6 |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2019-07-20 | 1 | -0/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | scsi: core: add a host / host template field for the virt boundary | Christoph Hellwig | 2019-07-17 | 1 | -0/+3 |
| * | | | | | | Merge branch '5.3/scsi-sg' into scsi-next | Martin K. Petersen | 2019-06-27 | 1 | -4/+7 |
| |\ \ \ \ \ \ |
|
* | \ \ \ \ \ \ | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2019-07-20 | 1 | -8/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kbuild: update compile-test header list for v5.3-rc1 | Masahiro Yamada | 2019-07-20 | 1 | -8/+6 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-07-20 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | switch the remnants of releasing the mountpoint away from fs_pin | Al Viro | 2019-07-17 | 1 | -1/+0 |
* | | | | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2019-07-20 | 1 | -41/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'v5.3-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2019-07-02 | 2 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge tag 'amlogic-dt64' of https://git.kernel.org/pub/scm/linux/kernel/git/k... | Olof Johansson | 2019-06-25 | 2 | -1/+14 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Merge tag 'asoc-tohdmitx' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Kevin Hilman | 2019-06-15 | 1 | -0/+13 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | ASoC: meson: add tohdmitx DT bindings | Jerome Brunet | 2019-06-14 | 1 | -0/+13 |
| | | | |_|_|_|_|_|_|_|/
| | | |/| | | | | | | | |
|
| * | | | | | | | | | | | Merge tag 'imx-dt-clkdep-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 2019-06-25 | 2 | -2/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'tegra-for-5.3-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2019-06-25 | 1 | -41/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | dt-bindings: tegra186-gpio: Remove unused definitions | Thierry Reding | 2019-05-21 | 1 | -41/+0 |
| | | |_|/ / / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge tag 'omap-for-v5.3/ti-sysc-dt-signed' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 2019-06-19 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-07-20 | 9 | -172/+375 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'reset-for-v5.3' of git://git.pengutronix.de/git/pza/linux into arm... | Olof Johansson | 2019-07-04 | 1 | -0/+51 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | dt-bindings: reset: Add devicetree binding for BM1880 reset controller | Manivannan Sadhasivam | 2019-05-24 | 1 | -0/+51 |
| | | |_|/ / / / / / / / / /
| | |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge tag 'qcom-drivers-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2019-06-25 | 2 | -0/+48 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | dt-bindings: soc: qcom: Add AOSS QMP binding | Bjorn Andersson | 2019-06-12 | 1 | -0/+14 |