Age | Commit message (Expand) | Author | Files | Lines |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -3/+932 |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+5 |
2017-11-14 | Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -1/+1 |
2017-11-14 | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 1 | -4/+4 |
2017-11-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -68/+1 |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+3 |
2017-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+8 |
2017-11-13 | Merge tag 'docs-4.15' of git://git.lwn.net/linux | Linus Torvalds | 1 | -3/+3 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 59 | -1/+59 |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 59 | -1/+59 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 58 | -0/+58 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 58 | -0/+58 |
2017-10-27 | Fix tracing sample code warning. | Linus Torvalds | 1 | -1/+1 |
2017-10-27 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
2017-10-25 | locking/atomics, samples/mic/mpssd/mpssd.c: Convert ACCESS_ONCE() to READ_ONC... | Mark Rutland | 1 | -3/+3 |
2017-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2017-10-20 | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region | John Fastabend | 1 | -1/+1 |
2017-10-20 | kprobes: Remove the jprobes sample code | Masami Hiramatsu | 2 | -68/+1 |
2017-10-19 | samples: Convert timers to use timer_setup() | Kees Cook | 1 | -3/+3 |
2017-10-19 | configfs: make config_item_type const | Bhumika Goyal | 1 | -4/+4 |
2017-10-19 | livepatch: add (un)patch callbacks | Joe Lawrence | 4 | -0/+362 |
2017-10-18 | Merge tag 'trace-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+11 |
2017-10-17 | tracing/samples: Fix creation and deletion of simple_thread_fn creation | Steven Rostedt (VMware) | 1 | -3/+11 |
2017-10-12 | tracing: Fix doc mistakes in trace sample | Jeremy Linton | 1 | -5/+5 |
2017-10-02 | vfio-mdev/samples: make mdev_fops const and static | Bhumika Goyal | 1 | -1/+1 |
2017-09-28 | samples/kprobes: Add s390 case in kprobe example module | Johannes Thumshirn | 1 | -0/+8 |
2017-09-14 | livepatch: introduce shadow variable API | Joe Lawrence | 5 | -3/+570 |
2017-09-07 | Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -1/+1 |
2017-09-01 | bpf: Add lru_hash_lookup performance test | Martin KaFai Lau | 2 | -9/+112 |
2017-09-01 | samples/bpf: Update cgroup socket examples to use uid gid helper | David Ahern | 2 | -1/+16 |
2017-09-01 | samples/bpf: Update cgrp2 socket tests | David Ahern | 1 | -38/+124 |
2017-09-01 | samples/bpf: Add option to dump socket settings | David Ahern | 1 | -2/+73 |
2017-09-01 | samples/bpf: Add detach option to test_cgrp2_sock | David Ahern | 1 | -15/+35 |
2017-09-01 | samples/bpf: Update sock test to allow setting mark and priority | David Ahern | 2 | -17/+119 |
2017-08-31 | samples/bpf: Fix compilation issue in redirect dummy program | Tariq Toukan | 2 | -2/+2 |
2017-08-29 | samples/bpf: xdp_monitor tool based on tracepoints | Jesper Dangaard Brouer | 3 | -0/+387 |
2017-08-29 | samples/bpf: xdp_redirect load XDP dummy prog on TX device | Jesper Dangaard Brouer | 4 | -15/+50 |
2017-08-28 | samples/bpf: extend test_tunnel_bpf.sh with ERSPAN | William Tu | 2 | -1/+91 |
2017-08-28 | bpf: convert sockmap field attach_bpf_fd2 to type | John Fastabend | 2 | -6/+12 |
2017-08-20 | media: v4l2-pci-skeleton: constify vb2_ops structures | Julia Lawall | 1 | -1/+1 |
2017-08-19 | bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test | Martin KaFai Lau | 4 | -11/+25 |
2017-08-16 | bpf: sockmap sample program | John Fastabend | 4 | -2/+480 |
2017-08-07 | bpf: add a test case for syscalls/sys_{enter|exit}_* tracepoints | Yonghong Song | 3 | -0/+137 |
2017-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+3 |
2017-07-31 | samples/bpf: fix bpf tunnel cleanup | William Tu | 2 | -2/+3 |
2017-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+4 |
2017-07-17 | samples/bpf: add option for native and skb mode for redirect apps | Andy Gospodarek | 2 | -18/+82 |
2017-07-17 | xdp: bpf redirect with map sample program | John Fastabend | 3 | -0/+192 |
2017-07-17 | xdp: sample program for new bpf_redirect helper | John Fastabend | 3 | -0/+187 |
2017-07-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+4 |