summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* cgroup: misc cleanupsTejun Heo2017-01-301-7/+4
* Merge branch 'for-4.10-fixes' into for-4.11Tejun Heo2017-01-261-8/+5
|\
| * cgroup: don't online subsystems before cgroup_name/path() are operationalTejun Heo2017-01-261-8/+5
* | cgroup: call subsys->*attach() only for subsystems which are actually affecte...Tejun Heo2017-01-153-13/+19
* | cgroup: track migration context in cgroup_mgctxTejun Heo2017-01-153-98/+122
* | cgroup: cosmetic update to cgroup_taskset_add()Tejun Heo2017-01-151-2/+2
* | cgroup: fix RCU related sparse warningsTejun Heo2016-12-272-2/+2
* | cgroup: move namespace code to kernel/cgroup/namespace.cTejun Heo2016-12-274-175/+189
* | cgroup: rename functions for consistencyTejun Heo2016-12-273-23/+23
* | cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.cTejun Heo2016-12-273-406/+413
* | cgroup: separate out cgroup1_kf_syscall_opsTejun Heo2016-12-273-25/+30
* | cgroup: refactor mount path and clearly distinguish v1 and v2 pathsTejun Heo2016-12-271-61/+79
* | cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.cTejun Heo2016-12-274-1108/+1164
* | cgroup: move cgroup files under kernel/cgroup/Tejun Heo2016-12-276-4/+6
* | cgroup: reorder css_set fieldsTejun Heo2016-12-271-5/+8
* | cgroup: remove cgroup_pid_fry() and friendsTejun Heo2016-12-271-38/+5
* | cgroup: reimplement reading "cgroup.procs" on cgroup v2Tejun Heo2016-12-271-5/+58
* | cgroup add cftype->open/release() callbacksTejun Heo2016-12-271-1/+23
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-2524-147/+144
|\
| * ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-255-7/+7
| * ktime: Get rid of the unionThomas Gleixner2016-12-2513-88/+88
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-2510-52/+49
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-251-184/+51
|\ \ | |/ |/|
| * cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-251-138/+1
| * cpu/hotplug: Prevent overwriting of callbacksThomas Gleixner2016-12-251-46/+50
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2429-29/+29
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-231-1/+1
|\
| * uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...Marcin Nowakowski2016-12-181-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-231-0/+3
|\ \
| * | move aio compat to fs/aio.cAl Viro2016-12-221-0/+3
* | | kcov: make kcov work properly with KASLR enabledAlexander Popov2016-12-201-1/+7
* | | ima: on soft reboot, save the measurement listMimi Zohar2016-12-201-0/+4
|/ /
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-181-0/+3
|\ \
| * | tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner2016-12-151-0/+3
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-181-1/+5
|\ \ \
| * | | cpu/hotplug: Clarify description of __cpuhp_setup_state() return valueBoris Ostrovsky2016-12-151-1/+5
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-181-3/+3
|\ \ \
| * | | genirq/affinity: Fix node generation from cpumaskGuilherme G. Piccoli2016-12-151-3/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-173-31/+78
|\ \ \
| * | | bpf: fix mark_reg_unknown_value for spilled regs on map value markingDaniel Borkmann2016-12-171-3/+8
| * | | bpf: fix overflow in prog accountingDaniel Borkmann2016-12-172-11/+41
| * | | bpf: dynamically allocate digest scratch bufferDaniel Borkmann2016-12-173-14/+21
| * | | bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann2016-12-171-3/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-175-13/+13
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro2016-12-162-4/+11
| |\ \ \ \
| * | | | | audit_log_{name,link_denied}: constify struct pathAl Viro2016-12-052-3/+3
| * | | | | fsnotify: constify 'data' passed to ->handle_event()Al Viro2016-12-053-10/+10
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-164-14/+6
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro2016-12-151-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | [iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2016-12-051-1/+1
| | | |/ / / / / | | |/| | | | |