| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  David S. Miller | 1 | -0/+2 |
| 2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 11 | -107/+315 |
| 2019-06-06 | bpf: sync tooling uapi header |  Daniel Borkmann | 1 | -0/+2 |
| 2019-06-04 | KVM: X86: Provide a capability to disable cstate msr read intercepts |  Wanpeng Li | 1 | -1/+3 |
| 2019-06-03 | Merge tag 'v5.2-rc3' into perf/core, to pick up fixes |  Ingo Molnar | 4 | -36/+4 |
| 2019-06-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 8 | -76/+312 |
| 2019-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 2 | -1/+148 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 |  Thomas Gleixner | 2 | -26/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 |  Thomas Gleixner | 1 | -5/+1 |
| 2019-05-29 | selftests/bpf: fix compilation error for flow_dissector.c |  Alan Maguire | 1 | -0/+114 |
| 2019-05-28 | perf script: Pad DSO name for --call-trace |  Jiri Olsa | 1 | -0/+1 |
| 2019-05-28 | tools headers UAPI: Sync kvm.h headers with the kernel sources |  Arnaldo Carvalho de Melo | 1 | -2/+13 |
| 2019-05-28 | tools headers UAPI: Sync drm/drm.h with the kernel |  Arnaldo Carvalho de Melo | 1 | -0/+37 |
| 2019-05-28 | tools headers UAPI: Sync drm/i915_drm.h with the kernel |  Arnaldo Carvalho de Melo | 1 | -73/+181 |
| 2019-05-28 | tools headers UAPI: Sync linux/fs.h with the kernel |  Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2019-05-28 | tools headers UAPI: Sync linux/sched.h with the kernel |  Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-05-28 | tools include UAPI: Update copy of files related to new fspick, fsmount, fsconfig, fsopen, move_mount and open_tree syscalls |  Arnaldo Carvalho de Melo | 3 | -1/+77 |
| 2019-05-24 | tools: bpf: sync uapi header bpf.h |  Jiong Wang | 1 | -0/+18 |
| 2019-05-24 | tools/bpf: sync bpf uapi header bpf.h to tools directory |  Yonghong Song | 1 | -1/+16 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 |  Thomas Gleixner | 1 | -5/+1 |
| 2019-05-14 | tools/bpf: Sync kernel btf.h header |  Gary Lin | 1 | -1/+1 |
| 2019-05-13 | tools: bpf: synchronise BPF UAPI header with tools |  Quentin Monnet | 1 | -70/+75 |
| 2019-05-08 | tool headers nolibc: add RISCV support |  Pranith Kumar | 1 | -0/+194 |
| 2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 3 | -12/+332 |
| 2019-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 1 | -2/+52 |
| 2019-04-27 | bpf: Sync bpf.h to tools |  Martin KaFai Lau | 1 | -1/+43 |
| 2019-04-26 | tools: sync bpf.h |  Matt Mullins | 1 | -1/+9 |
| 2019-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -0/+1 |
| 2019-04-25 | coresight: etm4x: Add kernel configuration for CONTEXTID |  Mathieu Poirier | 1 | -0/+2 |
| 2019-04-16 | tools include uapi: Sync sound/asound.h copy |  Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-04-16 | bpf: fix whitespace for ENCAP_L2 defines in bpf.h |  Alan Maguire | 1 | -3/+3 |
| 2019-04-12 | bpf: Sync bpf.h to tools/ |  Andrey Ignatov | 1 | -1/+50 |
| 2019-04-12 | bpf: Sync bpf.h to tools/ |  Andrey Ignatov | 1 | -1/+89 |
| 2019-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 3 | -7/+83 |
| 2019-04-11 | bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2 |  Alan Maguire | 1 | -0/+10 |
| 2019-04-11 | libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUN |  Stanislav Fomichev | 1 | -0/+7 |
| 2019-04-09 | bpf, selftest: test {rd, wr}only flags and direct value access |  Daniel Borkmann | 1 | -1/+20 |
| 2019-04-09 | bpf: sync {btf, bpf}.h uapi header from tools infrastructure |  Daniel Borkmann | 2 | -6/+46 |
| 2019-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 7 | -5/+104 |
| 2019-03-28 | tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistd |  Arnaldo Carvalho de Melo | 1 | -1/+10 |
| 2019-03-28 | tools headers uapi: Update drm/i915_drm.h |  Arnaldo Carvalho de Melo | 1 | -0/+64 |
| 2019-03-28 | tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE addition |  Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-03-28 | tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.h |  Arnaldo Carvalho de Melo | 4 | -4/+29 |
| 2019-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 2 | -37/+121 |
| 2019-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 1 | -61/+127 |
| 2019-03-22 | Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent |  Thomas Gleixner | 2 | -37/+121 |
| 2019-03-22 | bpf: Sync bpf.h to tools |  Willem de Bruijn | 1 | -3/+26 |
| 2019-03-21 | tools: update include/uapi/linux/bpf.h |  Lorenz Bauer | 1 | -1/+35 |
| 2019-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  David S. Miller | 1 | -61/+127 |
| 2019-03-14 | tools: bpf: synchronise BPF UAPI header with tools |  Quentin Monnet | 1 | -63/+120 |