index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spi-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2019-11-26
1
-2
/
+2
|
\
|
*
Merge branch 'spi-5.5' into spi-next
Mark Brown
2019-11-22
1
-2
/
+2
|
|
\
|
|
*
spi: pxa2xx: No need to keep pointer to platform device
Andy Shevchenko
2019-10-18
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-26
17
-258
/
+1200
|
\
\
\
|
*
|
|
bpf: Simplify __bpf_arch_text_poke poke type handling
Daniel Borkmann
2019-11-25
1
-60
/
+25
|
*
|
|
bpf, x86: Emit patchable direct jump as tail call
Daniel Borkmann
2019-11-25
1
-95
/
+187
|
*
|
|
bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumps
Daniel Borkmann
2019-11-25
1
-18
/
+46
|
*
|
|
powerpc: Add const qual to local_read() parameter
Eric Dumazet
2019-11-25
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-23
7
-31
/
+27
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-21
6
-237
/
+865
|
|
\
\
\
\
|
|
*
|
|
|
s390/bpf: Remove JITed image size limitations
Ilya Leoshkevich
2019-11-19
1
-7
/
+0
|
|
*
|
|
|
s390/bpf: Use lg(f)rl when long displacement cannot be used
Ilya Leoshkevich
2019-11-19
1
-15
/
+81
|
|
*
|
|
|
s390/bpf: Use lgrl instead of lg where possible
Ilya Leoshkevich
2019-11-19
1
-12
/
+20
|
|
*
|
|
|
s390/bpf: Load literal pool register using larl
Ilya Leoshkevich
2019-11-19
1
-3
/
+19
|
|
*
|
|
|
s390/bpf: Align literal pool entries
Ilya Leoshkevich
2019-11-19
1
-13
/
+24
|
|
*
|
|
|
s390/bpf: Use relative long branches
Ilya Leoshkevich
2019-11-19
1
-32
/
+126
|
|
*
|
|
|
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
2019-11-15
1
-1
/
+2
|
|
*
|
|
|
bpf: Reserve space for BPF trampoline in BPF programs
Alexei Starovoitov
2019-11-15
1
-2
/
+7
|
|
*
|
|
|
bpf: Introduce BPF trampoline
Alexei Starovoitov
2019-11-15
1
-2
/
+209
|
|
*
|
|
|
bpf: Add bpf_arch_text_poke() helper
Alexei Starovoitov
2019-11-15
1
-0
/
+51
|
|
*
|
|
|
bpf: Refactor x86 JIT into helpers
Alexei Starovoitov
2019-11-15
1
-54
/
+98
|
|
*
|
|
|
x86/alternatives: Teach text_poke_bp() to emulate instructions
Peter Zijlstra
2019-11-15
4
-46
/
+130
|
|
*
|
|
|
s390/bpf: Make sure JIT passes do not increase code size
Ilya Leoshkevich
2019-11-15
1
-8
/
+66
|
|
*
|
|
|
s390/bpf: Remove unused SEEN_RET0, SEEN_REG_AX and ret0_ip
Ilya Leoshkevich
2019-11-07
1
-16
/
+5
|
|
*
|
|
|
s390/bpf: Wrap JIT macro parameter usages in parentheses
Ilya Leoshkevich
2019-11-07
1
-31
/
+31
|
|
*
|
|
|
s390/bpf: Use kvcalloc for addrs array
Ilya Leoshkevich
2019-11-07
1
-2
/
+3
|
*
|
|
|
|
arm: omap2plus_defconfig: enable new cpsw switchdev driver
Grygorii Strashko
2019-11-20
1
-0
/
+1
|
*
|
|
|
|
ARM: dts: am571x-idk: enable for new cpsw switch dev driver
Grygorii Strashko
2019-11-20
4
-5
/
+37
|
*
|
|
|
|
ARM: dts: dra7: add dt nodes for new cpsw switch dev driver
Grygorii Strashko
2019-11-20
1
-0
/
+52
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-17
40
-171
/
+930
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
can: mcp251x: get rid of legacy platform data
Andy Shevchenko
2019-11-11
2
-8
/
+10
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
12
-53
/
+112
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-02
2
-1
/
+44
|
|
\
\
\
\
\
|
|
*
|
|
|
|
uaccess: Add strict non-pagefault kernel-space read function
Daniel Borkmann
2019-11-02
2
-1
/
+44
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
105
-372
/
+663
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-27
1
-4
/
+93
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
bpf: Add support for BTF pointers to x86 JIT
Alexei Starovoitov
2019-10-17
1
-4
/
+93
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
95
-394
/
+644
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-14
1
-0
/
+10
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
bpf, x86: Small optimization in comparing against imm0
Daniel Borkmann
2019-10-04
1
-0
/
+10
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2019-11-26
47
-2418
/
+14868
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
crypto: x86/chacha - only unregister algorithms if registered
Eric Biggers
2019-11-22
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
crypto: arm/curve25519 - wire up NEON implementation
Jason A. Donenfeld
2019-11-17
4
-195
/
+287
|
*
|
|
|
|
|
|
|
|
crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implem...
Jason A. Donenfeld
2019-11-17
1
-0
/
+2105
|
*
|
|
|
|
|
|
|
|
crypto: curve25519 - x86_64 library and KPP implementations
Jason A. Donenfeld
2019-11-17
2
-0
/
+2476
|
*
|
|
|
|
|
|
|
|
crypto: blake2s - x86_64 SIMD implementation
Jason A. Donenfeld
2019-11-17
3
-0
/
+493
|
*
|
|
|
|
|
|
|
|
int128: move __uint128_t compiler test to Kconfig
Ard Biesheuvel
2019-11-17
3
-3
/
+3
|
*
|
|
|
|
|
|
|
|
crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
Ard Biesheuvel
2019-11-17
3
-0
/
+1490
|
*
|
|
|
|
|
|
|
|
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
2019-11-17
5
-1
/
+2686
|
*
|
|
|
|
|
|
|
|
crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
2019-11-17
5
-1
/
+2000
[next]