summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe2018-12-09
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-09
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-05
| | |\
| | | * bpf: add per-insn complexity limitAlexei Starovoitov2018-12-04
| | | * bpf: improve verifier branch analysisAlexei Starovoitov2018-12-04
| | | * bpf: check pending signals while verifying programsAlexei Starovoitov2018-12-04
| | | * bpf: btf: check name validity for various typesYonghong Song2018-11-28
| | | * bpf: btf: implement btf_name_valid_identifier()Yonghong Song2018-11-28
| * | | Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-07
| |\ \ \
| | * | | stackleak: Mark stackleak_track_stack() as notraceAnders Roxell2018-12-05
| * | | | Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-06
| |\ \ \ \
| | * | | | Uprobes: Fix kernel oops with delayed_uprobe_remove()Ravi Bangoria2018-12-05
* | | | | | blkcg: remove additional reference to the cssDennis Zhou2018-12-08
* | | | | | blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou2018-12-08
* | | | | | Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe2018-12-04
|\| | | | |
| * | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-01
| |\ \ \ \ \
| | * | | | | ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner2018-11-28
| | * | | | | x86/speculation: Rework SMT state changeThomas Gleixner2018-11-28
| | * | | | | sched/smt: Expose sched_smt_present static keyThomas Gleixner2018-11-28
| | * | | | | sched/smt: Make sched_smt_present track topologyPeter Zijlstra (Intel)2018-11-28
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-11-30
| |\ \ \ \ \ \
| | * | | | | | kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notraceAnders Roxell2018-11-30
| | * | | | | | psi: make disabling/enabling easier for vendor kernelsJohannes Weiner2018-11-30
| * | | | | | | Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-11-30
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | stackleak: Disable function tracing and kprobes for stackleak_erase()Alexander Popov2018-11-30
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-30
| |\ \ \ \ \ \
| | * | | | | | uprobes: Fix handle_swbp() vs. unregister() + register() race once moreAndrea Parri2018-11-23
| * | | | | | | Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-30
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | tracing/fgraph: Fix set_graph_function from showing interruptsSteven Rostedt (VMware)2018-11-29
| * | | | | | | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-30
| |\| | | | | | | | |_|_|_|/ / | |/| | | | |
| | * | | | | function_graph: Have profiler use curr_ret_stack and not depthSteven Rostedt (VMware)2018-11-27
| | * | | | | function_graph: Reverse the order of pushing the ret_stack and the callbackSteven Rostedt (VMware)2018-11-27
| | * | | | | function_graph: Move return callback before update of curr_ret_stackSteven Rostedt (VMware)2018-11-27
| | * | | | | function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)2018-11-27
| | * | | | | function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)2018-11-27
| | * | | | | function_graph: Create function_graph_enter() to consolidate architecture codeSteven Rostedt (VMware)2018-11-26
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-28
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann2018-11-26
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-11-25
| | |\ \ \ | | | |/ / | | |/| |
| | | * | bpf: fix check of allowed specifiers in bpf_trace_printkMartynas Pumputis2018-11-23
| | | * | bpf: fix integer overflow in queue_stack_mapAlexei Starovoitov2018-11-22
| | | * | bpf: allocate local storage buffers using GFP_ATOMICRoman Gushchin2018-11-17
| | | * | bpf: fix off-by-one error in adjust_subprog_startsEdward Cree2018-11-17
| * | | | swiotlb: Skip cache maintenance on map errorRobin Murphy2018-11-21
| |/ / /
* | | | Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe2018-11-18
|\| | |
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-11-18
| |\ \ \
| | * | | kernel/sched/psi.c: simplify cgroup_move_task()Olof Johansson2018-11-18
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-11-18
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | sched/fair: Fix cpu_util_wake() for 'execl' type workloadsPatrick Bellasi2018-11-11
| * | | | kdb: kdb_support: mark expected switch fall-throughsGustavo A. R. Silva2018-11-13