index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
jd/kconfig-assembler-support
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
10 months
for-next
Linux 5.6-rc7
Linus Torvalds
10 months
master
Linux 5.6-rc7
Linus Torvalds
10 months
for-cryptodev-2.6
crypto: chacha20poly1305 - add back missing test vectors and test chunking
Jason A. Donenfeld
12 months
jd/wireguard-azinc
[DO NOT UPSTREAM] integration tree maintainer scripts
Jason A. Donenfeld
13 months
jd/timekeeping
netlink: use 48 byte ctx instead of 6 signed longs for callback
Jason A. Donenfeld
19 months
jd/zinc-light
zinc: use existing ChaCha20 x86_64 implementation
Jason A. Donenfeld
22 months
jd/wireguard
[DO NOT UPSTREAM] integration tree maintainer scripts
Jason A. Donenfeld
22 months
jd/with-cryptoapi-port
[DO NOT UPSTREAM] integration tree maintainer scripts
Jason A. Donenfeld
2 years
jd/kasan-stack-frame
framewarn: expand KASAN_EXTRA exception to KASAN
Jason A. Donenfeld
2 years
[...]
Tag
Download
Author
Age
wireguard
linux-dev-wireguard.tar.xz
linux-dev-wireguard.zip
Jason A. Donenfeld
13 months
big_key_rewrite
linux-dev-big_key_rewrite.tar.xz
linux-dev-big_key_rewrite.zip
Jason A. Donenfeld
22 months
simd
linux-dev-simd.tar.xz
linux-dev-simd.zip
Jason A. Donenfeld
22 months
zinc
linux-dev-zinc.tar.xz
linux-dev-zinc.zip
Jason A. Donenfeld
22 months
for-random-4.12
linux-dev-for-random-4.12.tar.xz
linux-dev-for-random-4.12.zip
Jason A. Donenfeld
4 years
Age
Commit message
Author
Files
Lines
2019-03-22
asm: simd context helper API
simd
Jason A. Donenfeld
27
-8
/
+224
2019-03-21
Merge branch 'Refactor-flower-classifier-to-remove-dependency-on-rtnl-lock'
David S. Miller
1
-108
/
+325
2019-03-21
net: sched: flower: set unlocked flag for flower proto ops
Vlad Buslov
1
-2
/
+1
2019-03-21
net: sched: flower: track rtnl lock state
Vlad Buslov
1
-26
/
+56
2019-03-21
net: sched: flower: protect flower classifier state with spinlock
Vlad Buslov
1
-7
/
+32
2019-03-21
net: sched: flower: handle concurrent tcf proto deletion
Vlad Buslov
1
-0
/
+8
2019-03-21
net: sched: flower: handle concurrent filter insertion in fl_change
Vlad Buslov
1
-0
/
+9
2019-03-21
net: sched: flower: protect masks list with spinlock
Vlad Buslov
1
-0
/
+8
2019-03-21
net: sched: flower: handle concurrent mask insertion
Vlad Buslov
1
-7
/
+34
2019-03-21
net: sched: flower: add reference counter to flower mask
Vlad Buslov
1
-5
/
+17
[...]
Clone
https://git.zx2c4.com/linux-dev
git://git.zx2c4.com/linux-dev
ssh://git@git.zx2c4.com/linux-dev