index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rculist_nulls.h
Age
Commit message (
Expand
)
Author
2023-08-16
rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
Alan Huang
2023-01-03
rcu: Use hlist_nulls_next_rcu() in hlist_nulls_add_tail_rcu()
Zhao Mengmeng
2021-03-08
rculist: Replace reference to atomic_ops.rst
Akira Yokosawa
2020-06-29
docs: RCU: Convert rculist_nulls.txt to ReST
Mauro Carvalho Chehab
2020-02-17
netfilter: conntrack: allow insertion of clashing entries
Florian Westphal
2020-01-25
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-01-10
rculist_nulls: Change docbook comment headers
Madhuparna Bhowmik
2020-01-10
rculist_nulls: Add docbook comments
Madhuparna Bhowmik
2020-01-10
rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
Paul E. McKenney
2019-12-13
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2017-12-05
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-09
bpf: convert htab map to hlist_nulls
Alexei Starovoitov
2016-04-14
soreuseport: fix ordering for mixed v4/v6 sockets
Craig Gallek
2013-06-02
net: force a reload of first item in hlist_nulls_for_each_entry_rcu
Eric Dumazet
2010-08-19
rculist: avoid __rcu annotations
Arnd Bergmann
2010-02-25
rcu: Disable lockdep checking in RCU list-traversal primitives
Paul E. McKenney
2009-09-19
rcu: Fix whitespace inconsistencies
Paul E. McKenney
2008-11-16
rcu: Introduce hlist_nulls variant of hlist
Eric Dumazet