index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
rdma.c
Age
Commit message (
Expand
)
Author
2026-05-18
cgroup/rdma: Drop unnecessary READ_ONCE() on event counters
Tao Cui
2026-05-14
cgroup/rdma: add rdma.events.local for per-cgroup allocation failure attribution
Tao Cui
2026-05-14
cgroup/rdma: add rdma.events to track resource limit exhaustion
Tao Cui
2026-05-14
cgroup/rdma: add rdma.peak for per-device peak usage tracking
Tao Cui
2026-04-23
cgroup/rdma: refactor resource parsing with match_table_t/match_token()
Tao Cui
2026-04-17
cgroup/rdma: fix integer overflow in rdmacg_try_charge()
cuitao
2026-04-09
cgroup/rdma: fix swapped arguments in pr_warn() format string
cuitao
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2023-06-05
rdmacg: fix kernel-doc warnings in rdmacg
Gaosheng Cui
2021-05-24
cgroup: fix spelling mistakes
Zhen Lei
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451
Thomas Gleixner
2019-01-18
IB/core: Simplify rdma cgroup registration
Parav Pandit
2018-05-07
rdmacg: Convert to use match_string() helper
Andy Shevchenko
2017-01-10
rdmacg: Fixed uninitialized current resource usage
Parav Pandit
2017-01-10
rdmacg: Added rdma cgroup controller
Parav Pandit