summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-18cgroup: clean up the kernel configuration menu nomenclatureJohannes Weiner
2015-12-14cgroup_pids: fix a typo.Rami Rosen
2015-12-07Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...Tejun Heo
2015-12-07Subject: cgroup: Fix incomplete dd command in blkio documentationYuan Sun
2015-12-03cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov
2015-12-03Merge branch 'for-4.4-fixes' into for-4.5Tejun Heo
2015-12-03cgroup_pids: don't account for the root cgroupTejun Heo
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2015-12-03cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in freezer_att...Tejun Heo
2015-11-30cgroup: pids: kill pids_fork(), simplify pids_can_fork() and pids_cancel_fork()Oleg Nesterov
2015-11-30cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()Oleg Nesterov
2015-11-30cgroup: make css_set pin its css's to avoid use-afer-freeTejun Heo
2015-11-25cpuset: Replace all instances of time_t with time64_tArnd Bergmann
2015-11-20cgroup: implement cgroup_get_from_path() and expose cgroup_put()Tejun Heo
2015-11-20kernfs: implement kernfs_walk_and_get()Tejun Heo
2015-11-20cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using itTejun Heo
2015-11-16cgroup: replace unified-hierarchy.txt with a proper cgroup v2 documentationTejun Heo
2015-11-16cgroup: rename Documentation/cgroups/ to Documentation/cgroup-legacy/Tejun Heo
2015-11-16cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo
2015-11-16cgroup: fix cftype->file_offset handlingTejun Heo
2015-11-15Linux 4.4-rc1Linus Torvalds
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-15Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-14Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-14Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-14ARC: Fix silly typo in MAINTAINERS fileVineet Gupta
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta
2015-11-14ARC: remove extraneous header includeVineet Gupta
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-13Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-13f2fs: xattr simplificationsAndreas Gruenbacher
2015-11-13squashfs: xattr simplificationsAndreas Gruenbacher
2015-11-139p: xattr simplificationsAndreas Gruenbacher
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-13jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher
2015-11-13hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher
2015-11-13ubifs: Remove unused security xattr handlerAndreas Gruenbacher
2015-11-13vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher
2015-11-13vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher