| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf: remove tracepoints from bpf core | Alexei Starovoitov | 2018-04-30 | 3 | -35/+2 |
* | bpf: Allow bpf_current_task_under_cgroup in interrupt | Teng Qin | 2018-04-29 | 1 | -2/+0 |
* | bpf/verifier: improve register value range tracking with ARSH | Yonghong Song | 2018-04-29 | 2 | -0/+33 |
* | bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals | Yonghong Song | 2018-04-29 | 1 | -9/+2 |
* | bpf/verifier: refine retval R0 state for bpf_get_stack helper | Yonghong Song | 2018-04-29 | 1 | -0/+27 |
* | bpf: add bpf_get_stack helper | Yonghong Song | 2018-04-29 | 4 | -1/+140 |
* | bpf: change prototype for stack_map_get_build_id_offset | Yonghong Song | 2018-04-29 | 1 | -8/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-04-27 | 3 | -27/+18 |
|\ |
|
| * | bpf: Add gpl_compatible flag to struct bpf_prog_info | Jiri Olsa | 2018-04-26 | 1 | -0/+1 |
| * | bpf: allow map helpers access to map values directly | Paul Chaignon | 2018-04-24 | 1 | -17/+7 |
| * | bpf: btf: Clean up btf.h in uapi | Martin KaFai Lau | 2018-04-23 | 1 | -10/+10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-04-26 | 3 | -7/+51 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-04-26 | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-04-25 | 10 | -57/+76 |
|\| | |
| |_|/
|/| | |
|
| * | | 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-23 | 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 |
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-04-22 | 3 | -18/+17 |
| |\ \ \ \ |
|
| | * | | | | perf: Remove superfluous allocation error check | Jiri Olsa | 2018-04-17 | 1 | -8/+2 |
| | * | | | | perf: Fix sample_max_stack maximum check | Jiri Olsa | 2018-04-17 | 1 | -9/+12 |
| | * | | | | perf: Return proper values for user stack errors | Jiri Olsa | 2018-04-17 | 1 | -2/+2 |
| | * | | | | perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE] | Alexey Budankov | 2018-04-17 | 1 | -0/+4 |
| | * | | | | trace_kprobe: Remove warning message "Could not insert probe at..." | Song Liu | 2018-04-17 | 1 | -2/+0 |
| | |/ / / |
|
| * | / / | fork: unconditionally clear stack on fork | Kees Cook | 2018-04-21 | 1 | -2/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-04-21 | 17 | -346/+666 |
|\| | | |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2018-04-20 | 1 | -37/+71 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | livepatch: Allow to call a custom callback when freeing shadow variables | Petr Mladek | 2018-04-17 | 1 | -8/+18 |
| | * | | livepatch: Initialize shadow variables safely by a custom callback | Petr Mladek | 2018-04-17 | 1 | -29/+53 |
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-16 | 2 | -0/+20 |
| |\ \ \ |
|
| | * | | | syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls | Dominik Brodowski | 2018-04-05 | 2 | -0/+20 |
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-04-15 | 6 | -11/+19 |
| |\ \ \ \ |
|
| | * | | | | sched/core: Simplify helpers for rq clock update skip requests | Davidlohr Bueso | 2018-04-05 | 5 | -9/+16 |
| | * | | | | sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning | Davidlohr Bueso | 2018-04-05 | 1 | -0/+2 |
| | * | | | | Merge branch 'linus' into sched/urgent, to pick up fixes and updates | Ingo Molnar | 2018-04-05 | 71 | -2396/+3840 |
| | |\| | | |
|
| | * | | | | sched/cpufreq/schedutil: Fix error path mutex unlock | Jules Maselbas | 2018-03-31 | 1 | -2/+1 |
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-04-15 | 3 | -0/+20 |
| |\ \ \ \ \ |
|
| | * | | | | | perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open() | Song Liu | 2018-04-12 | 1 | -0/+8 |
| | * | | | | | tracing/uprobe_event: Fix strncpy corner case | Masami Hiramatsu | 2018-04-10 | 1 | -0/+2 |
| | * | | | | | perf/core: Fix perf_uprobe_init() | Song Liu | 2018-04-10 | 1 | -0/+2 |
| | * | | | | | perf/core: Fix perf_kprobe_init() | Masami Hiramatsu | 2018-04-10 | 1 | -0/+2 |
| | * | | | | | perf/core: Fix use-after-free in uprobe_perf_close() | Prashant Bhole | 2018-04-09 | 1 | -0/+6 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-04-15 | 1 | -56/+106 |
| |\ \ \ \ \ |
|