summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2017-10-19livepatch: add (un)patch callbacksJoe Lawrence
2017-10-18samples/bpf: add cpumap sample program xdp_redirect_cpuJesper Dangaard Brouer
2017-10-18Merge tag 'trace-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-17tracing/samples: Fix creation and deletion of simple_thread_fn creationSteven Rostedt (VMware)
2017-10-16bpf: Add -target to clang switch while cross compiling.Abhijit Ayarekar
2017-10-12tracing: Fix doc mistakes in trace sampleJeremy Linton
2017-10-07bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song
2017-10-07bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song
2017-10-06samples/bpf: xdp_monitor increase memory rlimitJesper Dangaard Brouer
2017-10-06samples/bpf: xdp_monitor also record xdp_exception tracepointJesper Dangaard Brouer
2017-10-06samples/bpf: xdp_monitor first 8 bytes are not accessible by bpfJesper Dangaard Brouer
2017-10-04samples/bpf: use bpf_prog_query() interfaceAlexei Starovoitov
2017-10-04samples/bpf: add multi-prog cgroup test caseAlexei Starovoitov
2017-10-04[media] media: v4l2-pci-skeleton: Fix error handling path in 'skeleton_probe()'Christophe JAILLET
2017-10-02vfio-mdev/samples: make mdev_fops const and staticBhumika Goyal
2017-10-01samples/bpf: fix warnings in xdp_monitor_userStephen Hemminger
2017-09-29bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau
2017-09-28samples/kprobes: Add s390 case in kprobe example moduleJohannes Thumshirn
2017-09-21samples/bpf: Add documentation on cross compilationJoel Fernandes
2017-09-21samples/bpf: Fix pt_regs issues when cross-compilingJoel Fernandes
2017-09-21samples/bpf: Enable cross compiler supportJoel Fernandes
2017-09-21samples/bpf: Use getppid instead of getpgrp for array map stressJoel Fernandes
2017-09-14livepatch: introduce shadow variable APIJoe Lawrence
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-09-01bpf: Add lru_hash_lookup performance testMartin KaFai Lau
2017-09-01samples/bpf: Update cgroup socket examples to use uid gid helperDavid Ahern
2017-09-01samples/bpf: Update cgrp2 socket testsDavid Ahern
2017-09-01samples/bpf: Add option to dump socket settingsDavid Ahern
2017-09-01samples/bpf: Add detach option to test_cgrp2_sockDavid Ahern
2017-09-01samples/bpf: Update sock test to allow setting mark and priorityDavid Ahern
2017-08-31samples/bpf: Fix compilation issue in redirect dummy programTariq Toukan
2017-08-29samples/bpf: xdp_monitor tool based on tracepointsJesper Dangaard Brouer
2017-08-29samples/bpf: xdp_redirect load XDP dummy prog on TX deviceJesper Dangaard Brouer
2017-08-28samples/bpf: extend test_tunnel_bpf.sh with ERSPANWilliam Tu
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend
2017-08-20media: v4l2-pci-skeleton: constify vb2_ops structuresJulia Lawall
2017-08-19bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau
2017-08-16bpf: sockmap sample programJohn Fastabend
2017-08-07bpf: add a test case for syscalls/sys_{enter|exit}_* tracepointsYonghong Song
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-31samples/bpf: fix bpf tunnel cleanupWilliam Tu
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-17samples/bpf: add option for native and skb mode for redirect appsAndy Gospodarek
2017-07-17xdp: bpf redirect with map sample programJohn Fastabend
2017-07-17xdp: sample program for new bpf_redirect helperJohn Fastabend
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-12kfifo: clean up example to not use page_linkLogan Gunthorpe
2017-07-11samples/bpf: fix a build issueYonghong Song
2017-07-05bpf: fix return in load_bpf_fileLawrence Brakmo
2017-07-01bpf: Sample bpf program to set sndcwnd clampLawrence Brakmo