summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.17-rc5' into locking/core, to pick up fixesIngo Molnar2018-05-1515-164/+164
|\
| * Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-137-67/+91
| |\
| | * perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra2018-05-051-2/+5
| | * sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra2018-05-051-2/+5
| | * sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra2018-05-051-1/+6
| | * sched/core: Introduce set_special_state()Peter Zijlstra2018-05-042-18/+16
| | * kthread, sched/wait: Fix kthread_parkme() completion issuePeter Zijlstra2018-05-032-35/+40
| | * kthread, sched/wait: Fix kthread_parkme() wait-loopPeter Zijlstra2018-05-031-3/+4
| | * sched/fair: Fix the update of blocked load when newly idleVincent Guittot2018-05-031-1/+1
| | * stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlockPeter Zijlstra2018-05-031-5/+14
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-131-56/+1
| |\ \
| | * | Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...Mel Gorman2018-05-121-56/+1
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-111-0/+5
| |\ \ \
| | * | | init: fix false positives in W+X checkingJeffrey Hugo2018-05-111-0/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-111-5/+14
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-041-5/+14
| | |\ \ \ \
| | | * | | | bpf: use array_index_nospec in find_prog_typeDaniel Borkmann2018-05-031-2/+8
| | | * | | | bpf: fix possible spectre-v1 in find_and_alloc_map()Mark Rutland2018-05-041-3/+6
| * | | | | | Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-05-111-0/+3
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)2018-05-111-0/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-05-111-14/+2
| |\ \ \ \ \
| | * | | | | cpufreq: schedutil: Avoid using invalid next_freqRafael J. Wysocki2018-05-091-1/+2
| | * | | | | cpufreq: schedutil: remove stale commentJuri Lelli2018-05-091-13/+0
| | |/ / / /
| * | | | | compat: fix 4-byte infoleak via uninitialized struct fieldJann Horn2018-05-101-0/+1
| |/ / / /
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-05-061-19/+44
| |\ \ \ \
| | * | | | clocksource: Rework stale commentPeter Zijlstra2018-05-021-4/+2
| | * | | | clocksource: Consistent de-rate when marking unstablePeter Zijlstra2018-05-021-1/+8
| | * | | | clocksource: Initialize cs->wd_listPeter Zijlstra2018-05-021-0/+2
| | * | | | clocksource: Allow clocksource_mark_unstable() on unregistered clocksourcesPeter Zijlstra2018-05-021-16/+34
| * | | | | Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-042-3/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | tracing: Fix the file mode of stack tracerZhengyuan Liu2018-05-031-1/+1
| | * | | | ftrace: Have set_graph_* files have normal file modesChen LinX2018-05-031-2/+2
* | | | | | locking/lockdep: Move sanity check to inside lockdep_print_held_locks()Tetsuo Handa2018-05-141-16/+13
* | | | | | locking/lockdep: Use for_each_process_thread() for debug_show_all_locks()Tetsuo Handa2018-05-141-35/+8
* | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2018-05-0518-166/+186
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-033-29/+77
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | bpf: sockmap, fix error handling in redirect failuresJohn Fastabend2018-05-021-16/+12
| | * | | bpf: sockmap, zero sg_size on error when buffer is releasedJohn Fastabend2018-05-021-4/+11
| | * | | bpf: sockmap, fix scatterlist update on error path in send with applyJohn Fastabend2018-05-021-2/+3
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-253-7/+51
| | |\ \ \
| | | * | | bpf: sockmap, fix double page_put on ENOMEM error in redirect pathJohn Fastabend2018-04-241-2/+1
| | | * | | bpf: sockmap, sk_wait_event needed to handle blocking casesJohn Fastabend2018-04-241-0/+44
| | | * | | bpf: sockmap, map_release does not hold refcnt for pinned mapsJohn Fastabend2018-04-243-5/+6
| * | | | | Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-024-27/+31
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | tracepoint: Do not warn on ENOMEMMathieu Desnoyers2018-04-301-2/+2
| | * | | tracing: Add field modifier parsing hist error for hist triggersTom Zanussi2018-04-261-0/+1
| | * | | tracing: Add field parsing hist error for hist triggersTom Zanussi2018-04-261-0/+1
| | * | | tracing: Restore proper field flag printing when displaying triggersTom Zanussi2018-04-261-0/+10
| | * | | tracing: Remove igrab() iput() call from uprobes.cSong Liu2018-04-261-4/+3
| | * | | tracing: Fix bad use of igrab in trace_uprobe.cSong Liu2018-04-261-21/+14
OpenPOWER on IntegriCloud