summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-294-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-271-2/+2
| * | function_graph: Reverse the order of pushing the ret_stack and the callbackSteven Rostedt (VMware)2018-11-271-4/+6
| * | function_graph: Move return callback before update of curr_ret_stackSteven Rostedt (VMware)2018-11-271-9/+13
| * | function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)2018-11-272-8/+16
| * | function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)2018-11-271-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/davem/netLinus Torvalds2018-11-285-13/+50
|\ \
| * | bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann2018-11-261-0/+34
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-11-254-13/+16
| |\ \ | | |/ | |/|
| | * bpf: fix check of allowed specifiers in bpf_trace_printkMartynas Pumputis2018-11-231-3/+5
| | * bpf: fix integer overflow in queue_stack_mapAlexei Starovoitov2018-11-221-8/+8
| | * bpf: allocate local storage buffers using GFP_ATOMICRoman Gushchin2018-11-161-1/+2
| | * bpf: fix off-by-one error in adjust_subprog_startsEdward Cree2018-11-161-1/+1
* | | swiotlb: Skip cache maintenance on map errorRobin Murphy2018-11-211-1/+2
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-11-181-21/+22
|\ \
| * | kernel/sched/psi.c: simplify cgroup_move_task()Olof Johansson2018-11-181-21/+22
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-11-181-14/+48
|\ \ \ | |/ / |/| |
| * | sched/fair: Fix cpu_util_wake() for 'execl' type workloadsPatrick Bellasi2018-11-121-14/+48
* | | kdb: kdb_support: mark expected switch fall-throughsGustavo A. R. Silva2018-11-131-3/+3
* | | kdb: kdb_keyboard: mark expected switch fall-throughsGustavo A. R. Silva2018-11-131-2/+2
* | | kdb: kdb_main: refactor code in kdb_md_lineGustavo A. R. Silva2018-11-131-18/+3
* | | kdb: Use strscpy with destination buffer sizePrarit Bhargava2018-11-133-12/+15
* | | kdb: print real address of pointers instead of hashed addressesChristophe Leroy2018-11-132-13/+13
* | | kdb: use correct pointer when 'btc' calls 'btt'Christophe Leroy2018-11-131-2/+2
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-11-111-3/+0
|\ \ \
| * | | posix-cpu-timers: Remove useless call to check_dl_overrun()Juri Lelli2018-11-081-3/+0
* | | | Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-112-3/+6
|\ \ \ \ | | |/ / | |/| |
| * | | sched/fair: Fix a comment in task_numa_fault()Yi Wang2018-11-051-2/+2
| * | | sched/core: Take the hotplug lock in sched_init_smp()Valentin Schneider2018-11-041-1/+4
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-111-5/+14
|\ \ \ \
| * | | | resource/docs: Complete kernel-doc style function documentationBorislav Petkov2018-11-071-9/+14
| * | | | resource/docs: Fix new kernel-doc warningsRandy Dunlap2018-11-051-3/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2018-11-101-4/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | userns: also map extents in the reverse map to kernel IDsJann Horn2018-11-071-4/+8
| | |_|/ | |/| |
* | | | Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-061-1/+1
|\ \ \ \
| * | | | tracing/kprobes: Fix strpbrk() argument orderMasami Hiramatsu2018-11-051-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-062-13/+26
|\ \ \ \ | |/ / / |/| | |
| * | | bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unprivDaniel Borkmann2018-11-021-0/+1
| * | | bpf: show main program address and length in bpf_prog_infoSong Liu2018-11-021-9/+24
| * | | bpf: show real jited address in bpf_prog_info->jited_ksymsSong Liu2018-11-021-1/+0
| * | | bpf: show real jited prog address in /proc/kallsymsSong Liu2018-11-021-3/+1
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-11-032-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | sched/topology: Fix off by one bugPeter Zijlstra2018-11-041-1/+1
| * | | sched/rt: Update comment in pick_next_task_rt()Muchun Song2018-10-291-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-031-1/+1
|\ \ \ \
OpenPOWER on IntegriCloud