summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"Kees Cook2017-08-171-2/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-073-82/+199
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-232-4/+3
| * | | | | | | | | block: use standard blktrace API to output cgroup info for debug notesShaohua Li2017-07-291-2/+10
| * | | | | | | | | blktrace: add an option to allow displaying cgroup pathShaohua Li2017-07-292-1/+25
| * | | | | | | | | blktrace: export cgroup info in traceShaohua Li2017-07-291-73/+158
| * | | | | | | | | kernfs: add exportfs operationsShaohua Li2017-07-291-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-09-068-246/+888
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cpuset: Allow v2 behavior in v1 cgroupWaiman Long2017-08-181-13/+20
| * | | | | | | | | cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroupWaiman Long2017-08-181-0/+6
| * | | | | | | | | cgroup: remove unneeded checksDan Carpenter2017-08-111-2/+2
| * | | | | | | | | cgroup: misc changesTejun Heo2017-08-111-21/+2
| * | | | | | | | | cgroup: short-circuit cset_cgroup_from_root() on the default hierarchyTejun Heo2017-08-021-0/+2
| * | | | | | | | | cgroup: re-use the parent pointer in cgroup_destroy_locked()Roman Gushchin2017-08-021-1/+1
| * | | | | | | | | cgroup: add cgroup.stat interface with basic hierarchy statsRoman Gushchin2017-08-021-0/+16
| * | | | | | | | | cgroup: implement hierarchy limitsRoman Gushchin2017-08-021-0/+126
| * | | | | | | | | cgroup: keep track of number of descent cgroupsRoman Gushchin2017-08-021-2/+17
| * | | | | | | | | cgroup: add comment to cgroup_enable_threaded()Tejun Heo2017-07-251-0/+9
| * | | | | | | | | cgroup: remove unnecessary empty check when enabling threaded modeTejun Heo2017-07-251-7/+0
| * | | | | | | | | cgroup: update debug controller to print out thread mode informationWaiman Long2017-07-213-16/+42
| * | | | | | | | | cgroup: implement cgroup v2 thread supportTejun Heo2017-07-216-25/+340
| * | | | | | | | | cgroup: implement CSS_TASK_ITER_THREADEDTejun Heo2017-07-211-17/+60
| * | | | | | | | | cgroup: introduce cgroup->dom_cgrp and threaded css_set handlingTejun Heo2017-07-211-3/+66
| * | | | | | | | | cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo2017-07-214-19/+23
| * | | | | | | | | cgroup: reorganize cgroup.procs / task write pathTejun Heo2017-07-213-106/+152
| * | | | | | | | | cgroup: replace css_set walking populated test with testing cgrp->nr_populate...Tejun Heo2017-07-161-22/+8
| * | | | | | | | | cgroup: distinguish local and children populated statesTejun Heo2017-07-161-16/+21
| * | | | | | | | | cgroup: remove now unused list_head @pending in cgroup_apply_cftypes()Tejun Heo2017-07-161-1/+0
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2017-09-061-3/+3
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-4.13-fixes' into for-4.14Tejun Heo2017-09-051-4/+26
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | workqueue: Use TASK_IDLEPeter Zijlstra2017-08-231-2/+2
| * | | | | | | | | | workqueue: fix path to documentationBenjamin Peterson2017-08-071-1/+1
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-064-40/+51
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-061-2/+8
| * | | | | | | | | | mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli2017-09-061-17/+0
| * | | | | | | | | | mm: replace TIF_MEMDIE checks by tsk_is_oom_victimMichal Hocko2017-09-061-4/+5
| * | | | | | | | | | mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookupsDan Williams2017-09-061-14/+38
| * | | | | | | | | | cgroup: revert fa06235b8eb0 ("cgroup: reset css on destruction")Roman Gushchin2017-09-061-3/+0
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-0614-1035/+3249
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | bpf: fix numa_node validationEric Dumazet2017-09-051-1/+2
| * | | | | | | | | | bpf: sockmap update/simplify memory accounting schemeJohn Fastabend2017-09-011-11/+7
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-0113-50/+113
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bpf: Only set node->ref = 1 if it has not been setMartin KaFai Lau2017-09-012-2/+8
| * | | | | | | | | | | bpf: Inline LRU map lookupMartin KaFai Lau2017-09-011-0/+19
| * | | | | | | | | | | bpf: fix oops on allocation failureDan Carpenter2017-08-281-0/+1
| * | | | | | | | | | | bpf: sockmap indicate sock events to listenersJohn Fastabend2017-08-281-0/+6
| * | | | | | | | | | | bpf: harden sockmap program attach to ensure correct map typeJohn Fastabend2017-08-281-0/+3
| * | | | | | | | | | | bpf: sockmap add missing rcu_read_(un)lock in smap_data_readyJohn Fastabend2017-08-281-3/+6
| * | | | | | | | | | | bpf: sockmap, remove STRPARSER map_flags and add multi-map supportJohn Fastabend2017-08-281-104/+165
| * | | | | | | | | | | bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-282-38/+25
OpenPOWER on IntegriCloud