summaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)AuthorLines
2020-05-17samples: pidfd: build sample program for target architectureMasahiro Yamada-5/+5
2020-05-17samples: vfs: build sample programs for target architectureMasahiro Yamada-9/+4
2020-05-17samples: connector: build sample program for target architectureMasahiro Yamada-9/+3
2020-05-17samples: hidraw: build sample program for target architectureMasahiro Yamada-7/+4
2020-05-17samples: uhid: build sample program for target architectureMasahiro Yamada-6/+12
2020-05-17samples: uhid: fix warnings in uhid-exampleSam Ravnborg-2/+2
2020-05-17samples: seccomp: build sample programs for target architectureMasahiro Yamada-40/+4
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-3/+1
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-2/+0
2020-05-14samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUSLorenzo Bianconi-14/+17
2020-05-14samples: bpf: Fix build errorMatteo Croce-2/+0
2020-05-14uapi: deprecate STATX_ALLMiklos Szeredi-1/+1
2020-05-13samples/bpf: Remove compiler warningsYonghong Song-6/+6
2020-05-12samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers.Masami Hiramatsu-2/+6
2020-05-12Revert "objtool: Skip samples subdirectory"Masahiro Yamada-1/+0
2020-05-07tracing: Fix doc mistakes in trace sampleWei Yang-1/+1
2020-05-05samples: fix binderfs sampleArnd Bergmann-2/+6
2020-04-30docs: networking: convert pktgen.txt to ReSTMauro Carvalho Chehab-1/+1
2020-04-21vmalloc: fix remap_vmalloc_range() bounds checksJann Horn-1/+1
2020-04-07samples/hw_breakpoint: drop use of kallsyms_lookup_name()Will Deacon-2/+7
2020-04-07samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writesWill Deacon-1/+1
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+11
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-105/+163
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+11
2020-03-23samples, bpf: Refactor perf_event user program with libbpf bpf_linkDaniel T. Lee-82/+159
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee-23/+4
2020-02-24media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil-1/+1
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-80/+73
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+2
2020-02-05samples: bpf: Allow for -ENETDOWN in xdpsockMaciej Fijalkowski-1/+2
2020-02-05samples: bpf: Drop doubled variable declaration in xdpsockMaciej Fijalkowski-1/+0
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-18/+15
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada-80/+73
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-17/+1
2020-01-29Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-175/+620
2020-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds-17/+30
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-119/+116
2020-01-22objtool: Skip samples subdirectoryJosh Poimboeuf-0/+1
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen-113/+112
2020-01-20samples/bpf: Don't try to remove user's homedir on cleanToke Høiland-Jørgensen-1/+1
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie-6/+21
2020-01-17livepatch: Handle allocation failure in the sample of shadow variable APIPetr Mladek-6/+16
2020-01-17livepatch/samples/selftest: Use klp_shadow_alloc() API correctlyPetr Mladek-3/+6
2020-01-17livepatch/sample: Use the right type for the leaking data pointerPetr Mladek-10/+10
2020-01-16devmap: Adjust tracepoint for map-less queue flushJesper Dangaard Brouer-5/+3
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-2/+2
2020-01-02samples/seccomp: Zero out members based on seccomp_notif_sizesSargun Dhillon-2/+2
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-56/+504
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-4/+18