Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-12-15 | tools/headers: Synchronize kernel <-> tooling headers | Ingo Molnar | 1 | -2/+2 |
2017-12-13 | tools/lib/lockdep: Add missing declaration of 'pr_cont()' | Mengting Zhang | 1 | -0/+1 |
2017-12-12 | bpf: fix broken BPF selftest build | Daniel Borkmann | 1 | -0/+7 |
2017-12-12 | tools/include: Remove ACCESS_ONCE() | Mark Rutland | 1 | -12/+9 |
2017-12-09 | kmemcheck: rip it out for real | Michal Hocko | 1 | -1/+0 |
2017-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -3/+12 |
2017-12-07 | Merge branch 'linus' into perf/urgent, to synchronize UAPI headers | Ingo Molnar | 3 | -16/+145 |
2017-12-05 | selftests/bpf: sync kernel headers and introduce arch support in Makefile | Hendrik Brueckner | 2 | -3/+12 |
2017-11-28 | tools headers: Syncronize mman.h ABI header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-11-28 | tools headers: Synchronize prctl.h ABI header | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2017-11-28 | tools headers: Synchronize KVM arch ABI headers | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-11-28 | tools headers: Synchronize drm/i915_drm.h | Arnaldo Carvalho de Melo | 1 | -6/+27 |
2017-11-28 | tools headers uapi: Synchronize drm/drm.h | Arnaldo Carvalho de Melo | 1 | -0/+41 |
2017-11-28 | tools headers: Synchronize perf_event.h header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-11-28 | tools headers: Synchronize kernel ABI headers wrt SPDX tags | Arnaldo Carvalho de Melo | 2 | -0/+2 |
2017-11-21 | bpftool: revert printing program device bound info | Jakub Kicinski | 1 | -6/+0 |
2017-11-21 | bpf: offload: rename the ifindex field | Jakub Kicinski | 1 | -1/+1 |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2017-11-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -8/+0 |
2017-11-16 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 1 | -8/+0 |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -8/+150 |
2017-11-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+232 |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2017-11-11 | bpf: Revert bpf_overrid_function() helper changes. | David S. Miller | 1 | -6/+1 |
2017-11-11 | tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header | Ingo Molnar | 1 | -0/+1 |
2017-11-11 | samples/bpf: add a test for bpf_override_return | Josef Bacik | 1 | -1/+6 |
2017-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 21 | -8/+27 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 63 | -7/+74 |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 63 | -7/+74 |
2017-11-05 | bpf, cgroup: implement eBPF-based device controller for cgroup v2 | Roman Gushchin | 1 | -0/+15 |
2017-11-05 | bpftool: print program device bound info | Jakub Kicinski | 1 | -0/+7 |
2017-11-04 | tools/headers: Synchronize kernel ABI headers | Ingo Molnar | 21 | -10/+28 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 50 | -0/+50 |
2017-11-03 | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags | Dan Williams | 1 | -0/+1 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 50 | -0/+50 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 50 | -0/+50 |
2017-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+1 |
2017-11-01 | bpf: remove SK_REDIRECT from UAPI | John Fastabend | 1 | -2/+1 |
2017-10-31 | tools include uapi: Grab a copy of linux/kcmp.h | Arnaldo Carvalho de Melo | 1 | -0/+27 |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2017-10-29 | bpf: rename sk_actions to align with bpf infrastructure | John Fastabend | 1 | -2/+2 |
2017-10-27 | tools include uapi: Grab a copy of linux/prctl.h | Arnaldo Carvalho de Melo | 1 | -0/+200 |
2017-10-27 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -1/+2 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -1/+1 |
2017-10-23 | selftests/bpf: fix broken build of test_maps | Alexei Starovoitov | 1 | -8/+54 |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+3 |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+2 |
2017-10-20 | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region | John Fastabend | 1 | -1/+2 |