| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-11-30 | 4 | -3/+62 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | tracing/fgraph: Fix set_graph_function from showing interrupts | Steven Rostedt (VMware) | 2018-11-29 | 4 | -3/+62 | |
| * | | | | | | | | | | | | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-11-30 | 2 | -13/+43 | |
| |\| | | | | | | | | | | | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | function_graph: Have profiler use curr_ret_stack and not depth | Steven Rostedt (VMware) | 2018-11-27 | 1 | -2/+2 | |
| | * | | | | | | | | | | function_graph: Reverse the order of pushing the ret_stack and the callback | Steven Rostedt (VMware) | 2018-11-27 | 1 | -4/+6 | |
| | * | | | | | | | | | | function_graph: Move return callback before update of curr_ret_stack | Steven Rostedt (VMware) | 2018-11-27 | 1 | -9/+13 | |
| | * | | | | | | | | | | function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack | Steven Rostedt (VMware) | 2018-11-27 | 2 | -8/+16 | |
| | * | | | | | | | | | | function_graph: Make ftrace_push_return_trace() static | Steven Rostedt (VMware) | 2018-11-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | function_graph: Create function_graph_enter() to consolidate architecture code | Steven Rostedt (VMware) | 2018-11-26 | 1 | -0/+16 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-11-28 | 5 | -13/+50 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | | bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr | Daniel Borkmann | 2018-11-26 | 1 | -0/+34 | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-11-25 | 4 | -13/+16 | |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | | * | | | | | | | bpf: fix check of allowed specifiers in bpf_trace_printk | Martynas Pumputis | 2018-11-23 | 1 | -3/+5 | |
| | | * | | | | | | | bpf: fix integer overflow in queue_stack_map | Alexei Starovoitov | 2018-11-22 | 1 | -8/+8 | |
| | | * | | | | | | | bpf: allocate local storage buffers using GFP_ATOMIC | Roman Gushchin | 2018-11-16 | 1 | -1/+2 | |
| | | * | | | | | | | bpf: fix off-by-one error in adjust_subprog_starts | Edward Cree | 2018-11-16 | 1 | -1/+1 | |
| | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | / | | | | | | swiotlb: Skip cache maintenance on map error | Robin Murphy | 2018-11-21 | 1 | -1/+2 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-11-18 | 1 | -21/+22 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | kernel/sched/psi.c: simplify cgroup_move_task() | Olof Johansson | 2018-11-18 | 1 | -21/+22 | |
| * | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-11-18 | 1 | -14/+48 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | | sched/fair: Fix cpu_util_wake() for 'execl' type workloads | Patrick Bellasi | 2018-11-12 | 1 | -14/+48 | |
| * | | | | | | | kdb: kdb_support: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-11-13 | 1 | -3/+3 | |
| * | | | | | | | kdb: kdb_keyboard: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-11-13 | 1 | -2/+2 | |
| * | | | | | | | kdb: kdb_main: refactor code in kdb_md_line | Gustavo A. R. Silva | 2018-11-13 | 1 | -18/+3 | |
| * | | | | | | | kdb: Use strscpy with destination buffer size | Prarit Bhargava | 2018-11-13 | 3 | -12/+15 | |
| * | | | | | | | kdb: print real address of pointers instead of hashed addresses | Christophe Leroy | 2018-11-13 | 2 | -13/+13 | |
| * | | | | | | | kdb: use correct pointer when 'btc' calls 'btt' | Christophe Leroy | 2018-11-13 | 1 | -2/+2 | |
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-11-11 | 1 | -3/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | posix-cpu-timers: Remove useless call to check_dl_overrun() | Juri Lelli | 2018-11-08 | 1 | -3/+0 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-11-11 | 2 | -3/+6 | |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | | sched/fair: Fix a comment in task_numa_fault() | Yi Wang | 2018-11-05 | 1 | -2/+2 | |
| | | |_|/ / | |/| | | | ||||||
| | * | | | | sched/core: Take the hotplug lock in sched_init_smp() | Valentin Schneider | 2018-11-04 | 1 | -1/+4 | |
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-11 | 1 | -5/+14 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | resource/docs: Complete kernel-doc style function documentation | Borislav Petkov | 2018-11-07 | 1 | -9/+14 | |
| | * | | | | | resource/docs: Fix new kernel-doc warnings | Randy Dunlap | 2018-11-05 | 1 | -3/+7 | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2018-11-10 | 1 | -4/+8 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | userns: also map extents in the reverse map to kernel IDs | Jann Horn | 2018-11-07 | 1 | -4/+8 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-11-06 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tracing/kprobes: Fix strpbrk() argument order | Masami Hiramatsu | 2018-11-05 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-11-06 | 2 | -13/+26 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv | Daniel Borkmann | 2018-11-02 | 1 | -0/+1 | |
| | * | | | | bpf: show main program address and length in bpf_prog_info | Song Liu | 2018-11-02 | 1 | -9/+24 | |
| | * | | | | bpf: show real jited address in bpf_prog_info->jited_ksyms | Song Liu | 2018-11-02 | 1 | -1/+0 | |
| | * | | | | bpf: show real jited prog address in /proc/kallsyms | Song Liu | 2018-11-02 | 1 | -3/+1 | |
| * | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-11-03 | 2 | -2/+2 | |
| |\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | | sched/topology: Fix off by one bug | Peter Zijlstra | 2018-11-04 | 1 | -1/+1 | |
| | * | | | | sched/rt: Update comment in pick_next_task_rt() | Muchun Song | 2018-10-29 | 1 | -1/+1 | |
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-11-03 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 2018-11-03 | 33 | -1080/+1433 | |
| | |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | | compat: Cleanup in_compat_syscall() callers | Dmitry Safonov | 2018-11-01 | 1 | -1/+1 | |
| | | |/ / / | |/| | | | ||||||

