Age | Commit message (Expand) | Author | Files | Lines |
2018-04-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -4/+142 |
2018-04-11 | xarray: add the xa_lock to the radix_tree_root | Matthew Wilcox | 1 | -0/+1 |
2018-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2018-04-05 | tools headers uapi: Synchronize i915_drm.h | Arnaldo Carvalho de Melo | 1 | -4/+108 |
2018-04-04 | Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm... | Ingo Molnar | 1 | -0/+34 |
2018-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+106 |
2018-04-03 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 1 | -1/+1 |
2018-04-02 | tools include: Add config.h header file | Jiri Olsa | 1 | -0/+34 |
2018-03-31 | selftests/bpf: Selftest for sys_bind post-hooks. | Andrey Ignatov | 1 | -0/+11 |
2018-03-31 | selftests/bpf: Selftest for sys_connect hooks | Andrey Ignatov | 1 | -1/+11 |
2018-03-31 | selftests/bpf: Selftest for sys_bind hooks | Andrey Ignatov | 1 | -0/+23 |
2018-03-31 | libbpf: Support expected_attach_type at prog load | Andrey Ignatov | 1 | -0/+5 |
2018-03-28 | libbpf: add bpf_raw_tracepoint_open helper | Alexei Starovoitov | 1 | -0/+11 |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2018-03-19 | bpf: sockmap sample test for bpf_msg_pull_data | John Fastabend | 1 | -1/+2 |
2018-03-19 | bpf: sockmap sample support for bpf_msg_cork_bytes() | John Fastabend | 1 | -1/+2 |
2018-03-19 | bpf: sockmap sample, add option to attach SK_MSG program | John Fastabend | 1 | -1/+12 |
2018-03-19 | bpf: add map tests for BPF_PROG_TYPE_SK_MSG | John Fastabend | 1 | -0/+10 |
2018-03-17 | KVM: X86: Provide a capability to disable MWAIT intercepts | Wanpeng Li | 1 | -1/+1 |
2018-03-15 | bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID | Song Liu | 1 | -0/+22 |
2018-03-13 | perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES | Milind Chabbi | 1 | -11/+12 |
2018-03-10 | mn10300: Remove the architecture | David Howells | 1 | -1/+1 |
2018-03-08 | perf tools: Add MEM_TOPOLOGY feature to perf data file | Jiri Olsa | 1 | -1/+1 |
2018-03-07 | Merge branch 'perf/urgent' into perf/core, to resolve conflict | Ingo Molnar | 1 | -0/+2 |
2018-03-05 | tools headers: Sync copy of kvm UAPI headers | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2018-02-17 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 8 | -8/+1515 |
2018-02-15 | tools/headers: Synchronize kernel ABI headers, v4.16-rc1 | Ingo Molnar | 3 | -0/+168 |
2018-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -3/+4 |
2018-02-09 | bpf: Sync kernel ABI header with tooling header for bpf_common.h | Jesper Dangaard Brouer | 1 | -3/+4 |
2018-02-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+16 |
2018-02-07 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -0/+18 |
2018-02-07 | lib: optimize cpumask_next_and() | Clement Courbet | 1 | -0/+16 |
2018-02-06 | perf/headers: Sync new perf_event.h with the tools/include/uapi version | Song Liu | 1 | -0/+4 |
2018-02-03 | tools: add netlink.h and if_link.h in tools uapi | Eric Leblond | 2 | -0/+1194 |
2018-02-02 | tools headers: Synchronize uapi/linux/sched.h | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2018-02-02 | tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2018-02-02 | tools headers: Synchronize sound/asound.h | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -5/+133 |
2018-01-26 | bpf: add selftest for tcpbpf | Lawrence Brakmo | 1 | -4/+82 |
2018-01-23 | tools include asm-generic: Grab errno.h and errno-base.h | Hendrik Brueckner | 2 | -0/+163 |
2018-01-19 | bpf: offload: report device information about offloaded maps | Jakub Kicinski | 1 | -0/+3 |
2018-01-19 | bpf: Sync kernel ABI header with tooling header | Jesper Dangaard Brouer | 1 | -1/+11 |
2018-01-15 | bpf: offload: add map offload infrastructure | Jakub Kicinski | 1 | -0/+1 |
2018-01-08 | perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13 | Jiri Olsa | 1 | -3/+6 |
2018-01-08 | perf: Add sample_id to PERF_RECORD_ITRACE_START event comment | Jiri Olsa | 1 | -0/+1 |
2017-12-31 | bpf: offload: report device information for offloaded programs | Jakub Kicinski | 1 | -0/+3 |
2017-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2 | -1/+34 |
2017-12-17 | libbpf: add support for bpf_call | Alexei Starovoitov | 1 | -0/+6 |
2017-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+7 |
2017-12-15 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -12/+10 |