Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | cred: simpler, 1D supplementary groups | Alexey Dobriyan | 2016-10-07 | 2 | -48/+23 | |
| * | | | | | | | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | 1 | -2/+11 | |
| * | | | | | | | thp: reduce usage of huge zero page's atomic counter | Aaron Lu | 2016-10-07 | 1 | -0/+1 | |
| * | | | | | | | mm, oom: enforce exit_oom_victim on current task | Tetsuo Handa | 2016-10-07 | 1 | -1/+1 | |
| * | | | | | | | oom, suspend: fix oom_killer_disable vs. pm suspend properly | Michal Hocko | 2016-10-07 | 1 | -14/+3 | |
| * | | | | | | | mm, oom: get rid of signal_struct::oom_victims | Michal Hocko | 2016-10-07 | 1 | -0/+1 | |
| * | | | | | | | kernel, oom: fix potential pgd_lock deadlock from __mmdrop | Michal Hocko | 2016-10-07 | 1 | -1/+5 | |
| * | | | | | | | oom: keep mm of the killed task available | Michal Hocko | 2016-10-07 | 1 | -0/+2 | |
* | | | | | | | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-10-07 | 1 | -58/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | relay: simplify relay_file_read() | Al Viro | 2016-10-05 | 1 | -58/+20 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-10-07 | 1 | -14/+26 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | workqueue: add cancel_work() | Jens Axboe | 2016-08-29 | 1 | -14/+26 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-10-07 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tracing/syscalls: fix multiline in error message text | Colin Ian King | 2016-09-29 | 1 | -4/+2 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-10-07 | 2 | -10/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | livepatch/module: make TAINT_LIVEPATCH module-specific | Josh Poimboeuf | 2016-08-26 | 2 | -7/+9 | |
| * | | | | | | | | | livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasks | Jessica Yu | 2016-08-18 | 1 | -3/+13 | |
* | | | | | | | | | | Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-10-06 | 11 | -9/+783 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | tracing: Call traceoff trigger after event is recorded | Masami Hiramatsu | 2016-09-23 | 1 | -0/+1 | |
| * | | | | | | | | | | tracing: Have max_latency be defined for HWLAT_TRACER as well | Steven Rostedt (Red Hat) | 2016-09-12 | 2 | -3/+5 | |
| * | | | | | | | | | | tracing: Add NMI tracing in hwlat detector | Steven Rostedt (Red Hat) | 2016-09-02 | 3 | -3/+72 | |
| * | | | | | | | | | | tracing: Have hwlat trace migrate across tracing_cpumask CPUs | Steven Rostedt (Red Hat) | 2016-09-02 | 1 | -0/+55 | |
| * | | | | | | | | | | tracing: Added hardware latency tracer | Steven Rostedt (Red Hat) | 2016-09-02 | 7 | -1/+642 | |
| * | | | | | | | | | | ftrace: Access ret_stack->subtime only in the function profiler | Namhyung Kim | 2016-09-01 | 2 | -1/+6 | |
| * | | | | | | | | | | function_graph: Handle TRACE_BPUTS in print_graph_comment | Namhyung Kim | 2016-09-01 | 1 | -0/+5 | |
| * | | | | | | | | | | tracing/uprobe: Drop isdigit() check in create_trace_uprobe | Dmitry Safonov | 2016-09-01 | 1 | -4/+0 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-10-06 | 1 | -0/+32 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kvmconfig: add virtio-gpu to config fragment | Rob Herring | 2016-09-23 | 1 | -0/+1 | |
| * | | | | | | | | | | config: move x86 kvm_guest.config to a common location | Rob Herring | 2016-09-23 | 1 | -0/+31 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2016-10-06 | 8 | -24/+440 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mnt: Add a per mount namespace limit on the number of mounts | Eric W. Biederman | 2016-09-30 | 1 | -0/+9 | |
| * | | | | | | | | | | | Merge branch 'nsfs-ioctls' into HEAD | Eric W. Biederman | 2016-09-22 | 4 | -0/+62 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | nsfs: add ioctl to get a parent namespace | Andrey Vagin | 2016-09-22 | 2 | -0/+20 | |
| | * | | | | | | | | | | | kernel: add a helper to get an owning user namespace for a namespace | Andrey Vagin | 2016-09-22 | 4 | -0/+42 | |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | userns: When the per user per user namespace limit is reached return ENOSPC | Eric W. Biederman | 2016-09-22 | 4 | -4/+4 | |
| * | | | | | | | | | | | mntns: Add a limit on the number of mount namespaces. | Eric W. Biederman | 2016-08-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | netns: Add a limit on the number of net namespaces | Eric W. Biederman | 2016-08-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | cgroupns: Add a limit on the number of cgroup namespaces | Eric W. Biederman | 2016-08-08 | 2 | -0/+19 | |
| * | | | | | | | | | | | ipcns: Add a limit on the number of ipc namespaces | Eric W. Biederman | 2016-08-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | utsns: Add a limit on the number of uts namespaces | Eric W. Biederman | 2016-08-08 | 2 | -5/+30 | |
| * | | | | | | | | | | | pidns: Add a limit on the number of pid namespaces | Eric W. Biederman | 2016-08-08 | 2 | -4/+22 | |
| * | | | | | | | | | | | userns: Generalize the user namespace count into ucount | Eric W. Biederman | 2016-08-08 | 3 | -21/+39 | |
| * | | | | | | | | | | | userns: Make the count of user namespaces per user | Eric W. Biederman | 2016-08-08 | 3 | -26/+103 | |
| * | | | | | | | | | | | userns: Add a limit on the number of user namespaces | Eric W. Biederman | 2016-08-08 | 3 | -11/+75 | |
| * | | | | | | | | | | | userns: Add per user namespace sysctls. | Eric W. Biederman | 2016-08-08 | 3 | -3/+116 | |
| * | | | | | | | | | | | userns: Free user namespaces in process context | Eric W. Biederman | 2016-08-08 | 1 | -3/+11 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-10-05 | 7 | -328/+906 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-10-02 | 5 | -24/+63 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | bpf: allow access into map value arrays | Josef Bacik | 2016-09-29 | 1 | -18/+311 | |
| * | | | | | | | | | | | bpf: clean up put_cpu_var usage | Shaohua Li | 2016-09-27 | 1 | -1/+1 |