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
/
kernel
/
cgroup
/
debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-01
cgroup: increase maximum subsystem count from 16 to 32
Chen Ridong
1
-1
/
+1
2025-09-16
cgroup: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
1
-4
/
+0
2019-05-06
kernel: cgroup: fix misuse of %x
Fuqian Huang
1
-4
/
+4
2018-11-08
cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
Waiman Long
1
-3
/
+1
2017-11-27
debug cgroup: use task_css_set instead of rcu_dereference
Wang Long
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-21
cgroup: update debug controller to print out thread mode information
Waiman Long
1
-13
/
+37
2017-07-21
cgroup: implement cgroup v2 thread support
Tejun Heo
1
-0
/
+1
2017-06-14
cgroup: fix lockdep warning in debug controller
Tejun Heo
1
-8
/
+21
2017-06-14
cgroup: refactor cgroup_masks_read() in the debug controller
Tejun Heo
1
-25
/
+21
2017-06-14
cgroup: make debug an implicit controller on cgroup2
Tejun Heo
1
-3
/
+56
2017-06-14
cgroup: Make debug cgroup support v2 and thread mode
Waiman Long
1
-17
/
+153
2017-06-14
cgroup: Make Kconfig prompt of debug cgroup more accurate
Waiman Long
1
-0
/
+6
2017-06-14
cgroup: Move debug cgroup to its own file
Waiman Long
1
-0
/
+153