aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-0/+166
2021-02-23Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-2/+2
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+8
2021-02-09sample/acrn: Introduce a sample of HSM ioctl interface usageGravatar Shuo Liu 4-0/+166
2021-02-02samples: bpf: Remove unneeded semicolonGravatar Yang Li 1-1/+1
2021-02-02samples/bpf: Add include dir for MIPS Loongson64 to fix build errorsGravatar Tiezhu Yang 1-0/+4
2021-01-26samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warningsGravatar Tiezhu Yang 1-0/+4
2021-01-23samples/bpf: Add xdp program on egress for xdp_redirect_mapGravatar Hangbin Liu 2-25/+147
2021-01-23bpf, docs: Update build procedure for manually compiling LLVM and ClangGravatar Tiezhu Yang 2-9/+15
2021-01-21watch_queue: Drop references to /dev/watch_queueGravatar Gabriel Krisman Bertazi 2-2/+2
2021-01-20samples/bpf: Add BPF_ATOMIC_OP macro for BPF samplesGravatar Björn Töpel 1-4/+20
2021-01-18samples/kprobes: Add ARM supportGravatar Marc Koderer 1-0/+8
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immGravatar Brendan Jackman 4-9/+10
2021-01-11samples/kprobes: Remove misleading commentGravatar Marc Koderer 1-1/+0
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+2
2020-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 1-1/+1
2020-12-16Merge branch 'for-5.11/elecom' into for-linusGravatar Jiri Kosina 43-2853/+2149
2020-12-10samples/bpf: Fix possible hang in xdpsock with multiple threadsGravatar Magnus Karlsson 1-0/+2
2020-12-09Merge tag 'qcom-drivers-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Arnd Bergmann 1-2/+2
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 43-1070/+739
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 3-0/+4
2020-12-03samples/bpf: Fix spelling mistake "recieving" -> "receiving"Gravatar Colin Ian King 1-1/+1
2020-12-03samples/bpf: Sample application for eBPF load and socket creation splitGravatar Mariusz Dudek 4-6/+337
2020-12-02bpf: samples: Do not touch RLIMIT_MEMLOCKGravatar Roman Gushchin 27-133/+0
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-0/+4
2020-11-30samples/ftrace: Mark my_tramp[12]? globalGravatar Sami Tolvanen 3-0/+4
2020-12-01samples/bpf: Add option to set the busy-poll budgetGravatar Björn Töpel 1-0/+5
2020-12-01samples/bpf: Add busy-poll support to xdpsockGravatar Björn Töpel 1-7/+33
2020-12-01samples/bpf: Use recvfrom() in xdpsock/l2fwdGravatar Björn Töpel 1-14/+12
2020-12-01samples/bpf: Use recvfrom() in xdpsock/rxdropGravatar Björn Töpel 1-4/+4
2020-11-27HID: hidraw: Add additional hidraw input/output report ioctls.Gravatar Dean Camera 1-1/+1
2020-11-26samples: bpf: Remove bpf_load loader completelyGravatar Daniel T. Lee 4-731/+5
2020-11-26samples: bpf: Fix lwt_len_hist reusing previous BPF mapGravatar Daniel T. Lee 2-0/+2
2020-11-26samples: bpf: Refactor test_overhead program with libbpfGravatar Daniel T. Lee 2-24/+60
2020-11-26samples: bpf: Refactor ibumad program with libbpfGravatar Daniel T. Lee 3-31/+68
2020-11-26samples: bpf: Refactor task_fd_query program with libbpfGravatar Daniel T. Lee 2-28/+75
2020-11-26samples: bpf: Refactor test_cgrp2_sock2 program with libbpfGravatar Daniel T. Lee 3-22/+62
2020-11-26samples: bpf: Refactor hbm program with libbpfGravatar Daniel T. Lee 5-72/+78
2020-11-24samples: qmi: Constify static qmi opsGravatar Rikard Falkeborn 1-2/+2
2020-11-17samples/bpf: Increment Tx stats at sendingGravatar Magnus Karlsson 1-3/+3
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 2-180/+0
2020-11-10samples/bpf: Remove unused test_ipip.shGravatar Hangbin Liu 1-179/+0
2020-11-10samples/bpf: Remove duplicate include in hbmGravatar Menglong Dong 1-1/+0
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 5-5/+5
2020-10-28misc: mic: remove the MIC driversGravatar Sudeep Dutt 7-2376/+0
2020-10-27samples/bpf: Set rlimit for memlock to infinity in all samplesGravatar Toke Høiland-Jørgensen 5-5/+5
2020-10-22bpf, libbpf: Guard bpf inline asm from bpf_tail_call_staticGravatar Daniel Borkmann 1-4/+4
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 33-476/+2148
2020-10-15Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfsGravatar Linus Torvalds 1-40/+19
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-1/+2