index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-23
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
Ming Lei
1
-1
/
+4
2022-08-25
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
1
-0
/
+2
2022-08-23
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
1
-0
/
+1
2022-08-17
cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
Tejun Heo
2
-25
/
+55
2022-08-15
sched/psi: Remove unused parameter nbytes of psi_trigger_create()
Hao Jia
1
-1
/
+1
2022-08-06
Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-08-03
Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-52
/
+102
2022-08-03
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
1
-1
/
+1
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+38
2022-07-28
cgroup: Skip subtree root in cgroup_update_dfl_csses()
Waiman Long
1
-0
/
+9
2022-07-27
cgroup: remove "no" prefixed mount options
Tejun Heo
1
-20
/
+4
2022-07-23
cgroup: Make !percpu threadgroup_rwsem operations optional
Tejun Heo
3
-8
/
+53
2022-07-22
cgroup: Add "no" prefixed mount options
Tejun Heo
1
-5
/
+15
2022-07-22
cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty...
Tejun Heo
1
-3
/
+13
2022-07-04
sched/core: add forced idle accounting for cgroups
Josh Don
1
-6
/
+38
2022-06-27
cgroup.c: remove redundant check for mixable cgroup in cgroup_migrate_vet_dst
Lin Feng
1
-4
/
+0
2022-06-16
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
1
-14
/
+23
2022-06-16
cgroup.c: add helper __cset_cgroup_from_root to cleanup duplicated codes
Lin Feng
1
-31
/
+27
2022-06-07
psi: dont alloc memory for psi by default
Chen Wandun
1
-4
/
+4
2022-05-25
Merge branch 'for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-3
/
+2
2022-05-19
cgroup: remove the superfluous judgment
Shida Zhang
1
-1
/
+1
2022-05-18
cgroup: Make cgroup_debug static
Xiu Jianfeng
2
-2
/
+1
2022-05-05
cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
Waiman Long
1
-2
/
+5
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+11
2022-03-23
cgroup: use irqsave in cgroup_rstat_flush_locked().
Sebastian Andrzej Siewior
1
-2
/
+11
2022-03-23
Merge branch 'for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
4
-9
/
+10
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
3
-7
/
+25
2022-03-13
cgroup: cleanup comments
Tom Rix
2
-6
/
+6
2022-02-28
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
3
-22
/
+96
2022-02-23
kernfs: move struct kernfs_root out of the public view.
Greg Kroah-Hartman
1
-2
/
+2
2022-02-22
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+25
2022-02-22
cpuset: Fix kernel-doc
Jiapeng Chong
1
-5
/
+5
2022-02-22
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
1
-2
/
+4
2022-02-22
cgroup: clarify cgroup_css_set_fork()
Christian Brauner
1
-0
/
+14
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
3
-17
/
+73
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
1
-3
/
+3
2022-02-14
cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
Zhang Qiao
1
-0
/
+2
2022-02-03
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+65
2022-02-03
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
1
-0
/
+10
2022-02-01
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
1
-0
/
+14
2022-01-26
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
1
-2
/
+1
2022-01-18
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
1
-3
/
+8
2022-01-12
cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy
Michal Koutný
1
-12
/
+40
2022-01-12
cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment
Yang Li
1
-0
/
+2
2022-01-12
cgroup: rstat: retrieve current bstat to delta directly
Wei Yang
1
-3
/
+2
2022-01-12
cgroup: rstat: use same convention to assign cgroup_base_stat
Wei Yang
1
-1
/
+1
2022-01-11
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-42
/
+31
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2022-01-07
cpuset: convert 'allowed' in __cpuset_node_allowed() to be boolean
Qi Zheng
1
-1
/
+1
[next]