index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-28
staging: gasket: sysfs: remove unnecessary NULL check on device ptr
Todd Poynor
1
-5
/
+0
2018-07-28
staging: gasket: apex: fixup undefined PCI class
Todd Poynor
1
-0
/
+7
2018-07-28
staging: gasket: sysfs: remove check for refcount already zero
Todd Poynor
1
-2
/
+0
2018-07-28
staging: erofs: fix a compile warning of Z_EROFS_VLE_VMAP_ONSTACK_PAGES
Gao Xiang
1
-1
/
+1
2018-07-27
staging: erofs: add a TODO and update MAINTAINERS for staging
Gao Xiang
2
-0
/
+52
2018-07-27
staging: erofs: introduce cached decompression
Gao Xiang
5
-1
/
+427
2018-07-27
staging: erofs: introduce VLE decompression support
Gao Xiang
6
-2
/
+1418
2018-07-27
staging: erofs: introduce workstation for decompression
Gao Xiang
3
-3
/
+180
2018-07-27
staging: erofs: introduce erofs shrinker
Gao Xiang
3
-6
/
+101
2018-07-27
staging: erofs: introduce superblock registration
Gao Xiang
3
-0
/
+27
2018-07-27
staging: erofs: add a generic z_erofs VLE decompressor
Gao Xiang
5
-1
/
+264
2018-07-27
staging: erofs: introduce a customized LZ4 decompression
Gao Xiang
3
-1
/
+479
2018-07-27
staging: erofs: globalize prepare_bio and __submit_bio
Gao Xiang
2
-25
/
+42
2018-07-27
staging: erofs: add erofs_allocpage
Gao Xiang
3
-1
/
+39
2018-07-27
staging: erofs: add erofs_map_blocks_iter
Gao Xiang
5
-2
/
+300