Age | Commit message (Expand) | Author |
2018-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2018-03-31 | selftests/bpf: Selftest for sys_bind post-hooks. | Andrey Ignatov |
2018-03-31 | selftests/bpf: Selftest for sys_connect hooks | Andrey Ignatov |
2018-03-31 | selftests/bpf: Selftest for sys_bind hooks | Andrey Ignatov |
2018-03-31 | libbpf: Support expected_attach_type at prog load | Andrey Ignatov |
2018-03-28 | libbpf: add bpf_raw_tracepoint_open helper | Alexei Starovoitov |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-19 | bpf: sockmap sample test for bpf_msg_pull_data | John Fastabend |
2018-03-19 | bpf: sockmap sample support for bpf_msg_cork_bytes() | John Fastabend |
2018-03-19 | bpf: sockmap sample, add option to attach SK_MSG program | John Fastabend |
2018-03-19 | bpf: add map tests for BPF_PROG_TYPE_SK_MSG | John Fastabend |
2018-03-16 | KVM: X86: Provide a capability to disable MWAIT intercepts | Wanpeng Li |
2018-03-15 | bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID | Song Liu |
2018-03-13 | perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES | Milind Chabbi |
2018-03-09 | mn10300: Remove the architecture | David Howells |
2018-03-08 | perf tools: Add MEM_TOPOLOGY feature to perf data file | Jiri Olsa |
2018-03-07 | Merge branch 'perf/urgent' into perf/core, to resolve conflict | Ingo Molnar |
2018-03-05 | tools headers: Sync copy of kvm UAPI headers | Arnaldo Carvalho de Melo |
2018-02-17 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2018-02-15 | tools/headers: Synchronize kernel ABI headers, v4.16-rc1 | Ingo Molnar |
2018-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-02-09 | bpf: Sync kernel ABI header with tooling header for bpf_common.h | Jesper Dangaard Brouer |
2018-02-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-02-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-02-06 | lib: optimize cpumask_next_and() | Clement Courbet |
2018-02-06 | perf/headers: Sync new perf_event.h with the tools/include/uapi version | Song Liu |
2018-02-02 | tools: add netlink.h and if_link.h in tools uapi | Eric Leblond |
2018-02-02 | tools headers: Synchronize uapi/linux/sched.h | Arnaldo Carvalho de Melo |
2018-02-02 | tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h | Arnaldo Carvalho de Melo |
2018-02-02 | tools headers: Synchronize sound/asound.h | Arnaldo Carvalho de Melo |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-25 | bpf: add selftest for tcpbpf | Lawrence Brakmo |
2018-01-23 | tools include asm-generic: Grab errno.h and errno-base.h | Hendrik Brueckner |
2018-01-18 | bpf: offload: report device information about offloaded maps | Jakub Kicinski |
2018-01-18 | bpf: Sync kernel ABI header with tooling header | Jesper Dangaard Brouer |
2018-01-14 | bpf: offload: add map offload infrastructure | Jakub Kicinski |
2018-01-08 | perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13 | Jiri Olsa |
2018-01-08 | perf: Add sample_id to PERF_RECORD_ITRACE_START event comment | Jiri Olsa |
2017-12-31 | bpf: offload: report device information for offloaded programs | Jakub Kicinski |
2017-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2017-12-17 | libbpf: add support for bpf_call | Alexei Starovoitov |
2017-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-15 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-12-15 | tools/headers: Synchronize kernel <-> tooling headers | Ingo Molnar |
2017-12-13 | tools/lib/lockdep: Add missing declaration of 'pr_cont()' | Mengting Zhang |
2017-12-12 | bpf: fix broken BPF selftest build | Daniel Borkmann |
2017-12-12 | samples/bpf: add a test for bpf_override_return | Josef Bacik |
2017-12-12 | bpf/tracing: add a bpf test for new ioctl query interface | Yonghong Song |