| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | bpf: use array_index_nospec in find_prog_type | Daniel Borkmann | 2018-05-03 | 1 | -2/+8 | |
| | | * | | | | | | | | | | | | | | | | bpf: fix possible spectre-v1 in find_and_alloc_map() | Mark Rutland | 2018-05-04 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-05-11 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | / / / / / / / / / / / | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | tracing: Fix regex_match_front() to not over compare the test string | Steven Rostedt (VMware) | 2018-05-11 | 1 | -0/+3 | |
| | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-05-11 | 1 | -14/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | cpufreq: schedutil: Avoid using invalid next_freq | Rafael J. Wysocki | 2018-05-09 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | cpufreq: schedutil: remove stale comment | Juri Lelli | 2018-05-09 | 1 | -13/+0 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / / / | compat: fix 4-byte infoleak via uninitialized struct field | Jann Horn | 2018-05-10 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-05-06 | 1 | -19/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | clocksource: Rework stale comment | Peter Zijlstra | 2018-05-02 | 1 | -4/+2 | |
| | * | | | | | | | | | | | | | | clocksource: Consistent de-rate when marking unstable | Peter Zijlstra | 2018-05-02 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | clocksource: Initialize cs->wd_list | Peter Zijlstra | 2018-05-02 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | clocksource: Allow clocksource_mark_unstable() on unregistered clocksources | Peter Zijlstra | 2018-05-02 | 1 | -16/+34 | |
| | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-05-04 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | tracing: Fix the file mode of stack tracer | Zhengyuan Liu | 2018-05-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | ftrace: Have set_graph_* files have normal file modes | Chen LinX | 2018-05-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-05-03 | 3 | -29/+77 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | / / / / / / / / / / | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | bpf: sockmap, fix error handling in redirect failures | John Fastabend | 2018-05-02 | 1 | -16/+12 | |
| | * | | | | | | | | | | | | bpf: sockmap, zero sg_size on error when buffer is released | John Fastabend | 2018-05-02 | 1 | -4/+11 | |
| | * | | | | | | | | | | | | bpf: sockmap, fix scatterlist update on error path in send with apply | John Fastabend | 2018-05-02 | 1 | -2/+3 | |
| | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-04-25 | 3 | -7/+51 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | bpf: sockmap, fix double page_put on ENOMEM error in redirect path | John Fastabend | 2018-04-24 | 1 | -2/+1 | |
| | | * | | | | | | | | | | bpf: sockmap, sk_wait_event needed to handle blocking cases | John Fastabend | 2018-04-24 | 1 | -0/+44 | |
| | | * | | | | | | | | | | bpf: sockmap, map_release does not hold refcnt for pinned maps | John Fastabend | 2018-04-24 | 3 | -5/+6 | |
| * | | | | | | | | | | | | Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-05-02 | 4 | -27/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | / / / / / / / / | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | tracepoint: Do not warn on ENOMEM | Mathieu Desnoyers | 2018-04-30 | 1 | -2/+2 | |
| | * | | | | | | | | | | tracing: Add field modifier parsing hist error for hist triggers | Tom Zanussi | 2018-04-26 | 1 | -0/+1 | |
| | * | | | | | | | | | | tracing: Add field parsing hist error for hist triggers | Tom Zanussi | 2018-04-26 | 1 | -0/+1 | |
| | * | | | | | | | | | | tracing: Restore proper field flag printing when displaying triggers | Tom Zanussi | 2018-04-26 | 1 | -0/+10 | |
| | * | | | | | | | | | | tracing: Remove igrab() iput() call from uprobes.c | Song Liu | 2018-04-26 | 1 | -4/+3 | |
| | * | | | | | | | | | | tracing: Fix bad use of igrab in trace_uprobe.c | Song Liu | 2018-04-26 | 1 | -21/+14 | |
| * | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-04-29 | 9 | -90/+75 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME | Thomas Gleixner | 2018-04-26 | 9 | -85/+70 | |
| | * | | | | | | | | | | | tick/sched: Do not mess with an enqueued hrtimer | Thomas Gleixner | 2018-04-26 | 1 | -5/+5 | |
| | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-04-27 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | module: Fix display of wrong module .text address | Thomas Richter | 2018-04-18 | 1 | -1/+2 | |
| | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-27 | 1 | -19/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | staging: irda: remove remaining remants of irda code removal | Greg Kroah-Hartman | 2018-04-16 | 1 | -19/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-04-26 | 3 | -9/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | / / / / / / | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | tracing: Fix missing tab for hwlat_detector print format | Peter Xu | 2018-04-25 | 1 | -1/+1 | |
| | * | | | | | | | | kprobes: Fix random address output of blacklist file | Thomas Richter | 2018-04-25 | 1 | -1/+1 | |
| | * | | | | | | | | tracing: Fix kernel crash while using empty filter with perf | Ravi Bangoria | 2018-04-25 | 1 | -7/+7 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-04-24 | 3 | -23/+50 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-04-22 | 3 | -23/+50 | |
| | |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | | * | | | | | bpf: sockmap remove dead check | Jann Horn | 2018-04-20 | 1 | -3/+0 | |
| | | * | | | | | bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog | Yonghong Song | 2018-04-11 | 2 | -20/+50 | |
| * | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-04-22 | 3 | -14/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated | Laura Abbott | 2018-04-19 | 1 | -1/+3 | |
| | * | | | | | | | timekeeping: Remove __current_kernel_time() | Baolin Wang | 2018-04-17 | 1 | -7/+0 | |
| | * | | | | | | | clockevents: Fix kernel messages split across multiple lines | Geert Uytterhoeven | 2018-04-17 | 1 | -6/+5 | |
| | | |_|/ / / / | |/| | | | | | ||||||

