summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-114-99/+458
|\
| * bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song2018-12-101-19/+19
| * bpf: clean up bpf_prog_get_info_by_fd()Song Liu2018-12-101-2/+2
| * bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang2018-12-101-4/+12
| * bpf: Add bpf_line_info supportMartin KaFai Lau2018-12-094-33/+368
| * bpf: verifier remove the rejection on BPF_ALU | BPF_ARSHJiong Wang2018-12-071-5/+0Star
| * bpf: interpreter support BPF_ALU | BPF_ARSHJiong Wang2018-12-071-22/+30
| * bpf: Change insn_offset to insn_off in bpf_func_infoMartin KaFai Lau2018-12-061-9/+9
| * bpf: Improve the info.func_info and info.func_info_rec_size behaviorMartin KaFai Lau2018-12-062-27/+21Star
| * bpf: add __weak hook for allocating executable memoryArd Biesheuvel2018-12-051-2/+12
| * bpf: Fix memleak in aux->func_info and aux->btfMartin KaFai Lau2018-12-021-0/+2
| * bpf: Add BPF_F_ANY_ALIGNMENT.David Miller2018-12-012-1/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-1016-76/+315
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-102-14/+171
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-062-14/+171
| | |\
| | | * bpf: add per-insn complexity limitAlexei Starovoitov2018-12-041-1/+6
| | | * bpf: improve verifier branch analysisAlexei Starovoitov2018-12-041-13/+80
| | | * bpf: check pending signals while verifying programsAlexei Starovoitov2018-12-041-0/+3
| | | * bpf: btf: check name validity for various typesYonghong Song2018-11-291-0/+57
| | | * bpf: btf: implement btf_name_valid_identifier()Yonghong Song2018-11-291-0/+25
| * | | Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-071-1/+1
| |\ \ \
| | * | | stackleak: Mark stackleak_track_stack() as notraceAnders Roxell2018-12-061-1/+1
| * | | | Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-061-0/+2
| |\ \ \ \
| | * | | | Uprobes: Fix kernel oops with delayed_uprobe_remove()Ravi Bangoria2018-12-061-0/+2
| * | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-014-27/+21Star
| |\ \ \ \ \
| | * | | | | ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner2018-11-281-10/+0Star
| | * | | | | x86/speculation: Rework SMT state changeThomas Gleixner2018-11-281-6/+9
| | * | | | | sched/smt: Expose sched_smt_present static keyThomas Gleixner2018-11-281-3/+1Star
| | * | | | | sched/smt: Make sched_smt_present track topologyPeter Zijlstra (Intel)2018-11-281-8/+11
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-013-15/+27
| |\ \ \ \ \ \
| | * | | | | | kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notraceAnders Roxell2018-11-301-2/+2
| | * | | | | | psi: make disabling/enabling easier for vendor kernelsJohannes Weiner2018-11-302-13/+25
| * | | | | | | Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-011-1/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | stackleak: Disable function tracing and kprobes for stackleak_erase()Alexander Popov2018-11-301-1/+3
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-301-2/+10
| |\ \ \ \ \ \
| | * | | | | | uprobes: Fix handle_swbp() vs. unregister() + register() race once moreAndrea Parri2018-11-231-2/+10
| * | | | | | | Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-304-3/+62
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | tracing/fgraph: Fix set_graph_function from showing interruptsSteven Rostedt (VMware)2018-11-304-3/+62
| * | | | | | | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-302-13/+43
| |\| | | | | | | | |_|_|_|/ / | |/| | | | |
| | * | | | | function_graph: Have profiler use curr_ret_stack and not depthSteven Rostedt (VMware)2018-11-281-2/+2
| | * | | | | function_graph: Reverse the order of pushing the ret_stack and the callbackSteven Rostedt (VMware)2018-11-281-4/+6
| | * | | | | function_graph: Move return callback before update of curr_ret_stackSteven Rostedt (VMware)2018-11-281-9/+13
| | * | | | | function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)2018-11-282-8/+16
| | * | | | | function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)2018-11-281-1/+1
| | * | | | | function_graph: Create function_graph_enter() to consolidate architecture codeSteven Rostedt (VMware)2018-11-261-0/+16
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-303-43/+48
|\ \ \ \ \ \
| * | | | | | bpf: btf: support proper non-jit func infoYonghong Song2018-11-273-43/+48
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-296-14/+52
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-285-13/+50
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann2018-11-271-0/+34