| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | | | | | | kernel: add a helper to get an owning user namespace for a namespace | Andrey Vagin | 2016-09-22 |
| | | |_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | userns: When the per user per user namespace limit is reached return ENOSPC | Eric W. Biederman | 2016-09-22 |
| * | | | | | | | | | | | mntns: Add a limit on the number of mount namespaces. | Eric W. Biederman | 2016-08-31 |
| * | | | | | | | | | | | netns: Add a limit on the number of net namespaces | Eric W. Biederman | 2016-08-08 |
| * | | | | | | | | | | | cgroupns: Add a limit on the number of cgroup namespaces | Eric W. Biederman | 2016-08-08 |
| * | | | | | | | | | | | ipcns: Add a limit on the number of ipc namespaces | Eric W. Biederman | 2016-08-08 |
| * | | | | | | | | | | | utsns: Add a limit on the number of uts namespaces | Eric W. Biederman | 2016-08-08 |
| * | | | | | | | | | | | pidns: Add a limit on the number of pid namespaces | Eric W. Biederman | 2016-08-08 |
| * | | | | | | | | | | | userns: Generalize the user namespace count into ucount | Eric W. Biederman | 2016-08-08 |
| * | | | | | | | | | | | userns: Make the count of user namespaces per user | Eric W. Biederman | 2016-08-08 |
| * | | | | | | | | | | | userns: Add a limit on the number of user namespaces | Eric W. Biederman | 2016-08-08 |
| * | | | | | | | | | | | userns: Add per user namespace sysctls. | Eric W. Biederman | 2016-08-08 |
| * | | | | | | | | | | | userns: Free user namespaces in process context | Eric W. Biederman | 2016-08-08 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-10-05 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-10-02 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | bpf: allow access into map value arrays | Josef Bacik | 2016-09-29 |
| * | | | | | | | | | | | bpf: clean up put_cpu_var usage | Shaohua Li | 2016-09-27 |
| * | | | | | | | | | | | bpf: Set register type according to is_valid_access() | Mickaël Salaün | 2016-09-27 |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-23 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | bpf: recognize 64bit immediate loads as consts | Jakub Kicinski | 2016-09-21 |
| * | | | | | | | | | | | | bpf: enable non-core use of the verfier | Jakub Kicinski | 2016-09-21 |
| * | | | | | | | | | | | | bpf: expose internal verfier structures | Jakub Kicinski | 2016-09-21 |
| * | | | | | | | | | | | | bpf: don't (ab)use instructions to store state | Jakub Kicinski | 2016-09-21 |
| * | | | | | | | | | | | | bpf: direct packet write and access for helpers for clsact progs | Daniel Borkmann | 2016-09-20 |
| * | | | | | | | | | | | | bpf, verifier: enforce larger zero range for pkt on overloading stack buffs | Daniel Borkmann | 2016-09-20 |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-12 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | bpf: add BPF_CALL_x macros for declaring helpers | Daniel Borkmann | 2016-09-09 |
| * | | | | | | | | | | | | bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros | Daniel Borkmann | 2016-09-09 |
| * | | | | | | | | | | | | bpf: minor cleanups in helpers | Daniel Borkmann | 2016-09-09 |
| * | | | | | | | | | | | | bpf: fix range propagation on direct packet access | Daniel Borkmann | 2016-09-08 |
| * | | | | | | | | | | | | perf, bpf: fix conditional call to bpf_overflow_handler | Arnd Bergmann | 2016-09-06 |
| * | | | | | | | | | | | | perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs | Alexei Starovoitov | 2016-09-02 |
| * | | | | | | | | | | | | bpf: perf_event progs should only use preallocated maps | Alexei Starovoitov | 2016-09-02 |
| * | | | | | | | | | | | | bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type | Alexei Starovoitov | 2016-09-02 |
| * | | | | | | | | | | | | bpf: support 8-byte metafield access | Alexei Starovoitov | 2016-09-02 |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-08-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-08-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | bpf: allow bpf_get_prandom_u32() to be used in tracing | Alexei Starovoitov | 2016-08-13 |
| * | | | | | | | | | | | | | bpf: allow helpers access the packet directly | Alexei Starovoitov | 2016-08-13 |
| * | | | | | | | | | | | | | bpf: Add bpf_current_task_under_cgroup helper | Sargun Dhillon | 2016-08-13 |
* | | | | | | | | | | | | | | Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2016-10-04 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | audit: consistently record PIDs with task_tgid_nr() | Paul Moore | 2016-08-30 |
* | | | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | padata: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-19 |
| * | | | | | | | | | | | | | | kernel/softirq: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-06 |
| * | | | | | | | | | | | | | | slab: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-06 |
| * | | | | | | | | | | | | | | relayfs: Convert to hotplug state machine | Richard Weinberger | 2016-09-06 |
| * | | | | | | | | | | | | | | relay: Use per CPU constructs for the relay channel buffer pointers | Akash Goel | 2016-09-06 |
| * | | | | | | | | | | | | | | cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier | Thomas Gleixner | 2016-09-06 |
| * | | | | | | | | | | | | | | cpu/hotplug: Make state names consistent | Thomas Gleixner | 2016-09-06 |