| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-12-01 | 4 | -27/+21 |
|\ |
|
| * | ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS | Thomas Gleixner | 2018-11-28 | 1 | -10/+0 |
| * | x86/speculation: Rework SMT state change | Thomas Gleixner | 2018-11-28 | 1 | -6/+9 |
| * | sched/smt: Expose sched_smt_present static key | Thomas Gleixner | 2018-11-28 | 1 | -3/+1 |
| * | sched/smt: Make sched_smt_present track topology | Peter Zijlstra (Intel) | 2018-11-28 | 1 | -8/+11 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-01 | 3 | -15/+27 |
|\ \ |
|
| * | | kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace | Anders Roxell | 2018-11-30 | 1 | -2/+2 |
| * | | psi: make disabling/enabling easier for vendor kernels | Johannes Weiner | 2018-11-30 | 2 | -13/+25 |
* | | | Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-12-01 | 1 | -1/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | stackleak: Disable function tracing and kprobes for stackleak_erase() | Alexander Popov | 2018-11-30 | 1 | -1/+3 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-30 | 1 | -2/+10 |
|\ \ \ |
|
| * | | | uprobes: Fix handle_swbp() vs. unregister() + register() race once more | Andrea Parri | 2018-11-23 | 1 | -2/+10 |
* | | | | 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-30 | 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-28 | 1 | -2/+2 |
| * | | | | function_graph: Reverse the order of pushing the ret_stack and the callback | Steven Rostedt (VMware) | 2018-11-28 | 1 | -4/+6 |
| * | | | | function_graph: Move return callback before update of curr_ret_stack | Steven Rostedt (VMware) | 2018-11-28 | 1 | -9/+13 |
| * | | | | function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack | Steven Rostedt (VMware) | 2018-11-28 | 2 | -8/+16 |
| * | | | | function_graph: Make ftrace_push_return_trace() static | Steven Rostedt (VMware) | 2018-11-28 | 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-27 | 1 | -0/+34 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-11-26 | 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-17 | 1 | -1/+2 |
| | * | | bpf: fix off-by-one error in adjust_subprog_starts | Edward Cree | 2018-11-17 | 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-08 | 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 |
|\ \ \ \ |
|