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
/
lib
/
lockref.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-21
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
3
-30
/
+10
2018-08-21
iscsi target: fix session creation failure handling
Mike Christie
1
-14
/
+21
2018-08-21
drm/vmwgfx: Convert to new IDA API
Matthew Wilcox
1
-29
/
+12
2018-08-21
dmaengine: Convert to new IDA API
Matthew Wilcox
1
-16
/
+7
2018-08-21
ppc: Convert vas ID allocation to new IDA API
Matthew Wilcox
1
-22
/
+4
2018-08-21
media: Convert entity ID allocation to new IDA API
Matthew Wilcox
1
-11
/
+5
2018-08-21
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
1
-40
/
+4
2018-08-21
Convert net_namespace to new IDA API
Matthew Wilcox
1
-10
/
+6
2018-08-21
cb710: Convert to new IDA API
Matthew Wilcox
1
-18
/
+5
2018-08-21
rsxx: Convert to new IDA API
Matthew Wilcox
1
-16
/
+5
2018-08-21
osd: Convert to new IDA API
Matthew Wilcox
1
-15
/
+7
2018-08-21
sd: Convert to new IDA API
Matthew Wilcox
1
-17
/
+4
2018-08-21
devpts: Convert to new IDA API
Matthew Wilcox
1
-34
/
+13
2018-08-21
fs: Convert namespace IDAs to new API
Matthew Wilcox
1
-38
/
+12
2018-08-21
fs: Convert unnamed_dev_ida to new API
Matthew Wilcox
1
-43
/
+24
2018-08-21
mtip32xx: Convert to new IDA API
Matthew Wilcox
1
-23
/
+6
2018-08-21
ida: Add new API
Matthew Wilcox
2
-42
/
+87
2018-08-21
ida: Lock the IDA in ida_destroy
Matthew Wilcox
1
-6
/
+11
2018-08-21
radix-tree: Fix UBSAN warning
Matthew Wilcox
1
-1
/
+1
2018-08-21
radix tree test suite: Enable ubsan
Matthew Wilcox
2
-11
/
+14