| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | ftrace: Have the cached module list show in set_ftrace_filter | Steven Rostedt (VMware) | 2017-06-26 | 1 | -12/+100 | |
| | * | | | | | | | | | | | | | | | | | | ftrace: Add :mod: caching infrastructure to trace_array | Steven Rostedt (VMware) | 2017-06-26 | 2 | -6/+148 | |
| | * | | | | | | | | | | | | | | | | | | tracing: Show address when function names are not found | Steven Rostedt (VMware) | 2017-06-22 | 1 | -4/+14 | |
| | * | | | | | | | | | | | | | | | | | | tracing: Rename update the enum_map file | Jeremy Linton | 2017-06-13 | 2 | -21/+21 | |
| | * | | | | | | | | | | | | | | | | | | tracing: Rename enum_replace to eval_replace | Jeremy Linton | 2017-06-13 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | | trace: rename enum_map functions | Jeremy Linton | 2017-06-13 | 3 | -40/+40 | |
| | * | | | | | | | | | | | | | | | | | | trace: rename trace.c enum functions | Jeremy Linton | 2017-06-13 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | | trace: rename trace_enum_mutex to trace_eval_mutex | Jeremy Linton | 2017-06-13 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | | trace: rename trace enum data structures in trace.c | Jeremy Linton | 2017-06-13 | 1 | -26/+26 | |
| | * | | | | | | | | | | | | | | | | | | trace: rename struct module entry for trace enums | Jeremy Linton | 2017-06-13 | 2 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | | trace: rename trace_enum_map to trace_eval_map | Jeremy Linton | 2017-06-13 | 3 | -21/+21 | |
| | * | | | | | | | | | | | | | | | | | | trace: rename kernel enum section to eval | Jeremy Linton | 2017-06-13 | 2 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | tracing: Remove unused declaration of trace_stop_cmdline_recording | Joel Fernandes | 2017-06-13 | 1 | -2/+0 | |
| | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-07-06 | 5 | -182/+488 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | cgroup: implement "nsdelegate" mount option | Tejun Heo | 2017-06-28 | 1 | -5/+83 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: restructure cgroup_procs_write_permission() | Tejun Heo | 2017-06-28 | 1 | -24/+33 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: fix lockdep warning in debug controller | Tejun Heo | 2017-06-14 | 1 | -8/+21 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: refactor cgroup_masks_read() in the debug controller | Tejun Heo | 2017-06-14 | 1 | -25/+21 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: make debug an implicit controller on cgroup2 | Tejun Heo | 2017-06-14 | 1 | -3/+56 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: Make debug cgroup support v2 and thread mode | Waiman Long | 2017-06-14 | 1 | -17/+153 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: Make Kconfig prompt of debug cgroup more accurate | Waiman Long | 2017-06-14 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: Move debug cgroup to its own file | Waiman Long | 2017-06-14 | 4 | -148/+157 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: Keep accurate count of tasks in each css_set | Waiman Long | 2017-06-14 | 2 | -5/+11 | |
| | |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-05 | 2 | -39/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | bpf: don't open-code memdup_user() | Al Viro | 2017-06-30 | 1 | -29/+16 | |
| | * | | | | | | | | | | | | | | | | | | kimage_file_prepare_segments(): don't open-code memdup_user() | Al Viro | 2017-06-30 | 1 | -10/+4 | |
| | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-05 | 7 | -147/+241 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | posix_clocks: Use get_itimerspec64() and put_itimerspec64() | Deepa Dinamani | 2017-06-30 | 1 | -28/+16 | |
| | * | | | | | | | | | | | | | | | | | | nanosleep: Use get_timespec64() and put_timespec64() | Deepa Dinamani | 2017-06-30 | 4 | -37/+25 | |
| | * | | | | | | | | | | | | | | | | | | posix-timers: Use get_timespec64() and put_timespec64() | Deepa Dinamani | 2017-06-30 | 2 | -76/+70 | |
| | * | | | | | | | | | | | | | | | | | | posix-stubs: Conditionally include COMPAT_SYS_NI defines | Deepa Dinamani | 2017-06-25 | 1 | -6/+7 | |
| | * | | | | | | | | | | | | | | | | | | time: introduce {get,put}_itimerspec64 | Deepa Dinamani | 2017-06-25 | 2 | -0/+51 | |
| | * | | | | | | | | | | | | | | | | | | time: add get_timespec64 and put_timespec64 | Deepa Dinamani | 2017-06-25 | 2 | -0/+72 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-05 | 3 | -219/+170 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | osf_wait4: switch to kernel_wait4() | Al Viro | 2017-05-21 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | waitid(): switch copyout of siginfo to unsafe_put_user() | Al Viro | 2017-05-21 | 1 | -15/+25 | |
| | * | | | | | | | | | | | | | | | | | | | wait_task_zombie: consolidate info logics | Al Viro | 2017-05-21 | 1 | -29/+16 | |
| | * | | | | | | | | | | | | | | | | | | | kill wait_noreap_copyout() | Al Viro | 2017-05-21 | 1 | -40/+25 | |
| | * | | | | | | | | | | | | | | | | | | | lift getrusage() from wait_noreap_copyout() | Al Viro | 2017-05-21 | 1 | -7/+6 | |
| | * | | | | | | | | | | | | | | | | | | | waitid(2): leave copyout of siginfo to syscall itself | Al Viro | 2017-05-21 | 1 | -104/+64 | |
| | * | | | | | | | | | | | | | | | | | | | kernel_wait4()/kernel_waitid(): delay copying status to userland | Al Viro | 2017-05-21 | 1 | -12/+8 | |
| | * | | | | | | | | | | | | | | | | | | | wait4(2)/waitid(2): separate copying rusage to userland | Al Viro | 2017-05-21 | 2 | -47/+58 | |
| | * | | | | | | | | | | | | | | | | | | | move compat wait4 and waitid next to native variants | Al Viro | 2017-05-21 | 2 | -66/+69 | |
| | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 10 | -149/+786 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | bpf, verifier: add additional patterns to evaluate_reg_imm_alu | John Fastabend | 2017-07-03 | 1 | -0/+62 | |
| | * | | | | | | | | | | | | | | | | | | | bpf: extend bpf_trace_printk to support %i | John Fastabend | 2017-07-03 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | bpf: export whether tail call has jited owner | Daniel Borkmann | 2017-07-03 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | bpf: simplify narrower ctx access | Daniel Borkmann | 2017-07-03 | 2 | -63/+46 | |
| | * | | | | | | | | | | | | | | | | | | | bpf: BPF support for sock_ops | Lawrence Brakmo | 2017-07-01 | 2 | -0/+42 | |
| | * | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 4 | -32/+66 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||

