summaryrefslogtreecommitdiff
path: root/kernel/cgroup/rdma.c
AgeCommit message (Expand)Author
2026-05-18cgroup/rdma: Drop unnecessary READ_ONCE() on event countersTao Cui
2026-05-14cgroup/rdma: add rdma.events.local for per-cgroup allocation failure attributionTao Cui
2026-05-14cgroup/rdma: add rdma.events to track resource limit exhaustionTao Cui
2026-05-14cgroup/rdma: add rdma.peak for per-device peak usage trackingTao Cui
2026-04-23cgroup/rdma: refactor resource parsing with match_table_t/match_token()Tao Cui
2026-04-17cgroup/rdma: fix integer overflow in rdmacg_try_charge()cuitao
2026-04-09cgroup/rdma: fix swapped arguments in pr_warn() format stringcuitao
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2023-06-05rdmacg: fix kernel-doc warnings in rdmacgGaosheng Cui
2021-05-24cgroup: fix spelling mistakesZhen Lei
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451Thomas Gleixner
2019-01-18IB/core: Simplify rdma cgroup registrationParav Pandit
2018-05-07rdmacg: Convert to use match_string() helperAndy Shevchenko
2017-01-10rdmacg: Fixed uninitialized current resource usageParav Pandit
2017-01-10rdmacg: Added rdma cgroup controllerParav Pandit