Age | Commit message (Expand) | Author |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | bpf: remove SK_REDIRECT from UAPI | John Fastabend |
2017-10-29 | bpf: rename sk_actions to align with bpf infrastructure | John Fastabend |
2017-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-10-20 | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region | John Fastabend |
2017-10-09 | tools include uapi bpf.h: Sync kernel ABI header with tooling header | Arnaldo Carvalho de Melo |
2017-09-25 | tools include: Sync kernel ABI headers with tooling headers | Ingo Molnar |
2017-09-13 | Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s... | Ingo Molnar |
2017-09-12 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-09-12 | tools include linux: Guard against redefinition of some macros | Arnaldo Carvalho de Melo |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-05 | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-09-01 | perf tools: Support new sample type for physical address | Kan Liang |
2017-08-28 | bpf: convert sockmap field attach_bpf_fd2 to type | John Fastabend |
2017-08-28 | perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file | Mike Leach |
2017-08-28 | coresight: pmu: Adds return stack option to perf coresight pmu | Mike Leach |
2017-08-22 | perf tools: Add support for printing new mem_info encodings | Andi Kleen |
2017-08-19 | bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test | Martin KaFai Lau |
2017-08-16 | bpf: sockmap sample program | John Fastabend |
2017-08-09 | bpf: add BPF_J{LT,LE,SLT,SLE} instructions | Daniel Borkmann |
2017-08-08 | selftests: bpf: add a test for XDP redirect | William Tu |
2017-08-01 | tools include uapi: Grab a copy of linux/vhost.h | Arnaldo Carvalho de Melo |
2017-08-01 | tools include uapi: Grab a copy of linux/kvm.h | Arnaldo Carvalho de Melo |
2017-08-01 | tools include uapi: Grab a copy of sound/asound.h | Arnaldo Carvalho de Melo |
2017-08-01 | tools include uapi: Grab copies of drm/{drm,i915_drm}.h | Arnaldo Carvalho de Melo |
2017-07-31 | tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header | Arnaldo Carvalho de Melo |
2017-07-31 | tools include uapi: Grab a copy of asm-generic/ioctls.h | Arnaldo Carvalho de Melo |
2017-07-31 | tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header | Arnaldo Carvalho de Melo |
2017-07-30 | Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres... | Ingo Molnar |
2017-07-29 | bpf: testing: fix devmap tests | John Fastabend |
2017-07-20 | tools include: Adopt strstarts() from the kernel | Arnaldo Carvalho de Melo |
2017-07-20 | tools include uapi: Grab a copy of linux/sched.h | Arnaldo Carvalho de Melo |
2017-07-18 | perf/core: Define the common branch type classification | Jin Yao |
2017-07-18 | tools include uapi asm-generic: Grab a copy of fcntl.h | Arnaldo Carvalho de Melo |
2017-07-18 | tools: Update include/uapi/linux/fcntl.h copy from the kernel | Arnaldo Carvalho de Melo |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-07-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-07-03 | bpf: add bpf_skb_adjust_room helper | Daniel Borkmann |
2017-07-01 | bpf: update tools/include/uapi/linux/bpf.h | Lawrence Brakmo |
2017-06-27 | tools include: Add byte-swapping macros to kernel.h | Adrian Hunter |
2017-06-19 | tools: Adopt __aligned from kernel sources | Arnaldo Carvalho de Melo |
2017-06-19 | tools: Adopt __packed from kernel sources | Arnaldo Carvalho de Melo |
2017-06-19 | tools: Adopt noinline from kernel sources | Arnaldo Carvalho de Melo |
2017-06-19 | tools: Adopt __scanf from kernel sources | Arnaldo Carvalho de Melo |
2017-06-19 | tools: Adopt __printf from kernel sources | Arnaldo Carvalho de Melo |
2017-06-19 | tools: Adopt __noreturn from kernel sources | Arnaldo Carvalho de Melo |
2017-06-10 | bpf: add bpf_set_hash helper for tc progs | Daniel Borkmann |
2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-06 | bpf: Test for bpf ID | Martin KaFai Lau |