| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-09-06 | 28 | -314/+1672 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2017-08-22 | 2 | -32/+37 |
| |\ |
|
| * | | crypto: arm64/aes - avoid expanded lookup tables in the final round | Ard Biesheuvel | 2017-08-04 | 1 | -45/+107 |
| * | | crypto: arm/aes - avoid expanded lookup tables in the final round | Ard Biesheuvel | 2017-08-04 | 1 | -23/+65 |
| * | | crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL | Ard Biesheuvel | 2017-08-04 | 2 | -36/+252 |
| * | | crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 | Ard Biesheuvel | 2017-08-04 | 3 | -48/+215 |
| * | | crypto: arm64/gcm - implement native driver using v8 Crypto Extensions | Ard Biesheuvel | 2017-08-04 | 3 | -26/+591 |
| * | | crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR | Ard Biesheuvel | 2017-08-04 | 2 | -5/+44 |
| * | | crypto: arm64/chacha20 - take may_use_simd() into account | Ard Biesheuvel | 2017-08-04 | 1 | -2/+3 |
| * | | crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR | Ard Biesheuvel | 2017-08-04 | 3 | -17/+101 |
| * | | crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback | Ard Biesheuvel | 2017-08-04 | 2 | -35/+140 |
| * | | crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback | Ard Biesheuvel | 2017-08-04 | 2 | -3/+18 |
| * | | crypto: arm64/aes-ce-cipher - match round key endianness with generic code | Ard Biesheuvel | 2017-08-04 | 3 | -40/+37 |
| * | | crypto: arm64/sha2-ce - add non-SIMD scalar fallback | Ard Biesheuvel | 2017-08-04 | 3 | -5/+29 |
| * | | crypto: arm64/sha1-ce - add non-SIMD generic fallback | Ard Biesheuvel | 2017-08-04 | 2 | -5/+16 |
| * | | crypto: arm64/crc32 - add non-SIMD scalar fallback | Ard Biesheuvel | 2017-08-04 | 1 | -5/+6 |
| * | | crypto: arm64/crct10dif - add non-SIMD generic fallback | Ard Biesheuvel | 2017-08-04 | 1 | -4/+9 |
| * | | crypto: arm64/ghash-ce - add non-SIMD scalar fallback | Ard Biesheuvel | 2017-08-04 | 2 | -9/+43 |
| * | | crypto: algapi - make crypto_xor() take separate dst and src arguments | Ard Biesheuvel | 2017-08-04 | 9 | -22/+12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 28 | -877/+2096 |
|\ \ \ |
|
| * | | | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. | Varsha Rao | 2017-09-04 | 2 | -2/+0 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-01 | 54 | -173/+292 |
| |\ \ \ |
|
| * | | | | x86: bpf_jit: small optimization in emit_bpf_tail_call() | Eric Dumazet | 2017-08-31 | 1 | -5/+4 |
| * | | | | ARM: dts: rk3228-evb: Fix the compiling error | David Wu | 2017-08-27 | 1 | -2/+2 |
| * | | | | MIPS,bpf: fix missing break in switch statement | Colin Ian King | 2017-08-22 | 1 | -0/+1 |
| * | | | | arm: eBPF JIT compiler | Shubham Bansal | 2017-08-22 | 3 | -811/+1747 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-21 | 64 | -187/+298 |
| |\ \ \ \ |
|
| * | | | | | MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF JIT. | David Daney | 2017-08-21 | 1 | -33/+34 |
| * | | | | | MIPS, bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT. | David Daney | 2017-08-21 | 1 | -29/+72 |
| * | | | | | MIPS,bpf: Fix using smp_processor_id() in preemptible splat. | David Daney | 2017-08-21 | 1 | -14/+14 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-15 | 32 | -180/+366 |
| |\ \ \ \ \ |
|
| * | | | | | | ARM64: dts: rockchip: Enable gmac2phy for rk3328-evb | David Wu | 2017-08-11 | 1 | -0/+17 |
| * | | | | | | ARM64: dts: rockchip: Add gmac2phy node support for rk3328 | David Wu | 2017-08-11 | 1 | -0/+39 |
| * | | | | | | ARM: dts: rk3228-evb: Enable the integrated PHY for gmac | David Wu | 2017-08-11 | 1 | -0/+34 |
| * | | | | | | arm64: defconfig: Enable CONFIG_ROCKCHIP_PHY | David Wu | 2017-08-11 | 1 | -0/+1 |
| * | | | | | | multi_v7_defconfig: Make rockchip PHY built-in | David Wu | 2017-08-11 | 1 | -0/+1 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-10 | 6 | -11/+63 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2017-08-09 | 2 | -0/+21 |
| * | | | | | | | bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2017-08-09 | 1 | -0/+24 |
| * | | | | | | | bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2017-08-09 | 1 | -0/+34 |
| * | | | | | | | bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2017-08-09 | 2 | -0/+24 |
| * | | | | | | | bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE} | Daniel Borkmann | 2017-08-09 | 1 | -0/+26 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-09 | 7 | -44/+1962 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 2017-08-07 | 75 | -271/+725 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn | 2017-08-03 | 10 | -0/+20 |
* | | | | | | | | | | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2017-09-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | fs: convert a pile of fsync routines to errseq_t based reporting | Jeff Layton | 2017-08-01 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-09-05 | 7 | -11/+27 |
|\ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' | Rafael J. Wysocki | 2017-09-03 | 7 | -11/+27 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|/ / / / / / /
| | | |/| | | | | | | | | | |
|
| | | | | * | | | | | | | | | treewide: Consolidate Apple DMI checks | Lukas Wunner | 2017-08-03 | 4 | -2/+15 |
| | | | | | |/ / / / / / /
| | | | | |/| | | | | | | |
|