Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | userns: use union in {g,u}idmap struct | Christian Brauner | 2017-10-31 | 1 | -12/+18 | |
* | | | | | | | | Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-16 | 1 | -4/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Pass mode to wait_on_atomic_t() action funcs and provide default actions | David Howells | 2017-11-13 | 1 | -4/+14 | |
| * | | | | | | | | Merge remote-tracking branch 'tip/timers/core' into afs-next | David Howells | 2017-11-13 | 15 | -267/+396 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-15 | 8 | -50/+22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm, sysctl: make NUMA stats configurable | Kemi Wang | 2017-11-15 | 1 | -0/+9 | |
| * | | | | | | | | | | mm: remove __GFP_COLD | Mel Gorman | 2017-11-15 | 1 | -2/+2 | |
| * | | | | | | | | | | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 2017-11-15 | 2 | -20/+0 | |
| * | | | | | | | | | | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) | 2017-11-15 | 2 | -8/+7 | |
| * | | | | | | | | | | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) | 2017-11-15 | 3 | -12/+0 | |
| * | | | | | | | | | | mm: consolidate page table accounting | Kirill A. Shutemov | 2017-11-15 | 1 | -12/+4 | |
| * | | | | | | | | | | mm: introduce wrappers to access mm->nr_ptes | Kirill A. Shutemov | 2017-11-15 | 1 | -3/+3 | |
| * | | | | | | | | | | mm: account pud page tables | Kirill A. Shutemov | 2017-11-15 | 1 | -0/+4 | |
* | | | | | | | | | | | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-11-15 | 12 | -34/+684 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cgroup: export list of cgroups v2 features using sysfs | Roman Gushchin | 2017-11-06 | 1 | -0/+8 | |
| * | | | | | | | | | | | cgroup: export list of delegatable control files using sysfs | Roman Gushchin | 2017-11-06 | 1 | -0/+61 | |
| * | | | | | | | | | | | cgroup: mark @cgrp __maybe_unused in cpu_stat_show() | Tejun Heo | 2017-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat | Tejun Heo | 2017-10-26 | 4 | -16/+68 | |
| * | | | | | | | | | | | sched: Implement interface for cgroup unified hierarchy | Tejun Heo | 2017-09-29 | 1 | -0/+171 | |
| * | | | | | | | | | | | sched: Misc preps for cgroup unified hierarchy interface | Tejun Heo | 2017-09-29 | 1 | -4/+4 | |
| * | | | | | | | | | | | sched/cputime: Add dummy cputime_adjust() implementation for CONFIG_VIRT_CPU_... | Tejun Heo | 2017-09-25 | 1 | -0/+7 | |
| * | | | | | | | | | | | cgroup: statically initialize init_css_set->dfl_cgrp | Tejun Heo | 2017-09-25 | 1 | -0/+8 | |
| * | | | | | | | | | | | cgroup: Implement cgroup2 basic CPU usage accounting | Tejun Heo | 2017-09-25 | 4 | -3/+365 | |
| * | | | | | | | | | | | cpuacct: Introduce cgroup_account_cputime[_field]() | Tejun Heo | 2017-09-25 | 7 | -23/+6 | |
| * | | | | | | | | | | | sched/cputime: Expose cputime_adjust() | Tejun Heo | 2017-09-25 | 1 | -3/+2 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2017-11-15 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | workqueue: Fix comment for unbound workqueue's attrbutes | Wang Long | 2017-11-06 | 1 | -1/+2 | |
| * | | | | | | | | | | | Revert "workqueue: respect isolated cpus when queueing an unbound work" | Tejun Heo | 2017-11-03 | 1 | -5/+1 | |
| * | | | | | | | | | | | workqueue: respect isolated cpus when queueing an unbound work | Tal Shorer | 2017-10-21 | 1 | -1/+5 | |
* | | | | | | | | | | | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | kernel/module: Delete an error message for a failed memory allocation in add_... | Markus Elfring | 2017-10-19 | 1 | -3/+1 | |
* | | | | | | | | | | | | | Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 4 | -55/+85 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | audit: filter PATH records keyed on filesystem magic | Richard Guy Briggs | 2017-11-10 | 2 | -7/+55 | |
| * | | | | | | | | | | | | | Audit: remove unused audit_log_secctx function | Casey Schaufler | 2017-11-10 | 1 | -26/+0 | |
| * | | | | | | | | | | | | | audit: Allow auditd to set pid to 0 to end auditing | Steve Grubb | 2017-11-10 | 1 | -13/+16 | |
| * | | | | | | | | | | | | | audit: use audit_set_enabled() in audit_enable() | Paul Moore | 2017-11-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | audit: convert audit_ever_enabled to a boolean | Paul Moore | 2017-11-10 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | audit: don't use simple_strtol() anymore | Paul Moore | 2017-11-10 | 1 | -2/+7 | |
| * | | | | | | | | | | | | | audit: initialize the audit subsystem as early as possible | Paul Moore | 2017-11-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | audit: ensure that 'audit=1' actually enables audit for PID 1 | Paul Moore | 2017-11-10 | 1 | -5/+5 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-11-15 | 23 | -931/+3213 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | bpf: fix lockdep splat | Eric Dumazet | 2017-11-15 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO | Yonghong Song | 2017-11-14 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semantics | Yonghong Song | 2017-11-14 | 1 | -16/+24 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | bpf: Revert bpf_overrid_function() helper changes. | David S. Miller | 2017-11-11 | 7 | -97/+7 | |
| * | | | | | | | | | | | | bpf: add a bpf_override_function helper | Josef Bacik | 2017-11-11 | 7 | -7/+97 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-10 | 5 | -16/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | bpf, cgroup: implement eBPF-based device controller for cgroup v2 | Roman Gushchin | 2017-11-05 | 3 | -0/+75 | |
| * | | | | | | | | | | | | | bpf: remove old offload/analyzer | Jakub Kicinski | 2017-11-05 | 1 | -75/+0 | |
| * | | | | | | | | | | | | | cls_bpf: allow attaching programs loaded for specific device | Jakub Kicinski | 2017-11-05 | 1 | -0/+1 |