aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* timekeeping: Standardize on ktime_get_*() namingArnd Bergmann2018-05-19
* timekeeping: Clean up ktime_get_real_ts64Arnd Bergmann2018-05-19
* timekeeping: Remove timespec64 hackArnd Bergmann2018-05-19
* Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-19
|\
| * Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-13
| |\
| | * perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra2018-05-05
| | * sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra2018-05-05
| | * sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra2018-05-05
| | * sched/core: Introduce set_special_state()Peter Zijlstra2018-05-04
| | * kthread, sched/wait: Fix kthread_parkme() completion issuePeter Zijlstra2018-05-03
| | * kthread, sched/wait: Fix kthread_parkme() wait-loopPeter Zijlstra2018-05-03
| | * sched/fair: Fix the update of blocked load when newly idleVincent Guittot2018-05-03
| | * stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlockPeter Zijlstra2018-05-03
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-13
| |\ \
| | * | Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...Mel Gorman2018-05-12
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-11
| |\ \ \
| | * | | init: fix false positives in W+X checkingJeffrey Hugo2018-05-11
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-11
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-04
| | |\ \ \ \
| | | * | | | bpf: use array_index_nospec in find_prog_typeDaniel Borkmann2018-05-03
| | | * | | | bpf: fix possible spectre-v1 in find_and_alloc_map()Mark Rutland2018-05-03
| * | | | | | Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-05-11
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)2018-05-11
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-05-11
| |\ \ \ \ \
| | * | | | | cpufreq: schedutil: Avoid using invalid next_freqRafael J. Wysocki2018-05-09
| | * | | | | cpufreq: schedutil: remove stale commentJuri Lelli2018-05-09
| | |/ / / /
| * / / / / compat: fix 4-byte infoleak via uninitialized struct fieldJann Horn2018-05-10
| |/ / / /
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-05-06
| |\ \ \ \
| | * | | | clocksource: Rework stale commentPeter Zijlstra2018-05-02
| | * | | | clocksource: Consistent de-rate when marking unstablePeter Zijlstra2018-05-02
| | * | | | clocksource: Initialize cs->wd_listPeter Zijlstra2018-05-02
| | * | | | clocksource: Allow clocksource_mark_unstable() on unregistered clocksourcesPeter Zijlstra2018-05-02
| * | | | | Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-05
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | tracing: Fix the file mode of stack tracerZhengyuan Liu2018-05-03
| | * | | | ftrace: Have set_graph_* files have normal file modesChen LinX2018-05-03
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-04
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | bpf: sockmap, fix error handling in redirect failuresJohn Fastabend2018-05-02
| | * | | bpf: sockmap, zero sg_size on error when buffer is releasedJohn Fastabend2018-05-02
| | * | | bpf: sockmap, fix scatterlist update on error path in send with applyJohn Fastabend2018-05-02
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-25
| | |\ \ \
| | | * | | bpf: sockmap, fix double page_put on ENOMEM error in redirect pathJohn Fastabend2018-04-23
| | | * | | bpf: sockmap, sk_wait_event needed to handle blocking casesJohn Fastabend2018-04-23
| | | * | | bpf: sockmap, map_release does not hold refcnt for pinned mapsJohn Fastabend2018-04-23
| * | | | | Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-02
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | tracepoint: Do not warn on ENOMEMMathieu Desnoyers2018-04-30
| | * | | tracing: Add field modifier parsing hist error for hist triggersTom Zanussi2018-04-26
| | * | | tracing: Add field parsing hist error for hist triggersTom Zanussi2018-04-26
| | * | | tracing: Restore proper field flag printing when displaying triggersTom Zanussi2018-04-26
| | * | | tracing: Remove igrab() iput() call from uprobes.cSong Liu2018-04-26
| | * | | tracing: Fix bad use of igrab in trace_uprobe.cSong Liu2018-04-26