summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-10cgroup/cpuset: Expose cpuset filesystem with cpuset v1 onlyMichal Koutný
2024-09-04cgroup/cpuset: Move cpu.h include to cpuset-internal.hWaiman Long
2024-08-30cgroup/cpuset: add sefltest for cpuset v1Chen Ridong
2024-08-30cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1Chen Ridong
2024-08-30cgroup/cpuset: rename functions shared between v1 and v2Chen Ridong
2024-08-30cgroup/cpuset: move v1 interfaces to cpuset-v1.cChen Ridong
2024-08-30cgroup/cpuset: move validate_change_legacy to cpuset-v1.cChen Ridong
2024-08-30cgroup/cpuset: move legacy hotplug update to cpuset-v1.cChen Ridong
2024-08-30cgroup/cpuset: add callback_lock helperChen Ridong
2024-08-30cgroup/cpuset: move memory_spread to cpuset-v1.cChen Ridong
2024-08-30cgroup/cpuset: move relax_domain_level to cpuset-v1.cChen Ridong
2024-08-30cgroup/cpuset: move memory_pressure to cpuset-v1.cChen Ridong
2024-08-30cgroup/cpuset: move common code to cpuset-internal.hChen Ridong
2024-08-30cgroup/cpuset: introduce cpuset-v1.cChen Ridong
2024-08-30selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUsWaiman Long
2024-08-30cgroup/cpuset: Account for boot time isolated CPUsWaiman Long
2024-08-20cgroup/cpuset: remove use_parent_ecpus of cpusetChen Ridong
2024-08-20cgroup/cpuset: remove fetch_xcpusChen Ridong
2024-08-20cgroup/cpuset: Correct invalid remote parition prsChen Ridong
2024-08-19cgroup: update some statememt about delegationChen Ridong
2024-08-09cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn()Waiman Long
2024-08-05selftest/cgroup: Add new test cases to test_cpuset_prs.shWaiman Long
2024-08-05cgroup/cpuset: Check for partition roots with overlapping CPUsWaiman Long
2024-08-05Merge branch 'cgroup/for-6.11-fixes' into cgroup/for-6.12Tejun Heo
2024-08-05cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplugWaiman Long
2024-08-05cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if cpus.ex...Waiman Long
2024-08-05cgroup/cpuset: fix panic caused by partcmd_updateChen Ridong
2024-08-05cgroup/pids: Remove unreachable paths of pids_{can,cancel}_forkXiu Jianfeng
2024-08-02Documentation: Fix the compilation errors in union_find.rstXavier
2024-07-31cgroup: Show # of subsystem CSSes in cgroup.statWaiman Long
2024-07-30cpuset: use Union-Find to optimize the merging of cpumasksXavier
2024-07-30Union-Find: add a new module in kernel libraryXavier
2024-07-30cgroup/cpuset: add decrease attach_in_progress helpersChen Ridong
2024-07-30cgroup/cpuset: Remove cpuset_slab_spread_rotorXiu Jianfeng
2024-07-30cgroup/pids: Avoid spurious event notificationXiu Jianfeng
2024-07-30cgroup/cpuset: remove child_ecpus_countChen Ridong
2024-07-28Linux 6.11-rc1v6.11-rc1Linus Torvalds
2024-07-28Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-28Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-07-29kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger
2024-07-28Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-07-28Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-28kbuild: rpm-pkg: ghost modules.weakdep fileJose Ignacio Tornos Martinez
2024-07-27Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2024-07-27Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-27Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds