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
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-10
lkdtm: Convert to refcount_t testing
Kees Cook
3
-18
/
+85
2017-02-10
kref: Implement 'struct kref' using refcount_t
Peter Zijlstra
1
-18
/
+11
2017-02-10
refcount_t: Introduce a special purpose refcount type
Peter Zijlstra
2
-0
/
+307
2017-02-01
sched/wake_q: Clarify queue reinit comment
Davidlohr Bueso
1
-2
/
+2
2017-02-01
sched/wait, rcuwait: Fix typo in comment
Davidlohr Bueso
1
-1
/
+1
2017-01-30
locking/mutex: Fix lockdep_assert_held() fail
Peter Zijlstra
3
-35
/
+11
2017-01-30
locking/rtmutex: Flip unlikely() branch to likely() in __rt_mutex_slowlock()
Steven Rostedt (VMware)
1
-1
/
+1
2017-01-22
locking/rwsem: Reinit wake_q after use
Waiman Long
2
-2
/
+11
2017-01-20
locking/rwsem: Remove unnecessary atomic_long_t casts
Waiman Long
1
-7
/
+6
2017-01-19
jump_labels: Move header guard #endif down where it belongs
Luis R. Rodriguez
1
-2
/
+2
2017-01-18
locking/atomic, kref: Implement kref_put_lock()
Peter Zijlstra
2
-11
/
+26
2017-01-14
locking/ww_mutex: Turn off __must_check for now
Ingo Molnar
1
-2
/
+1
2017-01-14
locking/atomic, kref: Avoid more abuse
Peter Zijlstra
1
-1
/
+1
2017-01-14
locking/atomic, kref: Use kref_get_unless_zero() more
Peter Zijlstra
2
-8
/
+2
2017-01-14
locking/atomic, kref: Kill kref_sub()
Peter Zijlstra
6
-112
/
+36
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
56
-117
/
+121
2017-01-14
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
5
-8
/
+6